# Group of recipients

To send phishing emails, you must configure the recipient groups that will receive the messages. In the **"Recipient Groups"** menu, you can add and manage the contacts included in each group.

Once you access this section, the following information will be displayed:

**Recipient Groups List**\
The list shows all registered groups, including the following details:

* **Group Name**
* **Number of Members**
* **Last Updated Date**

<figure><img src="/files/hxyc9n29bMdU9kt0EjZZ" alt=""><figcaption></figcaption></figure>

Each item in the list has an options button (three dots), which allows you to:

* **View**: Access group details and edit the contacts.
* **Delete**: Permanently remove the group.

<figure><img src="/files/ATtzXf7W74bmfQraitlF" alt=""><figcaption></figcaption></figure>

In addition, the search bar, represented by the magnifying glass icon, allows you to quickly find a group by its name.

### **Create a New Recipient Group**

To add a new group, follow these steps:

1. Click **"New Group"** in the top right corner.
2. Fill in the following fields:

* **Name**: Enter a name for the group.
* **Contacts**: Add recipients using one of the following methods:
  * **Import Contacts**: Upload a list of contacts in .CSV format.
  * **Manual Entry**: Fill in the fields and click **"Add."**

<figure><img src="/files/lAXFr6yDH0tdTrIWePns" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

* The **First Name**, **Last Name**, and **Email** fields are required.
* If the .CSV file contains rows with missing data in any of these fields, those rows will be automatically excluded, and only the complete entries will be added.
  {% endhint %}

3. After adding contacts to the recipient group, they will appear in a **list format**, where you can delete individual entries using the **trash can icon**.
4. Additionally, the **search bar**, represented by the **magnifying glass icon**, allows you to find a recipient by name.

<figure><img src="/files/TbUiSxVpNNAlQBCjMdjM" alt=""><figcaption></figcaption></figure>

5. Finally, click **"Save"** to complete the creation or update of the recipient group.


---

# 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.skyone.cloud/english/cybersecurity/phishing-test/group-of-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.
