For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tasks 2.0

TaskTemplates define task content and fields, while TaskTemplateCompositions combine several templates into one executable sequence.

TaskAssignments define recipients, timing, and recurrence. They use Targetables for user and department assignment and Entity Permissions for administration access.

TaskExecutions are the concrete tasks generated from assignments. Their TaskProgressFields store values submitted for the configured TaskFields.

Last updated