Zorp Docs
Search
K

How is my Data organized in Chronos?

Following data is available in chronos:
  • Tasks
  • Users
  • Teams

Tasks

All the tasks data are available in chronos in two different sets of datasets/tables
  1. 1.
    All Tasks: This dataset will look something like all_tasks_<your company id>
  2. 2.
    Workflow specific tasks: For convenience, we also provide the workflow specific tasks in the second set of datasets
    • Each workflow will have its own dataset, for example tasks_<workflow id>
    • Each list inside the workflow will have its own dataset, for example tasks_<workflow id>_<list name>

Users

All user data is available in all_users_<your company id> dataset

Teams

All team data is available in all_users_<your company id> dataset
Important Note:
This data is available in chronos with a delay of 5 minutes