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

# Welcome to Onyx!

> Open Source AI Platform for Work

## What is Onyx?

Onyx is your team's entry point to Generative AI,
offering a natural language interface for any LLM while integrating seamlessly with your knowledge and applications.
Build tailored AI Agents, search for documents, browse the web, and more — all in one place.

<img className="rounded-image" src="https://mintcdn.com/danswer/CYnFh-BbVhq-Scr6/assets/overview/core_features/chat_ui.png?fit=max&auto=format&n=CYnFh-BbVhq-Scr6&q=85&s=39ec287a46827b08fcc19a7af42d486c" alt="Onyx Chat Interface" width="4054" height="2702" data-path="assets/overview/core_features/chat_ui.png" />

### Quickstart

<Columns cols={2}>
  <Card title="Deploy Onyx Locally" icon="server" href="/deployment/getting_started/quickstart">
    Checkout our quickstart guide to self-host Onyx in minutes.
  </Card>

  <Card title="Try Onyx Cloud" icon="cloud" href="https://cloud.onyx.app">
    Sign up for a free trial of Onyx Cloud, no credit card required.
  </Card>
</Columns>

## Major Features

<Tip>
  The best way to quickly get familiar with Onyx is to check out the features below!
</Tip>

<Columns cols={2}>
  <Card title="Chat" icon="comment" href="/overview/core_features/chat">
    Conversational interface to your LLMs, Agents, and knowledge.
  </Card>

  <Card title="Agents" icon="robot" href="/overview/core_features/agents">
    Create AI agents tailored to your use cases with custom instructions, knowledge, and actions.
  </Card>

  <Card title="Internal Search" icon="magnifying-glass" href="/overview/core_features/internal_search">
    Search through your organization's knowledge and connected applications.
  </Card>

  <Card title="Web Search" icon="globe" href="/overview/core_features/web_search">
    Enrich the knowledge of the LLM with the latest information from the internet.
  </Card>

  <Card title="Actions" icon="play" href="/overview/core_features/actions">
    Enable Actions connected to your team's applications to let Agents automate work.
  </Card>

  <Card title="Code Execution" icon="code" href="/overview/core_features/code_interpreter">
    Execute code directly within your chat sessions for complex calculations and data analysis.
  </Card>
</Columns>

<Info>
  To learn about other features, check out the [Core Features](/overview/core_features/chat)
  section or visit the [Admin Docs](/admins/overview) for an even more in depth breakdown.
</Info>

## Why Onyx?

Why choose Onyx over ChatGPT, Microsoft Copilot, Google Gemini, or Glean?

* **Reliable Responses from Internal Knowledge:**
  Onyx builds a knowledge index using LLM-native techniques. Powered with contextual retrieval, advanced RAG,
  hybrid search, and AI-generated knowledge graphs, Onyx ensures the most relevant results and the least hallucinations.

* **Open Source:**
  Onyx is made for security, data privacy, and ease of self-hosting. It's easy and free to get started.
  For teams investing in a long-term GenAI strategy,
  Onyx can be easily extended or customized to your team's future needs.

* **Highly Configurable:**
  Onyx is designed to be flexible, so you can optimize the experience for your team. Plug and play any LLM model,
  connect only the data you need, and enable the features you want your team to use.

## Ready to Get Started?

**Next Steps:**

<Columns cols={2}>
  <Card title="Deploy Onyx Locally" icon="server" href="/deployment/getting_started/quickstart">
    Checkout our quickstart guide to self-host Onyx in minutes.
  </Card>

  <Card title="Try Onyx Cloud" icon="cloud" href="https://cloud.onyx.app">
    Sign up for a free trial of Onyx Cloud, no credit card required.
  </Card>
</Columns>
