> For the complete documentation index, see [llms.txt](https://knowledgebase.fabricdata.com/studio/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.fabricdata.com/studio/origin-studio-knowledge-base.md).

# Origin Studio Knowledge Base

## Welcome

Welcome to the central hub for Origin Studio, the SaaS command centre of the Origin product family. In an industry reaching a tipping point of rising costs and "bespoke" complexity, Origin Studio is our stand for a better way: a unified, disciplined, and AI-ready approach to title management.

At Fabric, we believe the era of the "over-customised" supply chain is over. Origin Studio provides the essential foundation you need to manage your private title catalogue with maximum efficiency and minimum friction.

#### Why Origin Studio?

* **Enrichment First:** Stop the manual grind. By integrating with Origin Nexus, Studio allows you to ingest validated global data instantly, reducing manual effort while skyrocketing data quality.
* **Built for Intelligence:** We’ve cleared the "data chaos." Origin Studio’s unified architecture provides the clean, trusted foundation required to unleash the power of generative and predictive AI.
* **Disciplined Scaling:** We focus on the specialized core so you can focus on the content. By following industry best practices, we ensure your supply chain is a lean engine, not an expensive anchor.
* **Total Sovereignty:** While we provide the global context, you retain full control. Enrich, extend, and manage your private metadata to fit your specific business needs.

#### How to Navigate This Knowledge Base

This repository is designed to help you move from "customized chaos" to "simplified scale."

<table data-view="cards"><thead><tr><th></th><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Origin Studio Quick Start Guide</strong></td><td><a href="/pages/2kWxEH9ToYzWEGdHhWY1">/pages/2kWxEH9ToYzWEGdHhWY1</a></td><td><a href="https://images.unsplash.com/photo-1608496601160-f86d19a44f9f?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxzdGFydHxlbnwwfHx8fDE3NzAyNjk3Njl8MA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1608496601160-f86d19a44f9f?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxzdGFydHxlbnwwfHx8fDE3NzAyNjk3Njl8MA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><strong>API &#x26; Integration</strong></td><td><a href="/pages/KhoPBAMbGRKMOvEBUrvk">/pages/KhoPBAMbGRKMOvEBUrvk</a></td><td><a href="https://images.unsplash.com/photo-1690585703267-de31ea667ef0?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxhcGl8ZW58MHx8fHwxNzcwMzc0OTc1fDA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1690585703267-de31ea667ef0?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwyfHxhcGl8ZW58MHx8fHwxNzcwMzc0OTc1fDA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr><tr><td><strong>Use Case Library</strong></td><td><a href="/pages/cvQpAc5ca9iQiuuYDFcN">/pages/cvQpAc5ca9iQiuuYDFcN</a></td><td><a href="https://images.unsplash.com/photo-1544640808-32ca72ac7f37?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw4fHxsaWJyYXJ5fGVufDB8fHx8MTc3MDM3NDk2Nnww&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1544640808-32ca72ac7f37?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw4fHxsaWJyYXJ5fGVufDB8fHx8MTc3MDM3NDk2Nnww&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td></tr></tbody></table>

#### Partnering for a Simplified Future

We are here to help you move toward a more sustainable, intelligent industry. If you can't find the answers you need within these pages, our team is ready to collaborate:

* **Technical Questions:** Reach out via our [Service Desk](https://fabric.atlassian.net/servicedesk/customer/portal/336).
* **Strategic Growth:** Contact your Account Manager or Customer Success Manager.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://knowledgebase.fabricdata.com/studio/origin-studio-knowledge-base.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
