# Static and Dynamic Recipients

{% embed url="<https://youtu.be/F4gze9jfvZk>" %}
Static Recipients
{% endembed %}

#### Alternate/Multiple Recipients

By clicking on the receiver's email in the workflow card, you can add multiple emails where  the request can be sent&#x20;

![](/files/hHEQ6XbBiEneWw4ede1I)

<details>

<summary>Static Recipients</summary>

/

Static Recipients mean that only the selected recipients will receive approval or other kinds of requests. This will be the same for all applicants. \
\
Here <bolo@boloforms.com> will only receive an approval email when the form is filled.

<img src="/files/zX0cbhLdBDBAOqoGuRQ0" alt="" data-size="original">

Static Recipients can be created by clicking on the "Add Static Recipient button" on the Edit Workflow page

![](/files/04GcVcJ2cP0gzIBJo4d5)

</details>

<details>

<summary>Dynamic Recipients</summary>

Dynamic Recipients; as the name suggests, mean that approval requests are sent dynamically based on the entry in the form. \
\
To select the recipient; make sure that there is a section in the form that asks for the email where you want the request to be sent. \
Here that would be the "Managers Email"

<img src="/files/doSPCcCqQ6wUosEtInvM" alt="" data-size="original">

Dynamic Recipients can be created by clicking on the "Add Dynamic Redceipient Button" on the Edit Workflow page

<img src="/files/04GcVcJ2cP0gzIBJo4d5" alt="" data-size="original">

</details>


---

# 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/boloforms-dashboard/static-and-dynamic-recipients.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.
