# Approval System

The "Approval System" feature in Onethread provides a structured process for reviewing and approving various project elements. This feature allows users to define approval workflows, set up approvers, and track the status of approval requests.

With the Approval System, users can designate specific tasks, documents, or milestones that require approval before they can be considered complete. Approvers can be assigned based on predefined roles or specific individuals within the project team or organization.

When approval is requested, the assigned approvers will receive notifications and can review the item in question. Depending on their assigned role and permissions, they can then provide feedback, comment, or approve the item.

The Approval System helps ensure that critical project elements go through a formal review process before being finalized. It enhances collaboration and accountability by providing a clear path for decision-making and consensus within the project team.

Using the Approval System, project managers can track the progress of approvals, identify any bottlenecks or delays, and take appropriate actions to keep the project on track. This feature streamlines the approval process, reduces manual efforts, and improves project efficiency and quality.

You can

* Set up an Approval System
* Create an Approvers Group
*


---

# 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.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.
