Skip to main content
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. It shares a workspace with 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.
  • Ontologies and references — the concepts, relationships, and reference datasets the workspace uses. Catalog-level schema work also lives on Ontologies and the 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.