# Review a Milestone for an Admin

{% stepper %}
{% step %}

### Find the review task

In your task feed you should see a Task to Review the given Milestone. Click **Review Milestone.**

![](/files/cbe8eeadaa25569a0cd8f6f55e65af0ac34a3a0d)
{% endstep %}

{% step %}

### Alternative navigation

Alternatively you can navigate from the Milestones area by finding the milestone in the list and clicking the **Review** button on the right-hand side of the milestone line.

![](/files/1d444cc3066a6c7eba128003289f6aa9d224a33c)
{% endstep %}

{% step %}

### Deliverables form

You will be directed to the deliverables form.
{% endstep %}

{% step %}

### Review deliverables

Review each deliverable on the form, and click Approve or Decline.

![](/files/7637070bfcf7506b7d723f3243336c6d9281de38)
{% endstep %}

{% step %}

### Decline reason

If you click Decline, enter the reason for the decline.
{% endstep %}

{% step %}

### Proceed when done

After you have made a selection for every deliverable, click **Next**.
{% endstep %}

{% step %}

### Request resubmission (if any declined)

If you have declined any of the deliverables the next action will be **Request Resubmission**, which will send a request to the Applicant to amend the declined deliverables and resubmit.

![](/files/62fa22774ff4420e98f3dbe99d7857521bd51303)
{% endstep %}

{% step %}

### Approve milestone (if all accepted)

If all deliverables have been accepted the next action will be **Approve Milestone** — this signals to the Applicant that all deliverables within the Milestone are correct. No further action will be required for Review.

![](/files/cb69e6af02f9f1569ea9e19d4cb320c1a742e6a4)
{% endstep %}

{% step %}

### Request another reviewer

If you wish to get a review from another Admin within the system at the final step (Request Resubmission or Approve Milestone), click the **Request Reviewer** button on the final step.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Tip: If you click Approve or Decline, you can revert your response before you submit the Milestone review.
{% endhint %}

![](/files/e51e905c95c4bee8268bef89e79a954f86024dbf) ![](/files/ade1b1ac194e46ee18427ab295e8ec53d1009f99)


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/milestones/review-a-milestone-for-an-admin.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.
