# 5.7.1 Add Delay Reason

This feature enables users to log reasons for task completion delays. Some predefined delay reasons are already added, but the user can create custom reasons.&#x20;

This feature helps in tracking and analyzing delays in projects, and tasks, identifying common causes of delays, and taking appropriate actions to prevent delays in the future. It provides valuable insights into the project management process and helps improve overall project efficiency.

### 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 add delay reasons.

### Steps to Use:

* **Go** to any **project dashboard** and **click** the **Configuration** tab.
* **Click** the **Edit** button.
* **Write** down a **new reason.**
* **Press** the **Add** button.
* **Save** it. A new reason will be added.

<figure><img src="https://lh5.googleusercontent.com/ph5CJup7z6GceDnENKUfiMRdRl4fWoBGM_mlJFHA40tw9tPW-1O11OuHO-zQSapxyktHm-AvxA-Y_pFoIa_ihK3kIhac4Tw7aWVwgLnwdxH8f8QiSySWoxvheds9xG-u5ujxN9afnpxRYoYfH4kG8ku7AlN2Ot45EpoZCuC5my9R7DUlQDdksXRQ-73Zkw" 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.1-add-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.
