# Sending Emails to Committee Members

### Sending a message to a member <a href="#send-a-message" id="send-a-message"></a>

You can send a message using your default email client (Gmail, Outlook, or Apple Mail). To send a message to a member, follow these steps:

1. On the **Committees** page, you can view the list of committees created for the project.
2. Select the committee, and click on the **committee name**.
3. The Committee page displays the list of members.
4. Click the <img src="https://2145393087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2F6LqgbuWDEOZuDE2PDzSN%2Felicp.png?alt=media&#x26;token=ec790520-fb31-4ae6-8876-599d6c46516e" alt="" data-size="line"> icon and select **Send Message**.
5. Compose the mail and send it to the member.

### Mailing to Members <a href="#mailing-to-members" id="mailing-to-members"></a>

You can share mail with all the members of the committee at once. To share mail with all the members of the committee, perform the following steps:

1. On the **Committees** page, you can view the list of committees created for the project.
2. Select the committee, and click on the **committee name**.
3. On the committee page, click **Email All** button.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-a2f89a1de6441ddd0164c2ef912b53b5974ad5f2%2FHYvnUOY.png?alt=media" alt=""><figcaption></figcaption></figure>

4. On the next pop-up, select the desired options and click **Compose Email**.

<figure><img src="https://3411187760-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fgit-blob-db95fe6d431ba209e7c1e00db46d81181cfec55c%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

5. Send an email from your default mail client.


---

# 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.linuxfoundation.org/lfx/project-control-center/v2-latest-version/collaborations/committees/sending-emails-to-commitee-members.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.
