Skip to content
QASignoff

Documentation

Collections

Organize requests into collections and folders you can share with Git.

Collections

A collection is a group of API requests (and folders) you sign off together.

Starter Guide in the sidebar

Create a collection

  1. In API mode, click + New collection in the sidebar
    — or choose Create Collection on Welcome.
  2. The new collection appears in the tree.
  3. Add requests with the + control on the collection row.

Open a request

Click any request (for example GET · Query Params). It opens as a tab with method + name.

Unsaved edits show a red indicator on the tab.

Folders

Use folders to group related endpoints (

01 - GET & Query
,
05 - Auth
, …).
When you Save As, you can create a New folder under a collection.

Starter Guide layout

The docs starter collection is organized like a lesson plan:

FolderFocus
01 - GET & QueryBaseline GET + headers
02 - JSON BodiesPOST / PUT JSON
05 - AuthBearer, Basic, API key
06 - Status CodesNegative path (404)

Next

Need something else? See the FAQ. Questions: [email protected]. Bugs: [email protected].