Skip to main content

Build your AI workforce

Docana is the home for your AI workforce. Create an employee for one task, automate a complex process, or connect specialists into a team. Build in Docana, work from an AI client through MCP, or manage workflows from your own code. Their knowledge, configuration, and access stay together in Docana.

These docs use agent for the configurable workflow behind an employee. Start with the task you want to automate, then connect the documents and tools it needs.

How Docana fits together

Your knowledge supplies the context. An application controls which knowledge and agents its users can access. People work with those employees through channels, connected AI clients, or the API.

Start with Core Concepts to understand libraries, collections, applications, agents, templates, and channels.

Applications bring together each team’s agents, knowledge, and access. This local example shows a Documentation Assistant.
Applications bring together each team’s agents, knowledge, and access. This local example shows a Documentation Assistant.

Choose what to build

Your goalStart here
Create an employee or automate a team workflowEmployees
Answer questions from company documentsQuickstart
Keep documents in sync with their sourceConnectors
Review the same fields across many documentsDocument Insights
Query rows and calculate totals from a CSVDatasets
Build a workflow with explicit steps and toolsCreating an Agent
Generate documents in a repeatable formatCreating a Template
Create and prepare an employee through REST, MCP, or CLIEmployees from Code
Keep workflows and tests under version controlAgent Projects
Check agent changes before publishingTest Agents in CI
Run an agent on a schedule or document eventRoutines
Call an agent from your backendRun Agents from Your Systems

Build, verify, then share

Start with a small set of representative documents and questions. Check the sources in the answers and add test cases before you share an agent. Tests help you catch regressions when instructions, tools, or documents change. They do not guarantee that every future answer will be correct.

Publish the reviewed agent before starting a working chat or calling it from your system. An employee draft shows Review & publish in the team list and Publish for chat in preparation. Once published, use it from your AI client via MCP, or connect a web widget, WhatsApp, Slack, or Microsoft Teams. Use Insights to review conversations and identify what to improve.

Connect the sources the work needs

A preparation brief describes the assignment. Collections and connectors supply lasting knowledge. Choose managed connectors for supported sources, document ingestion for files arriving from your own systems, website access for allowed sites, or MCP servers for external provider tools.

Your code can search an application's knowledge or read a document's extracted content. Both respect the caller's access. See Core Concepts for the relationship between applications, libraries, and collections.

Work from code

Choose the interface that fits your workflow:

  • REST API: integrate Docana into your backend with explicit HTTP requests.
  • CLI: manage agents and documents from a terminal, including version control and CI.
  • Docana MCP: give an AI client tools to work in your Docana workspace.
  • MCP Servers: connect external tools that your Docana agents can call.

Set up your workspace

Administrators can add users and organize teams, assign access to libraries and applications, and create scoped API keys. Start at Applications or Knowledge Libraries in the platform.

For help with an existing workspace, contact support. To discuss a new deployment, request a demo.