# Case Statuses

In this section you can view all of the Case Statuses associated with your organization. This is also where you can create new Case Statuses and delete your current Case Statuses.

{% hint style="info" %}
&#x20;The "Active" and "Closed" statuses are required by Monolith and cannot be altered or deleted.
{% endhint %}

<figure><img src="/files/elkzaHLiDJaUpMP9FCUp" alt=""><figcaption><p>View your Case Statuses</p></figcaption></figure>

## Creating a New Case Status

Select the "Create Case Status"  button and enter the name of the Case Status you would like to create.

<figure><img src="/files/wo44G4KqH0JooD8nPuvH" alt=""><figcaption><p>Create new Case Status</p></figcaption></figure>

## Delete a Case Status

You can also delete Case Statuses from this section.&#x20;

{% hint style="warning" %}
When deleting a Case Status, you **must** **re-assign the cases associated with that status to another pre-existing Case Status.**
{% endhint %}

<figure><img src="/files/yTnAZuTkmZKZG2Fx8HxK" alt=""><figcaption></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/case-statuses.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.
