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

# Importing Your Chats

> Import your chat history from OpenAI and Anthropic

<video src="https://meltylabs.fly.storage.tigris.dev/AntImport.mp4" autoPlay muted loop alt="Import Chats" className="rounded-xl" />

When you move to Chorus, you don't have to give up all of your previous conversations. Chorus supports importing your chat history from both OpenAI's ChatGPT and Anthropic's Claude.

To get started:

<Steps>
  <Step title="Open settings">
    Open settings with <kbd>⌘</kbd> + <kbd>,</kbd>, or by clicking the settings icon in the bottom of the sidebar.

    Select the `Import from OpenAI` or `Import from Anthropic` button.
  </Step>

  <Step title="Export your chats">
    Follow the instructions to export your chats from OpenAI or Anthropic.

    For OpenAI, go to [Settings -> Data Controls](https://chatgpt.com/#settings/DataControls) and click "Export data".

    For Anthropic, go to [Settings -> Data Privacy Controls](https://claude.ai/settings/data-privacy-controls) and click "Export data".
  </Step>

  <Step title="Drag in the exported file">
    Then, drag in the exported file. All your chats will be imported into a new project.
  </Step>
</Steps>
