# User-based Approvals

### Enter the list of users who can approve

This is a straightforward method where you will manually specify individuals who will act as approvers.&#x20;

1. Choose the option— **Specific users.**
2. Select specific users in the workspace by typing their names or email addresses who will be responsible for reviewing and approving the changes.&#x20;
3. Click **Save.**

<figure><img src="/files/9oCYAsKgMJrUPbCnU74u" alt=""><figcaption><p>Specific users as approvers</p></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.powertable.com/explore-powertable/approval-flow/user-based-approvals.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.
