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

# How to Download a Chat

> Learn how to download and export your GC AI chat conversations.

<iframe src="https://www.loom.com/embed/a273033cd07643c186f6ca3b99c22cb8" width="100%" height="450" frameBorder="0" webkitAllowFullScreen mozAllowFullScreen allowFullScreen style={{ borderRadius: '8px' }} />

GC AI offers multiple ways to export your conversations and content.

## Exporting a Full Chat

To download an entire conversation:

1. Open the chat you want to export.
2. Select the export option in the chat header.
3. Choose your preferred format:
   * **PDF**: Best for sharing and archiving
   * **DOCX**: Best for further editing in Word
   * **Markdown**: Best for plain text or developer workflows

Your exported chat includes a detailed "Citations" section when applicable:

* **With citations included:** A "Citations" section appears at the end of your downloaded file, detailing each citation with its number, the quoted text, and the source filename.
* **Without citations included:** The downloaded file will not contain citation markers or the "Citations" section, giving you a cleaner version focused on the conversation.

## Exporting Individual Messages

<iframe src="https://www.loom.com/embed/cc1fb62afc6241e0b923b28ee057fbbe" width="100%" height="450" frameBorder="0" webkitAllowFullScreen mozAllowFullScreen allowFullScreen style={{ borderRadius: '8px' }} />

You can also download individual AI responses rather than the entire chat. Select the download option on any message to save just that response in PDF, DOCX, or Markdown format.

## Exporting Tables

<iframe src="https://www.loom.com/embed/b8ee6e22c51a4e72ad2b5b6d86ab4f83" width="100%" height="450" frameBorder="0" webkitAllowFullScreen mozAllowFullScreen allowFullScreen style={{ borderRadius: '8px' }} />

When GC AI generates tables in its responses, you can export them separately in formats optimized for data work:

* **CSV**: For spreadsheets and data analysis
* **XLSX**: For Microsoft Excel with formatting preserved
* **PDF**: For sharing and archiving
* **DOCX**: For Word documents
* **Markdown**: For plain text

## Generating Slides

GC AI can generate PowerPoint (PPTX) slide decks directly from chat. See [Creating PowerPoint Slides](/guides/prompting/creating-powerpoint-slides) for details on how to generate presentations.

<Note>
  Chats must be downloaded individually and cannot be bulk downloaded.
</Note>
