Schema for Focus
Focus drives enterprise-wide outcomes by connecting strategic priorities to goals and the supporting work, teams, and funds. Read more about Focus.
If you add Focus data to an Atlassian Data Lake connection, you can query that data from the following tables:
Columns with an asterisk (*) are only available when you include all data for your app in a Data Lake connection. Read more about how to set the scope of data for Atlassian Data Lake connections.
Tables for focus area data
There are several tables for focus area data:
Focus area
Focus area status update
Focus area sub-focus area mapping
Focus area type
Focus area
The focus_area table contains the latest information for all focus areas.
The table uses the following columns:
Created at
The date and time (UTC time zone) when the focus area was created.
SQL name |
|
|---|---|
Data type | Datetime |
Focus area ID
The unique identifier of the focus area. Use this as the primary key for focus area data.
SQL name |
|
|---|---|
Data type | String |
Focus area type ID
The unique identifier of the focus area type.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Health*
The health of the focus area.
SQL name |
|
|---|---|
Data type | String |
Example values |
|
Lifecycle status*
Represents the lifecycle of a focus area, which can be in an active, archived, or draft state.
SQL name |
|
|---|---|
Data type | String |
Example values |
|
Name*
The name of the focus area.
SQL name |
|
|---|---|
Data type | String |
Owned by
The unique identifier of the owner of the the focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Parent focus area ID
The unique identifier of the parent focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to another record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Status*
The status of the focus area.
SQL name |
|
|---|---|
Data type | String |
Example values |
|
Target date*
The target date of the focus area.
SQL name |
|
|---|---|
Data type | Date |
Target date type*
The type of target date for the focus area.
SQL name |
|
|---|---|
Data type | String |
Example values |
|
Updated at
The date and time (UTC time zone) when the focus area was last updated.
SQL name |
|
|---|---|
Data type | Datetime |
URL*
The URL of the focus area.
SQL name |
|
|---|---|
Data type | String |
Example value | https://test.focus.com/focus/focus-area/01bf6913-eefd-4c24-8afd-5c02797a88b8 |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area status update
The focus_area_status_update table contains the latest information on status updates made to each focus area.
The table uses the following columns:
Created at
The date and time (UTC time zone) when the status update was created.
SQL name |
|
|---|---|
Data type | Datetime |
Created by
The unique identifier of the person who created the status update.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area ID
The unique identifier of the focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area status update ID
The unique identifier of the status update. Use this as the primary key for focus area status update data.
SQL name |
|
|---|---|
Data type | String |
New health*
The new health value given to the focus area in the status update.
SQL name |
|
|---|---|
Data type | String |
Example value | on track |
New status*
The new status value given to the focus area in the status update.
SQL name |
|
|---|---|
Data type | String |
Example value | in progress |
New target date*
The new target date given to the focus area in the status update.
SQL name |
|
|---|---|
Data type | Date |
New target date type*
The new type of target date given to the focus area in the status update.
SQL name |
|
|---|---|
Data type | String |
Example values |
|
Previous health*
The previous health value of the focus area before the status update.
SQL name |
|
|---|---|
Data type | String |
Example value | at risk |
Previous status*
The previous status value of the focus area before the status update.
SQL name |
|
|---|---|
Data type | String |
Example value | pending |
Previous target date*
The previous target date of the focus area before the status update.
SQL name |
|
|---|---|
Data type | Date |
Previous target date type*
SQL name |
|
|---|---|
Data type | String |
Example value |
|
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Updated at
The date and time (UTC time zone) when the status update of the focus area was last updated.
SQL name |
|
|---|---|
Data type | Datetime |
Updated by
The unique identifier of the person who last updated the status update.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
URL*
The URL of the status update.
SQL name |
|
|---|---|
Data type | String |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area sub-focus area mapping
The focus_area_sub_focus_area_mapping table holds associations between focus areas and their sub-focus areas.
The table uses the following columns:
Focus area ID
The unique identifier of the focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Sub-focus area ID
The unique identifier of the sub-focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area type
The focus_area_type table contains the latest information on your focus area types. Read more about focus area types.
The table uses the following columns:
Created at
The date and time (UTC time zone) when the focus area type was created.
SQL name |
|
|---|---|
Data type | Datetime |
Focus area type ID
The unique identifier of the focus area type. Use this as the primary key for focus area type data.
SQL name |
|
|---|---|
Data type | String |
Level*
The hierarchy level of the focus area type. 0 is the highest hierarchy level.
SQL name |
|
|---|---|
Data type | Number |
Name*
The name of the focus area type.
SQL name |
|
|---|---|
Data type | String |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Updated at
The date and time (UTC time zone) when the focus area type was last updated.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Table for custom field data
Focus area custom field definition
The focus_area_custom_field_definition table holds the definitions of custom fields for focus areas.
Created at
The date and time (UTC time zone) when the custom field definition was created.
SQL name |
|
|---|---|
Data type | Datetime |
Created by
The unique identifier of the person who created the custom field definition.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Custom field definition ID
The unique identifier of a custom field definition. Use this as the primary key for custom field definitions.
SQL name |
|
|---|---|
Data type | String |
Description
More details about the custom field definition.
SQL name |
|
|---|---|
Data type | String |
Name
The name of the custom field definition.
SQL name |
|
|---|---|
Data type | String |
Example values |
|
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Search key
A system-generated key used for performing searches against the custom field definition.
SQL name |
|
|---|---|
Data type | String |
Example values |
|
Type
Represents the type of a custom field definition.
SQL name |
|
|---|---|
Data type | String |
Example values |
|
Updated at
The date and time (UTC time zone) when the custom field definition was last updated.
SQL name |
|
|---|---|
Data type | Datetime |
Updated by
The unique identifier of the person who last updated the custom field definition.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area custom field saved value
The focus_area_custom_field_saved_value table holds the values of the custom fields for focus areas.
Created at
The date and time (UTC time zone) when the custom field definition was created.
SQL name |
|
|---|---|
Data type | Datetime |
Created by
The unique identifier of the person who created the value of the custom field for the focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Custom field definition ID
The unique identifier of the custom field definition associated with the saved value.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Custom field saved value ID
The unique identifier for a custom field. Use this as the primary key for saved values of custom fields.
SQL name |
|
|---|---|
Data type | String |
Focus area ID
The unique identifier of the focus area in which the value of the custom field is set.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Number value
The value of the custom field if its type is NUMBER.
SQL name |
|
|---|---|
Data type | Number |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Text value
The value of the custom field if its type is TEXT.
SQL name |
|
|---|---|
Data type | String |
Updated at
The date and time (UTC time zone) when the custom field saved value was last updated.
SQL name |
|
|---|---|
Data type | Datetime |
Updated by
The unique identifier of the person who last updated the custom field saved value.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Table for Align project data
Align project
The align_project table contains the latest information on all your Align projects.
The table uses the following columns:
Created at
The date and time (UTC time zone) when the Align project was created.
SQL name |
|
|---|---|
Data type | Datetime |
Name*
The name of the Align project.
SQL name |
|
|---|---|
Data type | String |
Project ID
The unique identifier of the Align project. Use this as the primary key for Align project data.
SQL name |
|
|---|---|
Data type | String |
Project type*
The type of Align project.
SQL name |
|
|---|---|
Data type | String |
Example values |
|
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Status*
The status of the Align project.
SQL name |
|
|---|---|
Data type | String |
Target date*
The target date of the Align project.
SQL name |
|
|---|---|
Data type | Datetime |
Updated at
The date and time (UTC time zone) when the Align project was last updated.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Tables for relationships across apps
These tables help to connect data from this schema to data from other app schemas in the Atlassian Data Lake. You can query these tables if at least one of the apps is included in the Data Lake connection. However, if both apps aren’t included, the relevant tables won’t have data.
Focus area Align project mapping
The focus_area_align_project_mapping table holds associations between focus areas and Align projects.
The table uses the following columns:
Align project ID
The unique identifier of the Align project.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area ID
The unique identifier of the focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
The unique identifier of the workspace that the focus area belongs to.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the workspace table in the schema for organization data. |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area Atlassian project mapping
The focus_area_atlassian_project_mapping table holds associations between focus areas from the Focus app and Atlassian projects.
The table uses the following columns:
Focus area ID
The unique identifier of a focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
An Atlassian identifier that maps to the Focus instance that the focus area belongs to.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Project ID
The unique identifier of an Atlassian project.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Project workspace ID
An Atlassian identifier that maps to the Atlassian Projects instance that the project belongs to.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Updated at
The date and time (UTC time zone) when the association between the focus area and the Atlassian project was last updated.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area Goal mapping
The focus_area_goal_mapping table holds associations between focus areas from Focus and goals from the Goals app.
The table uses the following columns:
Focus area ID
The unique identifier of a focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
An Atlassian identifier that maps to the Focus instance that the focus area belongs to.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Goal ID
The unique identifier of a goal.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Goal workspace ID
An Atlassian identifier that maps to the Goals instance that the goal belongs to.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Updated at
The date and time (UTC time zone) when the association between the focus area and the goal was last updated.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area Jira work item mapping
The focus_area_jira_issue_mapping table holds associations between focus areas and Jira work items.
The table uses the following columns:
Focus area ID
The unique identifier of the focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
An Atlassian identifier that maps to the Focus instance that the focus area belongs to.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Jira workspace ID
An Atlassian identifier that maps to the Jira instance that the work item belongs to.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Updated at
The date and time (UTC time zone) when the association between the focus area and the Jira work item was last updated.
SQL name |
|
|---|---|
Data type | Datetime |
Work item ID
The unique identifier of the Jira work item.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area Talent position mapping
The focus_area_talent_position_mapping table holds associations between focus areas in Focus and positions in Talent.
The table uses the following columns:
Focus area ID
The unique identifier of the focus area.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
An Atlassian identifier that maps to the Focus instance that the focus area belongs to.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Position ID
The unique identifier of the position.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Talent workspace ID
An Atlassian identifier that maps to the Talent instance that the position belongs to.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Tables for Asks data
Ask
The focus_ask table contains the latest information for all asks.
The table uses the following columns:
Ask ID
The unique identifier of the ask. Use this as the primary key for ask data.
SQL name |
|
|---|---|
Data type | String |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Workspace table. |
Name
The name of the ask.
SQL name |
|
Data type | String |
Description
The description of the ask.
SQL name |
|
Data type | String |
Justification
The justification for the ask.
SQL name |
|
Data type | String |
Impacted work Atlassian project ID
The unique identifier of the impacted Atlassian project.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Project table. |
Impacted work Align project ID
The unique identifier of the impacted Align project.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Align project table. |
Impacted work Jira work item ID
The unique identifier of the impacted Jira work item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Work item table. |
Target date
The target date of the ask.
SQL name |
|
Data type | Date |
Target date type
The type of target date for the ask.
SQL name |
|
Data type | String |
Status
The status of the ask.
SQL name |
|
Data type | String |
Submitter ID
The unique identifier of the person who submitted the ask.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Account table. |
Owner ID
The unique identifier of the person who owns the ask.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Account table. |
Submitting team ID
The unique identifier of the team that submitted the ask.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Team table. |
Receiving team ID
The unique identifier of the team that received the ask.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Team table. |
Priority
The priority of the ask.
SQL name |
|
Data type | String |
URL
The URL of the ask.
SQL name |
|
Data type | String |
Proposed date
The proposed date for the ask.
SQL name |
|
Data type | Date |
Proposed date type
The type of proposed date for the ask.
SQL name |
|
Data type | String |
Proposed by ID
The unique identifier of the person who proposed the date for the ask.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Account table. |
Created at
The date and time (UTC time zone) when the ask was created.
SQL name |
|
Data type | Datetime |
Created by ID
The unique identifier of the person who created the ask.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Account table. |
Updated at
The date and time (UTC time zone) when the ask was last updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who last updated the ask.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Account table. |
Ask comment
The focus_ask_comment table contains the latest information for all ask comments.
The table uses the following columns:
Ask comment ID
The unique identifier of the ask comment. Use this as the primary key for ask comment data.
SQL name |
|
Data type | String |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
Data type | Datetime |
Ask ID
The unique identifier of the ask.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Ask table. |
Parent comment ID
The unique identifier of the parent comment.
SQL name |
|
Data type | String |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Workspace table. |
Comment
The comment text.
SQL name |
|
Data type | String |
URL
The URL of the ask comment.
SQL name |
|
Data type | String |
Created by ID
The unique identifier of the person who created the ask comment.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the Account table. |
Created at
The date and time (UTC time zone) when the ask comment was created.
SQL name |
|
Data type | Datetime |
Updated at
The date and time (UTC time zone) when the ask comment was last updated.
SQL name |
|
Data type | Datetime |
Tables for Funds data
Use these tables to query Funds financial data from Focus in Atlassian Analytics. The tables are available in Atlassian Data Lake connections that include Funds data.
To query Funds data, create or edit an Atlassian Data Lake connection that includes Focus, then select Include Funds data. If the option isn’t selected, Funds tables aren’t included in the connection.
Benefit item
The focus_benefit_item table contains the latest information for your Focus benefit items.
Benefit item ID
The unique identifier of the benefit item. Use this as the primary key for benefit item data.
SQL name |
|
Data type | String |
Benefit type ID
The unique identifier of the benefit type.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Created at
The date and time in UTC when the benefit item was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the benefit item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
External ref
The external identifier of the benefit item.
SQL name |
|
Data type | String |
Focus area ID
The unique identifier of the focus area.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Name
The name of the benefit item.
SQL name |
|
Data type | String |
Example value | AI Savings |
Updated at
The date and time in UTC when the benefit item was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the benefit item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Benefit period value
The focus_benefit_period_value table contains the latest information for your Focus benefit period values.
Amount
The amount for the benefit period value.
SQL name |
|
Data type | Number |
Benefit item ID
The unique identifier of the benefit item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Benefit period value ID
The unique identifier of the benefit period value. Use this as the primary key for benefit period value data.
SQL name |
|
Data type | String |
Created at
The date and time in UTC when the benefit period value was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the benefit period value.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Financial version ID
The unique identifier of the financial version.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Period month
The month associated with the benefit period value.
SQL name |
|
Data type | Date |
Example values | 2026-03 2026-04 |
Updated at
The date and time in UTC when the benefit period value was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the benefit period value.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Benefit type
The focus_benefit_type table contains the latest information for your Focus benefit types.
Benefit type ID
The unique identifier of the benefit type. Use this as the primary key for benefit type data.
SQL name |
|
Data type | String |
Created at
The date and time in UTC when the benefit type was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the benefit type.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Name
The name of the benefit type.
SQL name |
|
Data type | String |
Example value | Productivity gains |
Key
The unique key of the benefit type.
SQL name |
|
Data type | String |
Example value | productivity gains |
Updated at
The date and time in UTC when the benefit type was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the benefit type.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Cost item
The focus_cost_item table contains the latest information for your Focus cost items.
Cost item ID
The unique identifier of the cost item. Use this as the primary key for cost item data.
SQL name |
|
Data type | String |
Cost subtype ID
The unique identifier of the cost subtype.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Cost type
The cost type of the cost item.
SQL name |
|
Data type | String |
Example values | labor non_labor |
Created at
The date and time in UTC when the cost item was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the cost item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Expenditure type
The expenditure type of the cost item.
SQL name |
|
Data type | String |
Example values | capex opex |
External ref
The external identifier of the cost item.
SQL name |
|
Data type | String |
Focus area ID
The unique identifier of the focus area.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Investment category ID
The unique identifier of the investment category.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Name
The name of the cost item.
SQL name |
|
Data type | String |
Example value | Infrastructure |
Updated at
The date and time in UTC when the cost item was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the cost item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Cost period value
The focus_cost_period_value table contains the latest information for your Focus cost period values.
Amount
The amount for the cost period value.
SQL name |
|
Data type | Number |
Cost item ID
The unique identifier of the cost item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Cost period value ID
The unique identifier of the cost period value. Use this as the primary key for cost period value data.
SQL name |
|
Data type | String |
Created at
The date and time in UTC when the cost period value was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the cost period value.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Financial version ID
The unique identifier of the financial version.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Period month
The month associated with the cost period value.
SQL name |
|
Data type | Date |
Example values | 2026-03 2026-04 |
Updated at
The date and time in UTC when the cost period value was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the cost period value.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Cost subtype
The focus_cost_subtype table contains the latest information for your Focus cost subtypes.
Cost subtype ID
The unique identifier of the cost subtype. Use this as the primary key for cost subtype data.
SQL name |
|
Data type | String |
Cost type
The cost type of the cost subtype.
SQL name |
|
Data type | String |
Example values | labor non_labor |
Created at
The date and time in UTC when the cost subtype was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the cost subtype.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Name
The name of the cost subtype.
SQL name |
|
Data type | String |
Example value | Contractors |
Key
The unique key of the cost subtype.
SQL name |
|
Data type | String |
Example value | contractors |
Updated at
The date and time in UTC when the cost subtype was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the cost subtype.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Financial version
The focus_financial_version table contains the latest information for your Focus financial versions.
Created at
The date and time in UTC when the financial version was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the financial version.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Financial version ID
The unique identifier of the financial version. Use this as the primary key for financial version data.
SQL name |
|
Data type | String |
Name
The name of the financial version.
SQL name |
|
Data type | String |
Example value | Forecast |
Type
The type of the financial version.
SQL name |
|
Data type | String |
Example values | forecast actual baseline baseline_revision |
Updated at
The date and time in UTC when the financial version was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the financial version.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Fiscal calendar configuration
The focus_fiscal_calendar_configuration table contains the latest information for your Focus fiscal calendar configurations.
Created at
The date and time in UTC when the fiscal calendar configuration was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the fiscal calendar configuration.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Effective until
The effective end date and time (UTC time zone) of the fiscal calendar configuration.
SQL name |
|
Data type | Datetime |
Effective start at
The effective start date and time (UTC time zone) of the fiscal calendar configuration.
SQL name |
|
Data type | Datetime |
Fiscal calendar configuration ID
The unique identifier of the fiscal calendar configuration. Use this as the primary key for fiscal calendar configuration data.
SQL name |
|
Data type | String |
Is active
Whether the fiscal calendar configuration is active.
SQL name |
|
Data type | Boolean |
Start month number
The start month number of the fiscal year represented by 1-12.
SQL name |
|
Data type | Number |
Updated at
The date and time in UTC when the fiscal calendar configuration was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the fiscal calendar configuration.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Focus area budget
The focus_area_budget table contains the latest information for your Focus focus area budgets.
Amount
The amount value of the focus area budget.
SQL name |
|
Data type | Number |
Created at
The date and time in UTC when the focus area budget was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the focus area budget.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Fiscal year
The fiscal year for the focus area budget.
SQL name |
|
Data type | Number |
Example values | 2026 2025 |
Focus area ID
The unique identifier of the focus area.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Focus area budget ID
The unique identifier of the focus area budget. Use this as the primary key for focus area budget data.
SQL name |
|
Data type | String |
Updated at
The date and time in UTC when the focus area budget was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the focus area budget.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Investment category
The focus_investment_category table contains the latest information for your Focus investment categories.
Key
The unique key of the investment category.
SQL name |
|
Data type | String |
Example value | research |
Created at
The date and time in UTC when the investment category was created.
SQL name |
|
Data type | Datetime |
Created by
The unique identifier of the person who created the investment category.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Investment category ID
The unique identifier of the investment category. Use this as the primary key for investment category data.
SQL name |
|
Data type | String |
Name
The name of the investment category.
SQL name |
|
Data type | String |
Example value | Research |
Updated at
The date and time in UTC when the investment category was updated.
SQL name |
|
Data type | Datetime |
Updated by
The unique identifier of the person who updated the investment category.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Relationship tables for Funds data
These mapping tables connect Funds benefit and cost items to related Align projects, Atlassian projects, and Jira work items.
Benefit item Align project mapping
The benefit_item_align_project_mapping table contains associations between benefit items and Align projects.
Align project ID
The unique identifier of the Align project.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Benefit item ID
The unique identifier of the benefit item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
The unique identifier of the workspace that the benefit item belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Benefit item Atlassian project mapping
The benefit_item_atlassian_project_mapping table contains associations between benefit items and Atlassian projects.
Benefit item ID
The unique identifier of the benefit item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
An Atlassian identifier that maps to the Focus instance that the benefit item belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Project ID
The unique identifier of an Atlassian project.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Project workspace ID
An Atlassian identifier that maps to the Atlassian Projects instance that the project belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Updated at
The date and time in UTC when the association between the benefit item and the Atlassian project was last updated.
SQL name |
|
Data type | Datetime |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Benefit item Jira work item mapping
The focus_benefit_item_jira_issue_mapping table contains associations between benefit items and Jira work items.
Benefit item ID
The unique identifier of the benefit item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
An Atlassian identifier that maps to the Focus instance that the benefit item belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Jira workspace ID
An Atlassian identifier that maps to the Jira instance that the work item belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Updated at
The date and time in UTC when the association between the benefit item and the Jira work item was last updated.
SQL name |
|
Data type | Datetime |
Work item ID
The unique identifier of the Jira work item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Cost item Align project mapping
The cost_item_align_project_mapping table contains associations between cost items and Align projects.
Align project ID
The unique identifier of the Align project.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Cost item ID
The unique identifier of the cost item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
The unique identifier of the workspace that the cost item belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Cost item Atlassian project mapping
The cost_item_atlassian_project_mapping table contains associations between cost items and Atlassian projects.
Cost item ID
The unique identifier of the cost item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
An Atlassian identifier that maps to the Focus instance that the cost item belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Project ID
The unique identifier of an Atlassian project.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Project workspace ID
An Atlassian identifier that maps to the Atlassian Projects instance that the project belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Updated at
The date and time in UTC when the association between the cost item and the Atlassian project was last updated.
SQL name |
|
Data type | Datetime |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Cost item Jira work item mapping
The focus_cost_item_jira_issue_mapping table contains associations between cost items and Jira work items.
Cost item ID
The unique identifier of the cost item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Focus workspace ID
An Atlassian identifier that maps to the Focus instance that the cost item belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Jira workspace ID
An Atlassian identifier that maps to the Jira instance that the work item belongs to.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Updated at
The date and time in UTC when the association between the cost item and the Jira work item was last updated.
SQL name |
|
Data type | Datetime |
Work item ID
The unique identifier of the Jira work item.
SQL name |
|
Data type | String |
Foreign key | Links to a record in the |
Row refreshed at
The last refresh time (UTC time zone) for this record.
SQL name |
|
|---|---|
Data type | Datetime |
Workspace ID
An Atlassian identifier that maps data to a site in the workspace table.
SQL name |
|
|---|---|
Data type | String |
Foreign key | Links to a record in the |
Was this helpful?