# Deleting a Member from a Committee

### Deleting a Member from a Committee <a href="#deleting-a-member-from-a-committee" id="deleting-a-member-from-a-committee"></a>

You can delete a member from a committee as and when required. To delete 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. Select the member from the list who you want to delete.
5. 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 **Delete Member**.
6. On the confirmation pop-up, click **Delete**.

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


---

# 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/deleting-a-member-from-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.
