# How can I add an approver in within a review?

You must be the assignee of the case in order to add an approver, and the workflow must be configured to allow for peer approvals. Assuming that this is setup, you can add an approver when you make a decision:

![](/files/4EBnnJhnZmbbovCbMGje)

{% hint style="info" %}
Note: To assign a case, click on the user icon in the top right of the review and choose a teammate to assign the case to.
{% endhint %}


---

# 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.hummingbird.co/case-management/how-can-i-add-an-approver-in-within-a-review.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.
