# Adding Members to a Committee

After adding the committee, you can assign members who will handle their respective responsibilities. To add a member, follow these steps:

1. You will see a list of all committees on the **Committee Overview** page.
2. Use the search function or scroll to find the specific committee you want to add members to.
3. Click the committee from the list.
4. On the next page, click **+ Add Member**.
5. Search for the member by providing their name or email on the **Add Committee Member** dialog box.
6. On the next page, fill out all the required details and click **Add Member to Committee 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-3b9c8abf8286c8e583aafffd7a1e2c319c01765a%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

After adding a first member to a committee, if you want to add another member, you need to click the Committee and then click **Add Member** to add additional members to the committee.

* If a member has a verified LFID,![](https://2145393087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2FCgMWUywNSnZu2WXJIU15%2FVer.png?alt=media\&token=b86725c0-c160-4adf-bb04-a4d2b30f2f30) icon is displayed.
* If a member LFID is pending verification,![](https://2145393087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2FsfkKzsFVoYm4apa92WOU%2FPend.png?alt=media\&token=6d9fef94-7520-4cb7-a77d-d5d9d1d365dc) icon is displayed.
* If a member does not have an LFID,![](https://2145393087-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2DCN9UgoRgMEkgnLyP-887967055%2Fuploads%2Fk6fQzmC9qrDP0mjqzGRV%2FInv.png?alt=media\&token=c69de67a-37fc-45b5-904c-25e5eab16ce6) icon is displayed.


---

# 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/adding-members-to-a-committee.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.
