> ## Documentation Index
> Fetch the complete documentation index at: https://bruno-a6972042-mintlify-ccef9df1.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Document a Request

In Bruno, you can create Request-level documentation to provide specific details about your API and its functions. Bruno offers a **Docs** section where you can easily write and manage your request-level documentation.

## Create Request Docs

1. Go to the **Docs** tab within your request.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-ccef9df1/UXc-BRxXmSl_oDGX/images/screenshots/send-request/api-docs/req-docs-tab.webp?fit=max&auto=format&n=UXc-BRxXmSl_oDGX&q=85&s=c71849e0a36c5dd301de1913ec68bd17" alt="request-level-edit-docs" width="2468" height="1186" data-path="images/screenshots/send-request/api-docs/req-docs-tab.webp" />

2. Click the **Edit** button.
3. Enter your API details in the editor.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-ccef9df1/UXc-BRxXmSl_oDGX/images/screenshots/send-request/api-docs/request-level-edit-docs.webp?fit=max&auto=format&n=UXc-BRxXmSl_oDGX&q=85&s=2c9606a404e6576b7d1a5d2503a18c26" alt="request-level-edit-docs" width="2468" height="1186" data-path="images/screenshots/send-request/api-docs/request-level-edit-docs.webp" />

4. Click the **Preview** button to see the formatted output.

<img src="https://mintcdn.com/bruno-a6972042-mintlify-ccef9df1/UXc-BRxXmSl_oDGX/images/screenshots/send-request/api-docs/request-level-preview-docs.webp?fit=max&auto=format&n=UXc-BRxXmSl_oDGX&q=85&s=7ccff6d072246df0461c02072a5b95dd" alt="request-level-preview-docs" width="2468" height="1186" data-path="images/screenshots/send-request/api-docs/request-level-preview-docs.webp" />

## Rich Text and Markdown Editing

The request Docs editor supports both **Rich Text (WYSIWYG)** and **Markdown** modes. Use the mode switch in the toolbar to toggle between them at any time — content stays in sync because Markdown remains the underlying source of truth.

In Rich Text mode you can use the toolbar to add headings, bold and italic text, lists, task lists, tables, links, images, and code blocks, and to undo or redo changes without writing raw Markdown.
