# Track the Status of Approval Requests

The "Track the Status of Approval Requests" feature in Onethread Project Management software allows users to monitor their approval requests' progress and status easily. This feature provides a centralized view where users can track and manage all their submitted approval requests, ensuring transparency and effective communication throughout the approval process.

This feature lets users access a dedicated dashboard or section that lists their submitted approval requests. Each request is accompanied by relevant information, such as the item being reviewed, the assigned approvers, the submission date, and the current status.

Users can quickly identify the quality of each request, whether it is pending, approved, rejected, or awaiting further action. They can also view any comments or feedback provided by the approvers, facilitating collaboration and timely decision-making.&#x20;

### 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** in an **Approver group**.

### **Steps to Use:**

* **Select** a **project** from the Active **Projects** list.&#x20;
* **Click the Approval button from the left column.**&#x20;
* **Choose the item & approve it.**


---

# 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/7.-more-features/approval-system/track-the-status-of-approval-requests.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.
