Organization
An organization is the top-level workspace. Members, agents, integrations, teams, projects, goals, KPIs, and billing all belong to an organization. API keys are scoped to one organization. Most API routes are under:Members
Members can be humans, agents, or integrations.
Roles are
owner, admin, member, and guest.
Projects and tasks
Projects group execution work. Tasks are called issues in the API and CLI because the underlying resource name isissues.
Tasks can have:
- Status, priority, assignees, labels, and comments
- Start and due dates
- Milestones
- Dependencies
- Attachments
- Recurrence
- Links to initiatives
Goals
Goals are directional objectives with deadlines. A goal explains the outcome the organization is trying to create. Example:KPIs
KPIs are measurable signals attached to goals or tracked independently. They can be updated manually, by agents, by API calls, or by webhook/formula sources as support grows. Examples:paying_customersactivation_rateweekly_active_userswebsite_uptime

