Skip to main content
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.
request-level-edit-docs
  1. Click the Edit button.
  2. Enter your API details in the editor.
request-level-edit-docs
  1. Click the Preview button to see the formatted output.
request-level-preview-docs

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.