# How to edit a Membership

If you want to modify your memberships, follow these steps:

1. **Click on your profile picture** in the top right corner of the page.
2. Go to "**Memberships**."
3. Scroll and find the membership you want to manage.
4. Click "**Manage**."
5. In the banner, click on "**Edit.**"
6. Modify the info you want to change and click "**Save Changes**".

In this case, I modified *Quantity,* but the process works the same for the other categories.

{% embed url="<https://youtu.be/RpToWsi4Vsk>" %}


---

# 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.ucollect.me/tutorials/ready-to-start/are-you-a-community-builder/membership-management/how-to-edit-a-membership.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.
