# Delete Member

The **Delete Member** feature is used to **remove a member** from a registry or organization. Once a member is deleted, the user will **no longer have access** to the registry and its associated resources.

* Select the **member data** you want to delete → Click the **More** button on the selected member → Choose **Delete** → Confirm the deletion if prompted.

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

* Select the **member data** you want to delete → Click the **More** button on the selected member → Choose **Delete** → The system will display a **Delete Member** confirmation notification → Click the **Yes** button to confirm the deletion.

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

* A success notification will appear indicating that the member has been successfully deleted.

<figure><img src="/files/Udsf2FL2Pd1Bu9pNIPGv" 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.cloudeka.ai/deka-gpu/deka-gpu-registry/detail-registry/member/delete-member.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.
