# 5.7.3 Delete Delay Reason

The "Delete Delay Reason" feature in Onethread enables users to remove delay reasons that are no longer needed.&#x20;

Users can select a delay reason and delete it, and the reason will no longer be available in the list of delay reasons. This feature helps keep the list of delay reasons up-to-date and relevant to the current project management needs.

### Pre-conditions to use the Feature:

* Users **must have** an **account** in Onethread.
* Users must be a part of a company.
* Users must be part of a project.
* Users must be **Admins** to delete delay reasons.

### Steps to Use:

* **Go** to any **project dashboard** and **click** the **Configuration** tab.
* **Click** the **Edit** button.
* You will see a **cross** "**x**" button on every **reason's right side**.
* Select the **reason** and **click** the **cross button.** The delay reason will be deleted.
* **Save** it.

<figure><img src="https://lh5.googleusercontent.com/24AcNc3GgVNkdgTtaGGyKJaUgqVfubwdLkj55p9VcGiSEnDKHG-wD2-VEhEkuD6LgpztAULKfr2NVBy6NxbeYUiO2X8IoVAd1GKA47_eo821QHDcBictuZraywWYD8kxRoLXUI8_uT43KXix_yjnVLUfueVugaI23cL87W_Pgbk9q87GHluL0fNWUt5x0Q" 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.onethreadapp.com/5.-managing-project/5.2-project-dashboard/5.7-project-configuration/5.7.3-delete-delay-reason.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.
