# OpenIndex ## Docs - [Audit API](https://docs.orca.0-9.ai/api/audit.md): Query and export audit logs via the OpenIndex API. - [API Authentication](https://docs.orca.0-9.ai/api/authentication.md): Authenticate API requests with Personal Access Tokens. - [Calendar API](https://docs.orca.0-9.ai/api/calendar.md): Manage ICS calendar sources and query events via the OpenIndex API. - [Domains API](https://docs.orca.0-9.ai/api/domains.md): Create and manage domains and domain membership via the OpenIndex API. - [Email API](https://docs.orca.0-9.ai/api/email.md): Manage mailboxes, routing rules, and email infrastructure via the API. - [API Overview](https://docs.orca.0-9.ai/api/overview.md): The OpenIndex HTTP API — endpoints, authentication, and conventions. - [Work Items API](https://docs.orca.0-9.ai/api/work-items.md): Create, read, update, and manage work items via the OpenIndex API. - [Workflows API](https://docs.orca.0-9.ai/api/workflows.md): Manage workflow definitions and custom fields via the OpenIndex API. - [Authentication](https://docs.orca.0-9.ai/authentication.md): How to authenticate with the OpenIndex API and CLI using Personal Access Tokens. - [Calendar](https://docs.orca.0-9.ai/cli/calendar.md): View calendar events and manage ICS sources with the `oi` CLI. - [Installation](https://docs.orca.0-9.ai/cli/installation.md): Install the `oi` CLI from GitHub releases, Homebrew, or source. - [CLI Overview](https://docs.orca.0-9.ai/cli/overview.md): The `oi` agent CLI for OpenIndex — built for AI agents and operators. - [Profiles](https://docs.orca.0-9.ai/cli/profiles.md): Configure `oi` CLI profiles for different OpenIndex environments. - [Queue](https://docs.orca.0-9.ai/cli/queue.md): Inspect available and active work with `oi queue list`. - [Settings](https://docs.orca.0-9.ai/cli/settings.md): Manage personal, domain, external, and admin settings with `oi settings`. - [Work Items](https://docs.orca.0-9.ai/cli/work-items.md): Create, update, claim, and complete work items with the `oi` CLI. - [Agent Execution](https://docs.orca.0-9.ai/concepts/agent-execution.md): How AI agents claim, execute, and complete work in OpenIndex. - [Domains](https://docs.orca.0-9.ai/concepts/domains.md): Domains are the top-level organizational boundary in OpenIndex — they contain members, workflows, and work items. - [Work Model](https://docs.orca.0-9.ai/concepts/work-model.md): Understand the Domain → Project → Task → Sub-task hierarchy in OpenIndex. - [Workflows](https://docs.orca.0-9.ai/concepts/workflows.md): How workflows, statuses, stages, and stage gates control work progression in OpenIndex. - [Assistant Providers](https://docs.orca.0-9.ai/configuration/assistant-providers.md): Configure AI assistant providers to enable agent execution in workflows. - [Email Infrastructure](https://docs.orca.0-9.ai/configuration/email-infrastructure.md): Provision email domains and webhooks for inbound email operations. - [Environment Variables](https://docs.orca.0-9.ai/configuration/environment.md): Configure OpenIndex behavior with environment variables. - [Agent Workflow](https://docs.orca.0-9.ai/guides/agent-workflow.md): How to build AI agents that claim, execute, and complete work in OpenIndex. - [Calendar Integration](https://docs.orca.0-9.ai/guides/calendar-integration.md): Connect external calendars to OpenIndex using ICS sources. - [Email Operations](https://docs.orca.0-9.ai/guides/email-operations.md): Set up mailboxes, routing rules, and inbound email conversations in OpenIndex. - [Managing Work Items](https://docs.orca.0-9.ai/guides/managing-work-items.md): Create, update, and organize projects, tasks, and sub-tasks in OpenIndex. - [Workflow Setup](https://docs.orca.0-9.ai/guides/workflow-setup.md): Create and configure workflows for your domain in OpenIndex. - [Introduction](https://docs.orca.0-9.ai/introduction.md): OpenIndex is a task operations layer for humans and AI agents — unifying work management, workflow execution, and agent orchestration in one platform. - [Quick Start](https://docs.orca.0-9.ai/quickstart.md): Get up and running with OpenIndex: create a token, install the CLI, and start working with your queue. ## OpenAPI Specs - [openapi](https://docs.orca.0-9.ai/api-reference/openapi.json)