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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://docs.omni.co/feedback

```json
{
  "path": "/",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Welcome to the Omni docs!

> Omni is the BI platform that combines a shared data model with the flexibility of SQL for governed, self-service analytics.

Omni is the business intelligence platform that combines the consistency of a shared data model with the freedom of SQL.

You don’t have to choose between a governed model and agile analysis. Focus on answering data questions, and Omni will build a data model as you go, allowing for reusability, governance, and performance optimization.

## New to Omni?

Start here! Use our onboarding video collection to get up and running with Omni.

<Columns cols={3}>
  <Card title="Model developer onboarding" icon="circle-play" href="/getting-started/developers">
    Get started developing models and content in Omni
  </Card>

  <Card title="Viewer onboarding" icon="eye" href="/getting-started/viewers">
    Learn how to navigate Omni as a viewer of dashboards
  </Card>

  <Card title="Administration" icon="lock" href="/administration">
    Manage users, billing, authentication, and more in your Omni instance
  </Card>
</Columns>

## Develop with Omni

<Columns cols={2}>
  <Card title="REST APIs" icon="code" href="/api">
    Programmatically interact with Omni via API
  </Card>

  <Card title="Embedded analytics" icon="chart-simple" href="/embed">
    Build AI-powered data applications with Omni
  </Card>
</Columns>

## Inspiration and releases

<Columns cols={2}>
  <Card title="Demos" icon="wand-sparkles" href="/demos">
    Check out what we're building or experimenting with
  </Card>

  <Card title="Community" icon="discourse" href="https://community.omni.co">
    Search for Omni FAQs, how-to guides, and analytical patterns
  </Card>
</Columns>

<Columns cols={2}>
  <Card title="Changelog" icon="chart-simple" href="/changelog">
    Keep up with the latest product releases
  </Card>

  <Card title="Example showcase" icon="wand-magic-sparkles" href="/showcase">
    Get inspired with examples of visualizations, dashboards, and more!
  </Card>
</Columns>
