# Evidence Types

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

<figure><img src="/files/gg2df7Ceq4TI5vEnWkKv" alt=""><figcaption><p>View Evidence Types</p></figcaption></figure>

## Creating a New Evidence Type

Select the "Create Evidence Type"  button and enter the name of the Evidence Type you would like to create.

<figure><img src="/files/ggl6r9cpge11rYMVKHqs" alt=""><figcaption><p>Create Evidence Type</p></figcaption></figure>

## Delete an Evidence Type

You can also delete Evidence Types from the Evidence Types Section.&#x20;

{% hint style="warning" %}
When deleting an Evidence Type, you **must** **re-assign the evidence items associated with that type to another pre-existing Evidence Type.**&#x20;
{% endhint %}

<figure><img src="/files/RgHRVjiRJOFBJn8NBfJ5" alt=""><figcaption><p>Delete Evidence Type</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-types.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.
