# What is the Cannon Tool?

The Cannon Tool enables users to send [Collections](/inventory/what-is-the-inventory/what-are-collections.md) through Aiceberg for bulk processing and is accessed via the Tools menu. Features listed in this menu are dependent on permissions and users with the Admin or Developer roles will see the Cannon as an option here.

![](/files/250288ab0007f8a986f2776b887ef745976373d8)

When you navigate to the Cannon page, you'll see a list of previous Cannon runs. A "run" is an instance of processing a Collection through Aiceberg. Users can permanently delete runs and they will be removed from this page. To create a new Cannon run, tap the blue Start New Test button at the top right.

![](/files/9e99f0b83485d81932d69ac2db6825372dc85666)

Choose the Collection you would like to process and which Profile you'd like to use, then tap the Cannon test button to send the prompts through Aiceberg.

![](/files/097c7aaf50e6cc3906e53c34fc5810b59283f2e9)

Users will see an initial confirmation that the run has kicked off.

<figure><img src="/files/KFTLAPLcuRR0wHG1qsTi" alt=""><figcaption></figcaption></figure>

Hovering over the blue "running" icon will display how many runs are currently in progress.

![](/files/d476abc4e006bf92d0afe66e621d445a68ee6e4f)

When a run is finished, it will populate in the Cannon list page with a status indicator.

![](/files/77c69767f34878f02ff13389737d6990a335b4e4)

The status indicators are shown here:

<figure><img src="/files/sLKyO6c09NVuhPxrkJfz" alt=""><figcaption></figcaption></figure>

Retry any completed run by hovering over the status indicator and tapping the redo icon.

![](/files/cabded2bfad1482a46b7fe038ba867b7133abf0c)

Runs that contain timed out prompts will have an additional indicator.

![](/files/f59f2f1019ee762a7b9ed492a0e1c8f63777e297)

{% stepper %}
{% step %}

### Navigate to Collections

From the Cannon page you can navigate directly to the Collections page.
{% endstep %}

{% step %}

### Refresh in-progress runs

Refresh the status of in-progress runs from the Cannon page.
{% endstep %}

{% step %}

### Delete runs

Tap the Trash icon to open multi-select and delete Cannon runs permanently.
{% endstep %}
{% endstepper %}

Tapping on any row in the list will navigate you to the Monitoring page Collections tab, filtered to that Cannon run.

Learn more about [Collections](/inventory/what-is-the-inventory/what-are-collections.md) or Monitoring Collections.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aiceberg.ai/tools/what-is-the-cannon-tool.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
