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

# AI Studio overview

> The control room for data, tools, agents, and integrations.

AI Studio (accessible from the profile dropdown top-right) is where every setup task lives.

## Navigation

Left rail (icon-hover to expand) grouped into:

**Data**

* Data sources — files, HubSpot, connectors.
* Governance — column classification, entity meanings.
* Knowledge graph — entity relationships.

**Intelligence**

* LLM Configuration — API key, model choice.

**Automation**

* Integrations — Jira, Asana, Notion, Linear, Monday.
* MCPs — Model Context Protocol servers.
* Agents — reusable AI helpers.
* Skills — capability packs for agents.
* Tools — the full tool registry.
* Flows — the visual authoring canvas.

## When to use it

* **Setup** — new data source, new integration, new API key.
* **Governance** — clarify what a column means so Xura queries it correctly.
* **Advanced authoring** — build a Flow or Agent from scratch.
* **Debugging** — check what tools are available, verify a connection.

## Deep-link URLs

* `?poc=studio&tab=data-sources` — Data Sources.
* `?poc=studio&tab=flows` — Flows library.
* `?poc=studio&tab=flows&flow=<id>` — specific flow editor.
* `?poc=studio&tab=agents` — Agents.
* `?poc=studio&tab=integrations` — Integrations.
* `?poc=studio&tab=llm` — LLM Configuration.

These deep links are shareable — send `?poc=studio&tab=flows&flow=abc123` to a teammate and they land in the same flow editor.
