# Approving Requests

{% embed url="<https://youtu.be/bDRUQlxVY98>" %}

#### 1.  Suppose someone fills out the google form and submits it.

<img src="https://images.tango.us/workflows/50227a71-b409-4731-a188-8a475af55127/steps/63358fe0-2f27-49df-83df-16dae4cec6d2/3b8852de-cd09-48fb-8d87-259a6e4a4aca.png?crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.5000&#x26;fp-y=0.5000&#x26;w=1200&#x26;border=2%2CF4F2F7&#x26;border-radius=8%2C8%2C8%2C8&#x26;border-radius-inner=8%2C8%2C8%2C8&#x26;blend-align=bottom&#x26;blend-mode=normal&#x26;blend-x=0&#x26;blend-w=1200&#x26;blend64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmstdjIucG5n&#x26;mark-x=268&#x26;mark-y=335&#x26;m64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL2JsYW5rLnBuZz9tYXNrPWNvcm5lcnMmYm9yZGVyPTQlMkNGRjc0NDImdz0zMjgmaD0zNSZmaXQ9Y3JvcCZjb3JuZXItcmFkaXVzPTEw" alt="Step 16 screenshot" data-size="original">

#### 2. Approver will now receive a request approval email asking to Approve/Reject Request

<img src="https://images.tango.us/workflows/50227a71-b409-4731-a188-8a475af55127/steps/f0a0adef-fe3d-41e1-a64e-f6c0ff996779/a2895423-0b13-4dac-8271-0d27031444ed.png?crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.6563&#x26;fp-y=0.7728&#x26;fp-z=1.6683&#x26;w=1200&#x26;border=2%2CF4F2F7&#x26;border-radius=8%2C8%2C8%2C8&#x26;border-radius-inner=8%2C8%2C8%2C8&#x26;blend-align=bottom&#x26;blend-mode=normal&#x26;blend-x=0&#x26;blend-w=1200&#x26;blend64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmstdjIucG5n&#x26;mark-x=88&#x26;mark-y=458&#x26;m64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL2JsYW5rLnBuZz9tYXNrPWNvcm5lcnMmYm9yZGVyPTYlMkNGRjc0NDImdz0xMDI0Jmg9OTUmZml0PWNyb3AmY29ybmVyLXJhZGl1cz0xMA%3D%3D" alt="Step 17 screenshot" data-size="original">

#### 3. Approver can add comments, Approve the request or open in Dashboard and approve it.

<img src="https://images.tango.us/workflows/50227a71-b409-4731-a188-8a475af55127/steps/35502a32-2800-4497-9cdd-b3be6cf6d3e5/ee48cd0a-8093-4e58-a87c-0a6d9d5b74ab.png?crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.4355&#x26;fp-y=0.5229&#x26;fp-z=1.1479&#x26;w=1200&#x26;border=2%2CF4F2F7&#x26;border-radius=8%2C8%2C8%2C8&#x26;border-radius-inner=8%2C8%2C8%2C8&#x26;blend-align=bottom&#x26;blend-mode=normal&#x26;blend-x=0&#x26;blend-w=1200&#x26;blend64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmstdjIucG5n&#x26;mark-x=145&#x26;mark-y=440&#x26;m64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL2JsYW5rLnBuZz9tYXNrPWNvcm5lcnMmYm9yZGVyPTYlMkNGRjc0NDImdz0yMjgmaD02OSZmaXQ9Y3JvcCZjb3JuZXItcmFkaXVzPTEw" alt="Step 18 screenshot" data-size="original">

{% hint style="danger" %}
Emails notifications contain unique links for recipients to respond to.&#x20;

**Do not reply or forward them to other users.**&#x20;

The links recipients receive will depend on the role they have been assigned.&#x20;
{% endhint %}

Learn more about [role types and their respective actions](/guides/gsuite-add-on/assigning-roles-to-recipients.md).&#x20;


---

# 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://approval-docs.boloforms.com/guides/gsuite-add-on/approving-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.
