> ## Documentation Index
> Fetch the complete documentation index at: https://agents.concierca.ch/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to your project

Concierca AI is your company's AI workspace. It gives every employee a personal AI agent and a team of specialized agents that work on your company's data, follow your company's rules, and report back to you.

* **Agents** — autonomous AI workers with their own briefing, skills, tools, and data access.
* **Missions** — repeatable multi-step workflows with human approval gates and budgets.
* **Knowledge & memory** — company know-how and context your agents use automatically.
* **Data views** — live tables over your business data, with fine-grained visibility control.
* **Integrations** — email, calendars, CRMs, and any MCP server, connected securely.

Everything an agent does is logged, budgeted, and reviewable — humans stay in control.

<Columns cols={2}>
  <Card title="User Guide" icon="book-open" href="/guide/introduction">
    Learn the product surface by surface: chat, inbox, agents, missions, knowledge, data views, and settings.
  </Card>

  <Card title="API Reference" icon="code" href="/api/introduction">
    Connect Claude, ChatGPT, or your own runtime to the Concierca AI MCP server and operate your workspace programmatically.
  </Card>
</Columns>

## New here?

Follow the [Quickstart](/quickstart) for a five-step first run: sign in, create an agent, give it skills and connections, run it, and read the result in your inbox.
