# Editing or Deleting Groups

*Note that some of the options below are only available to admins with Write and Delete access.*

On the **Admin Home Page**, select **Contacts** Toolkit.

Select **Groups** counter under **Contact Groups** heading.

Search for the group you would would like to **Edit** or **Delete**.

To edit, click on the **Edit** icon (Pencil icon <i class="fa-pencil-alt">:pencil-alt:</i>) and to delete click on the **Delete** icon (Trash Can icon <i class="fa-trash-alt">:trash-alt:</i>).

A group can also be deleted by selecting the group you would like delete and click on the **Delete** button at the bottom of the page.

*If changes were made in a group, please remember to **Save** your changes*


---

# 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.shiftiq.com/help/contacts/group-management/edit-groups.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.
