# Case Progress

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

<figure><img src="/files/60F8PsLY9MJ2VWo6PCJS" alt=""><figcaption><p>Case Progress Bar</p></figcaption></figure>

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

<figure><img src="/files/9l4n2EbS3dnlQOrS5BlL" alt=""><figcaption><p>Case Progress Items</p></figcaption></figure>

## Reordering Case Progress Items

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

<figure><img src="/files/2logzaU3b4hK4Q2P2ru5" alt=""><figcaption><p>Reorder case progress items</p></figcaption></figure>

## Create New Progress Item

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

<figure><img src="/files/f3RqDvTeN8QFzHBe8JwC" alt=""><figcaption><p>Create Progress Item</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 cases associated with the progress item you are deleting.**&#x20;
{% endhint %}

<figure><img src="/files/1IUJiO0aTyD1hqS4FeFN" alt=""><figcaption><p>Progress Items</p></figcaption></figure>

&#x20;


---

# 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/case-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.
