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

# Studio

> Where workspace knowledge is maintained

**Studio** (Knowledge Studio) is where teams maintain what a workspace knows. It is the setup and governance surface, not the place work products are authored.

Studio lives in the signed-in app at [app.aiql.io](https://app.aiql.io). It shares a workspace with [Observatory](/products/observatory). Changes in Studio are what Observatory reasons over.

## What teams do in Studio

* **Sources** — documents and other inputs brought into the workspace.
* **Connectors** — links to enterprise systems and data stores, including a connector marketplace. Programmatic access is the [Connectors API](/products/connectors-api).
* **Ontologies and references** — the concepts, relationships, and reference datasets the workspace uses. Catalog-level schema work also lives on [Ontologies](/products/ontologies) and the [Ontologies API](/products/ontologies-api).
* **Knowledge** — encoded facts and extracted structure held in the workspace.
* **Rules** — constraints and logic experts contribute so reasoning stays consistent.
* **Preferences** — how the workspace should behave for that organization.
* **Lineage** — where knowledge came from and how it was derived.
* **Requests** — review flows for adding or removing sources.
* **Design systems** — presentation defaults used when Observatory authors documents and decks.

Studio is not a chat or dashboard UI. Querying, canvases, and documents sit in Observatory. Embeddable Studio views (including common knowledge and source preview) are listed on the [React SDK](/products/react-sdk).
