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

# Chat

> Work with your data through conversational AI

Chat brings all HQ tools into one interface. Instead of clicking through menus, you talk to your data directly.

<video controls width="100%">
  <source src="https://mintcdn.com/openpolitics/sQ8DyD30OddnGDSH/images/chat-demo.mp4?fit=max&auto=format&n=sQ8DyD30OddnGDSH&q=85&s=0a8c665a6af5183636d180d5348ea572" type="video/mp4" data-path="images/chat-demo.mp4" />
</video>

## What You Can Do

<CardGroup cols={2}>
  <Card title="Ask Questions" icon="message">
    Query your uploaded content directly. The system pulls relevant context from your infospace's vector store.
  </Card>

  <Card title="Create Schemas" icon="code">
    Describe what you want to extract in conversation. Get a working schema back.
  </Card>

  <Card title="Run Analysis" icon="play">
    "Apply my bias schema to the Reuters bundle" - natural language commands for annotation runs.
  </Card>

  <Card title="Explore Results" icon="chart-bar">
    Drill down, filter, compare across runs. Ask follow-up questions about your findings.
  </Card>
</CardGroup>
