# QA Issue Types

In this section, you can manage your QA Issue Types to identify events that do not meet your organization's quality assurance standards.

<figure><img src="/files/IMevBP4m58IiApK5WL9x" alt=""><figcaption><p>View QA issue types</p></figcaption></figure>

## Creating a New QA Issue Type

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

<figure><img src="/files/5zwVSbqq1kMRtnARJE0M" alt=""><figcaption><p>Create a QA Issue Type</p></figcaption></figure>

## Delete a QA Issue Type

You can also delete a QA issue type in this section.&#x20;

<figure><img src="/files/Vhf2uACkut0ZiHpjec5n" alt=""><figcaption><p>Delete QA Issue 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/qa-issue-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.
