# Action Center data model

> | **Dimensions** | **Description** |
| --- | --- |
| **Id** | Unique identifier for each action. |
| **Title** | Title or name of the action. |
| **Priority** | Priority status of the action (e.g. High, Medium, Low, Critical). |
| **Status** | Current status of the action (e.g. Completed, Pending, Unassigned). |
| **Assignee User Id** | Unique identifier of the user to whom the action is assigned. |
| **Assignee User Name** | Full name of the user to whom the action is assigned. |
| **Data** | Additional data related to a action which contains extended information about the action. |
| **Type** | Type of current action. (e.g. App, Form, External, Document Validation, Document Classification, Data Labeling). |
| **Folder Id** | Unique identifier of the folder where the action belongs to. |
| **Folder Name** | Fully qualified name of the folder where the action belongs to. |
| **Last Modification Date Time** | Date and time when the action was last modified. |
| **Last Modifier User Id** | Unique identifier of the user who last modified the action. |
| **Last Modifier User Name** | Full name of the user who last modified the action. |
| **Creation Date Time** | Date and time when the action was created. |
| **Last Assigned Time** | Date and time when the action was last assigned to a user. |
| **Creator User Id** | Unique identifier of the user who created the action. |
| **Creator User Name** | Full name of the user who created the action. |
| **Catalog Id** | Unique identifier of the catalog under which the action falls. |
| **Catalog Name** | Name of the catalog under which the action falls. |
| **Completion Duration** | Duration in different units from when the action was last assigned until it was completed. |
| **Unassigned Duration** | Duration in different units from when the action was created until it was assigned or until current time if is it still not assigned to any user. |

## Actions

| **Dimensions** | **Description** |
| --- | --- |
| **Id** | Unique identifier for each action. |
| **Title** | Title or name of the action. |
| **Priority** | Priority status of the action (e.g. High, Medium, Low, Critical). |
| **Status** | Current status of the action (e.g. Completed, Pending, Unassigned). |
| **Assignee User Id** | Unique identifier of the user to whom the action is assigned. |
| **Assignee User Name** | Full name of the user to whom the action is assigned. |
| **Data** | Additional data related to a action which contains extended information about the action. |
| **Type** | Type of current action. (e.g. App, Form, External, Document Validation, Document Classification, Data Labeling). |
| **Folder Id** | Unique identifier of the folder where the action belongs to. |
| **Folder Name** | Fully qualified name of the folder where the action belongs to. |
| **Last Modification Date Time** | Date and time when the action was last modified. |
| **Last Modifier User Id** | Unique identifier of the user who last modified the action. |
| **Last Modifier User Name** | Full name of the user who last modified the action. |
| **Creation Date Time** | Date and time when the action was created. |
| **Last Assigned Time** | Date and time when the action was last assigned to a user. |
| **Creator User Id** | Unique identifier of the user who created the action. |
| **Creator User Name** | Full name of the user who created the action. |
| **Catalog Id** | Unique identifier of the catalog under which the action falls. |
| **Catalog Name** | Name of the catalog under which the action falls. |
| **Completion Duration** | Duration in different units from when the action was last assigned until it was completed. |
| **Unassigned Duration** | Duration in different units from when the action was created until it was assigned or until current time if is it still not assigned to any user. |

| **Measures** | **Description** |
| --- | --- |
| **Task Count** | Total number of actions. |

## Action Activities

| **Dimensions** | **Description** |
| --- | --- |
| **Id** | Unique identifier assigned to each action activity. |
| **Task Id** | Unique identifier of action associated with the activity. |
| **Activity Type** | Type of activity related to the action. |
| **Target User Id** | Unique identifier of the user who is targeted by this activity. |
| **Target User Name** | Full name of the user who is targeted by this activity. |
| **Notes** | These are any additional notes provided during this activity. |
| **Creation Date Time** | Date and time when the action activity was created. |
| **Creator User Id** | Unique identifier of the user who created the action activity. |
| **Creator User Name** | Full name of the user who created the action activity. |

| **Measures** | **Dimensions** |
| --- | --- |
| **Task Activity Count** | Total number of action activities. |
