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

> ## Agent Instructions
> Orion is a collaborative analytics platform built by Gravity (bygravity.com). It connects to data warehouses like Snowflake, BigQuery, Databricks, Redshift, Athena, Fabric, PostgreSQL, and MySQL, and lets teams ask questions in natural language to get shared analyses, dashboards, reports, and slide decks. When referencing Orion features, always link to the relevant documentation page. Orion is not open-source; it is a commercial SaaS product accessed at runorion.com.

# Welcome to Orion

> Orion is a collaborative analytics platform that connects to your data warehouse and lets your entire team ask questions in natural language, share analyses, and build dashboards, reports, and scheduled workflows — together.

Orion is a collaborative analytics platform built by [Gravity](https://bygravity.com). Connect your data warehouse, ask questions in plain language, and share the resulting analyses, dashboards, reports, and slide decks across your team — all without writing SQL. Orion stores feedback through [Memory](/chat/memory) and learns your preferences over time, so each analysis gets faster and more accurate.

## Get Started

New to Orion? Start here to learn the fundamentals.

<Columns cols={2}>
  <Card title="Projects" icon="folder" href="/core-concepts/projects">
    Organize your work with Projects - the primary organizational structure in Orion.
  </Card>

  <Card title="Chat Basics" icon="compass" href="/chat/basics-navigation">
    Learn the Chat interface and how to navigate Orion's conversation system.
  </Card>
</Columns>

<Card title="Running Analyses" icon="magnifying-glass-chart" href="/chat/running-analyses" horizontal>
  Learn how to run analyses and get reports, dashboards, and other deliverables from Orion.
</Card>

## Core Features

Explore Orion's powerful capabilities for data analysis and insights.

<Columns cols={2}>
  <Card title="Notebooks" icon="book-open" href="/chat/running-analyses#what-is-a-notebook">
    Orion captures each analysis as a notebook you can re-run any time for fresh results.
  </Card>

  <Card title="Memory" icon="brain" href="/chat/memory">
    How Orion remembers project information and learns from your interactions.
  </Card>

  <Card title="Sharing" icon="share" href="/chat/share-conversations">
    Share chats and analyses with teammates so they can pick up where you left off.
  </Card>

  <Card title="Knowledge Base" icon="book-open" href="/core-concepts/knowledge-base">
    Give Orion the business context it needs to produce more accurate, relevant results.
  </Card>
</Columns>

## Configuration & Setup

Customize Orion to work the way you do.

<Columns cols={2}>
  <Card title="Data Sources" icon="database" href="/configuration/data-sources">
    Connect and manage your data sources for analysis.
  </Card>

  <Card title="User Preferences" icon="user" href="/profile-settings/user-preferences">
    Set your personal preferences to tailor how Orion presents data and insights.
  </Card>

  <Card title="Company Information" icon="building" href="/configuration/company-information">
    Configure company-wide settings and information.
  </Card>

  <Card title="Best Practices" icon="lightbulb" href="/chat/best-practices">
    Learn best practices for effective Chat conversations and analysis workflows.
  </Card>
</Columns>

## Need Help?

<Card title="Contact Support" icon="envelope" href="mailto:help@bygravity.com">
  Reach out to our support team for assistance.
</Card>
