# Download All Sources Button


Quickly download all sources from your Gemini Notebook in one click.

:::tip Video walkthrough
[Watch on YouTube](https://www.youtube.com/watch?v=gv556vKBQ2U)
:::

## What It Does

The Download All Sources button appears in the source panel header on Gemini Notebook. It allows you to download all sources from your current notebook in various formats.

## How to Use

1. Open any notebook in Gemini Notebook
1. Look for the download icon button in the source panel header
1. Click the button to start downloading all sources
1. Choose your preferred format (PDF, Markdown, Text, or ZIP)
1. Wait for the download to complete

![Export Sources Interface](/img/docs/export_source.png)

## Supported Formats

- **PDF** - All sources combined into a single PDF document
- **Markdown** - All sources as markdown files in a ZIP
- **Text** - Plain text format
- **ZIP** - All sources packaged together

![Export Format Options](/img/docs/export_formats.png)

## Pro Tips

- Use ZIP format for large notebooks with many sources
- Markdown format preserves formatting and is great for archiving
- PDF format is best for sharing or printing
