# Adding recipients to Request Participants

The **Add to Request Participants** action adds the selected recipients to the **Request Participants** list.

* If the customer does not exist, the action creates a customer with the email address and adds them as customer to the project before adding them to the Request Participants.
* If the customer already exists, but is not a customer on the Service Management project, the action adds them to the project as customers, then adds them to the Request Participants.

![](/files/-MlQ7WdJ-nyQAdmvxLX6)

{% hint style="info" %}
**Note**: This does not add newly created customers. To achieve that, do the following:

1. Add a **Create customer** action.&#x20;
2. Add an **Add to Request Participants** action with the **To** checkbox selected.
   {% 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://docs.meta-inf.hu/email-this-issue/adding-editing-a-mail-handler/email-this-issue-for-jira-cloud-mail-handler-actions/adding-recipients-to-request-participants.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.
