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

# Welcome to Saga

Saga is built for legal work. Ask questions across your documents, research case law, review contracts in bulk, translate materials, and automate the steps you repeat — all in one place, all with citations back to the source.

<div
  style={{
position: "relative",
paddingBottom: "56.25%",
height: 0,
overflow: "hidden",
borderRadius: "8px",
}}
>
  <iframe
    src="https://customer-o9gov0bnb8uwmtvh.cloudflarestream.com/4721446da141391e85d5f26ba136c1f6/iframe?poster=https%3A%2F%2Fcustomer-o9gov0bnb8uwmtvh.cloudflarestream.com%2F4721446da141391e85d5f26ba136c1f6%2Fthumbnails%2Fthumbnail.jpg%3Ftime%3D%26height%3D600&controls=true"
    loading="lazy"
    style={{
  position: "absolute",
  top: 0,
  left: 0,
  width: "100%",
  height: "100%",
  border: "none",
}}
    allow="accelerometer; gyroscope; autoplay; encrypted-media; picture-in-picture;"
    allowFullScreen
  />
</div>

## Explore

<CardGroup cols={2}>
  <Card title="Key concepts" href="/guides/quickstart">
    Projects, knowledge bases, assistants, citations, libraries — how Saga fits
    together.
  </Card>

  <Card title="Projects" href="/guides/projects">
    Organize matters with documents, AI chat, and structured reviews.
  </Card>

  <Card title="Chat" href="/guides/chat">
    Ask questions, analyze documents, and draft content with AI.
  </Card>

  <Card title="Legal research" href="/guides/legal-research">
    Search across legal databases for case law, legislation, and commentary.
  </Card>

  <Card title="Grid review" href="/guides/grid-review">
    Analyze multiple documents against the same questions.
  </Card>

  <Card title="Translate" href="/guides/translate">
    Translate legal documents and text between 30+ languages.
  </Card>

  <Card title="Workflows" href="/guides/workflows">
    Chain together AI tasks into automated flows.
  </Card>

  <Card title="Admin panel" href="/guides/admin">
    Manage your organization's settings, users, and shared libraries.
  </Card>
</CardGroup>
