# Edit and Delete Existing Audience Group

### **Edit an Existing Audience Group**

Sometimes, you might need to edit the audience group. Maybe it's because the audience name group needs to change or the user access on the audience group needs to change.&#x20;

To edit the audience group, you can go to the **Marketing** page and click the **Audience** menu. Then, select the **audience group** tab, and click the audience group that you want to edit. You will see a pop-up form to edit the audience group, click the **'Edit'** button.

![Edit Audience Group](/files/2BDcZueZY5oDmfrhsc00)

For example, edit the user access field from 'owner group' to 'everyone' and click the **'save'** button. Then, if the audience group information has been successfully changed, you will see a success notification, as in the following image. However, if you want to cancel edit the audience group, click the **'cancel'** button.

![Success Notification](/files/UCxV0XuIHnxSVZHnaLFI)

### Delete an Existing Audience Group

Sometimes you need to delete an audience group from a system when it’s no longer needed.

On the Audience page, click on the **Audience Group** tab. Select the audience group you want to delete. Then, a pop-up form will appear from the edit audience. At the bottom of the form, select the **'Delete'** button.

![Edit Audience Group](/files/ucGdAJ1D1NGjEudWtBaZ)

You will be prompted to confirm the delete audience group request, click **'Yes'** to proceed delete audience group or you can click **'No'** to return to the edit audience form.

![Delete Audience Group](/files/T9WSx1h0VAr7UiNVgfjB)


---

# 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.3dolphins.ai/marketing/audience/edit-and-delete-existing-audience-1.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.
