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

# Generate Documentation

Generate a standalone HTML documentation file from your collection in a few clicks.

## Generate Documentation

1. Navigate to the Collection Settings and click on the **Generate Docs** under Documentation section

<img src="https://mintcdn.com/bruno-a6972042/bKrHa_JvyAqCslj1/images/screenshots/send-request/api-docs/opencollection/1-click-generate-docs.webp?fit=max&auto=format&n=bKrHa_JvyAqCslj1&q=85&s=b6afb1c7967207de503f402ed9531467" alt="Click Generate Docs" width="2610" height="1348" data-path="images/screenshots/send-request/api-docs/opencollection/1-click-generate-docs.webp" />

2. Select **Environment** to include in the documentation and click the **Generate** button to create the HTML documentation

<img src="https://mintcdn.com/bruno-a6972042/5Lfx5Y84o3IdcSG8/images/screenshots/v4/collection-docs/select-environment-export.webp?fit=max&auto=format&n=5Lfx5Y84o3IdcSG8&q=85&s=0f602cb12fcac18a583db802cbaadea4" alt="Click Generate Button" width="2604" height="1426" data-path="images/screenshots/v4/collection-docs/select-environment-export.webp" />

<Tip>
  **Optional:** You can set a collection version before generating docs. Collections without a version show "Not set".
</Tip>

3. Bruno will generate a documentation file for your collection in your file system with name `collection-name-documentation.html`

<img src="https://mintcdn.com/bruno-a6972042/5Lfx5Y84o3IdcSG8/images/screenshots/v4/collection-docs/interface-overview.webp?fit=max&auto=format&n=5Lfx5Y84o3IdcSG8&q=85&s=fa4873eeff7dbddb14d0d7c2ed5270ff" alt="Generated HTML Documentation" width="2618" height="1554" data-path="images/screenshots/v4/collection-docs/interface-overview.webp" />

## Next steps

* See what readers can do in the generated site: [switch environments](/html-docs/environments), [search requests](/html-docs/search), and [try requests live](/html-docs/playground)
* [Deploy and share](/html-docs/deploy) the file with your team or API consumers
