# Edit and Delete Existing Audience

### **Edit an Existing Audience**

Sometimes, you might need to change the information about your audience. Maybe it's because the audience name is typed incorrectly or want to change other information such as phone number, email, etc.

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

![Edit Audience](/files/-MUI_aYeyFO-UOUSXant)

For example, edit the email field and click the **'save'** button. Then, if the audience information has been successfully changed, you will see a success notification, as in the following image. However, if you wish to cancel to edit information, click the **'cancel'** button.

![Success Notification](/files/-MUIaW4Dc_FPQPTqZpBD)

### Delete an Existing Audience

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

On the Audience page, there is an **All Audience** tab. Select the audience 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](/files/-MUIc0WSPFg8dXCvclWi)

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

![Delete Audience](/files/-MUIcN57FYJ9FFGqmWbK)


---

# 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/5.1.x/marketing/audience/edit-and-delete-existing-audience.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.
