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

# Run a Collection

Running your Bruno Collection allows you to interact with, and test, an API. We allow you to run your Collections a few different ways:

### Collection Runner

We have a built-in Collection Runner that allows for **unlimited** runs.

Run your Collection by either clicking the `...` button next to your Collection in the sidebar then select `Run`

<img src="https://mintcdn.com/bruno-a6972042-api-docs-release/bEZJoq9nWyIfS3rb/v2/images/screenshots/get-started/bruno-basics/run_collection/run_collection.webp?fit=max&auto=format&n=bEZJoq9nWyIfS3rb&q=85&s=e5e018b41fd4ec017158668a1805170a" alt="Click Run" width="2716" height="1232" data-path="v2/images/screenshots/get-started/bruno-basics/run_collection/run_collection.webp" />

or click the Collection Runner icon in the top bar of the application.

<img src="https://mintcdn.com/bruno-a6972042-api-docs-release/bEZJoq9nWyIfS3rb/v2/images/screenshots/get-started/bruno-basics/run_collection/runnericon.webp?fit=max&auto=format&n=bEZJoq9nWyIfS3rb&q=85&s=9ca93b7e70d1d9c3a73ae724d25d353a" alt="Collection Runner" width="522" height="53" data-path="v2/images/screenshots/get-started/bruno-basics/run_collection/runnericon.webp" />

You'll now have access to run the collection, add parameters, or set a delay between requests.

> *Data-driven testing by using a .CSV file is available in our Golden and Ultimate Edition*

<img src="https://mintcdn.com/bruno-a6972042-api-docs-release/bEZJoq9nWyIfS3rb/v2/images/screenshots/get-started/bruno-basics/run_collection/runner.webp?fit=max&auto=format&n=bEZJoq9nWyIfS3rb&q=85&s=0cf42c1d4c971fb13e9c419ba4650170" alt="Collection Runner" width="2716" height="1274" data-path="v2/images/screenshots/get-started/bruno-basics/run_collection/runner.webp" />

### Automating Runs in CI/CD

Bruno offers a command-line utility to run Collections. This allows you to integrate your tests into a CI and build process.

For more information, head to the page for [Bruno CLI <strong><sup>↗</sup></strong>](https://docs.usebruno.com/bru-cli/overview)
