# Evidence Progress

Every Evidence Item in Monolith has a progress bar that illustrates the current stage of a particular evidence item. See also [Case Progress.](/monolith/monolith-features/settings/case-progress.md)&#x20;

The current progress status for an evidence item can also be found under the Evidence Details section on the left sidebar of that item's page.&#x20;

<figure><img src="/files/7czZMJwFvmrY1GqgLAFj" alt=""><figcaption><p>Evidence Progress</p></figcaption></figure>

In the Evidence Progress section you can reorder, add, and delete these evidence progress options to best reflect your organization's workflow.&#x20;

## Reordering Evidence Progress Items

You can reorder your current Evidence Progress Items by dragging and dropping them into place. Your timeline will display the order of items going from top to bottom.&#x20;

<figure><img src="/files/NB6XcRPRKKyWsb9czfBf" alt=""><figcaption><p>Reorder Evidence Progress</p></figcaption></figure>

## Create New Progress Item

Select the "Create Evidence Progress" button to create a new progress item. By default, this item will be added to the beginning of the list.&#x20;

<figure><img src="/files/8tW1NBN83IVlPlRE37Yd" alt=""><figcaption><p>Create Evidence Progress</p></figcaption></figure>

## Delete a Progress Item

Select the Delete button to the right of the item you would like to delete.

{% hint style="warning" %}
When deleting a Progress Item, you **will be required to reassign the progress status of the evidence items associated with the progress item you are deleting.**&#x20;
{% endhint %}

<figure><img src="/files/lmdJ4UrYh8oA9ST83Gsc" alt=""><figcaption><p>Delete Evidence Progress</p></figcaption></figure>


---

# 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.monolithforensics.com/monolith/monolith-features/settings/evidence-progress.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.
