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

# Ophel Atlas: Turn AI Chats into Navigable Documents

> Ophel Atlas is a browser extension that adds real-time outlines, conversation folders, and a prompt library to 15 major AI platforms — no account required.

Ophel Atlas enhances your AI chat experience by turning long, scrollable conversations into structured, navigable documents. Install it on Chrome, Firefox, or as a userscript, then open any supported AI site to get a powerful side panel with outlines, conversation management, and productivity tools — all stored locally in your browser.

<CardGroup cols={2}>
  <Card title="Quick Install" icon="rocket" href="/docs/installation">
    Get Ophel running in your browser in under two minutes. Supports Chrome,
    Edge, Firefox, and Tampermonkey.
  </Card>

  <Card title="Panel Overview" icon="sidebar" href="/docs/panel-overview">
    Learn the panel layout, floating buttons, ghost mode, and edge-snap
    navigation.
  </Card>

  <Card title="Smart Outline" icon="list-tree" href="/docs/features/outline">
    Auto-generated table of contents for every conversation, with bookmarks,
    scroll tracking, and word counts.
  </Card>

  <Card title="Conversation Management" icon="folder-open" href="/docs/features/conversations">
    Organize chats into folders and tags, with search, filters, and batch
    actions.
  </Card>

  <Card title="Prompt Library" icon="wand-magic-sparkles" href="/docs/features/prompts">
    Build a reusable prompt library with variable templates and an automated
    prompt queue.
  </Card>

  <Card title="Global Search" icon="magnifying-glass" href="/docs/features/global-search">
    Search across outlines, conversations, prompts, and settings — all from one
    place.
  </Card>
</CardGroup>

## Get started in 3 steps

<Steps>
  <Step title="Install the extension">
    Download Ophel Atlas from the [Chrome Web
    Store](https://chromewebstore.google.com/detail/ai-chat-organizer-outline/lpcohdfbomkgepfladogodgeoppclakd),
    [Edge
    Add-ons](https://microsoftedge.microsoft.com/addons/detail/ophel-atlas-ai-chat-navi/ffpenkdeifijngifjmbbpijfpdhlolga),
    [Firefox
    Add-ons](https://addons.mozilla.org/firefox/addon/ophel-ai-chat-enhancer/),
    or [Greasy
    Fork](https://greasyfork.org/scripts/563646-ophel-ai-chat-page-enhancer) for
    Tampermonkey. See the [Installation guide](/docs/installation) for manual
    sideloading options.
  </Step>

  <Step title="Open a supported AI site">
    Visit any of the 15 supported platforms — ChatGPT, Gemini, Claude, Grok,
    DeepSeek, and more. The Ophel panel appears automatically on the side of the
    page.
  </Step>

  <Step title="Explore the panel">
    Start a conversation and watch the Smart Outline populate in real time. Use
    the **Conversations** tab to organize chats into folders, and the
    **Prompts** tab to build your reusable prompt library.
  </Step>
</Steps>

## Supported AI platforms

Ophel works on 15 platforms out of the box:

<CardGroup cols={3}>
  <Card title="ChatGPT" icon="https://mintcdn.com/urzeye/YJk3uWLWrfC3DTSE/images/icons/chatgpt.png?fit=max&auto=format&n=YJk3uWLWrfC3DTSE&q=85&s=28861b5796a85b2037ac6c173434291c" href="https://chatgpt.com" width="32" height="32" data-path="images/icons/chatgpt.png">
    chatgpt.com
  </Card>

  <Card title="Gemini" icon="https://mintcdn.com/urzeye/YJk3uWLWrfC3DTSE/images/icons/gemini.png?fit=max&auto=format&n=YJk3uWLWrfC3DTSE&q=85&s=84887258f848728bc76ae6f6f50f3c0a" href="https://gemini.google.com" width="32" height="32" data-path="images/icons/gemini.png">
    gemini.google.com
  </Card>

  <Card title="Claude" icon="https://mintcdn.com/urzeye/YJk3uWLWrfC3DTSE/images/icons/claude.svg?fit=max&auto=format&n=YJk3uWLWrfC3DTSE&q=85&s=315620d729cf03d73b4303f8e5188d43" href="https://claude.ai" width="24" height="24" data-path="images/icons/claude.svg">
    claude.ai
  </Card>

  <Card title="Grok" icon="https://mintcdn.com/urzeye/YJk3uWLWrfC3DTSE/images/icons/grok.png?fit=max&auto=format&n=YJk3uWLWrfC3DTSE&q=85&s=832d9f1edc5344b1cf23fd4a546dc231" href="https://grok.com" width="32" height="32" data-path="images/icons/grok.png">
    grok.com
  </Card>

  <Card title="DeepSeek" icon="https://mintcdn.com/urzeye/YJk3uWLWrfC3DTSE/images/icons/deepseek.svg?fit=max&auto=format&n=YJk3uWLWrfC3DTSE&q=85&s=2cfdfc2d87718628a4de1071df78f849" href="https://chat.deepseek.com" width="35" height="26" data-path="images/icons/deepseek.svg">
    chat.deepseek.com
  </Card>

  <Card title="Kimi, Doubao, and more" icon="ellipsis" href="/docs/introduction#supported-platforms">
    View all 15 platforms
  </Card>
</CardGroup>

<Note>
  Ophel stores all your data locally in your browser. No account is required and
  no conversation data is ever uploaded to Ophel's servers.
</Note>
