> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anlytic.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Delete filters

Anlytic allows you to delete a full filter, or delete individual groups and fields inside a filter. This section explains how to remove unwanted filter components and deploy the updated filter configuration.

### Deleting Groups or Fields within a Filter

If you want to remove specific groups or fields:

1. Navigate to **Workspace → Settings → Filters**.
2. Select the filter you want to update from the list.
3. Click the **⋮ (options icon)** next to the filter name and choose **Edit**.
4. In the **Groups and fields** section, locate the group or field you want to remove.
5. Click the **Delete (🗑) icon** next to that group or field.

The selected item will be removed immediately from the structure.

To apply your changes:

6. Click **Deploy** at the bottom-right corner.
7. Your updated filter is now active.

### Deleting an Entire Filter

To delete the full filter configuration:

1. Navigate to **Workspace → Settings → Filters**.
2. In the list of filters, find the filter you want to delete.
3. Click the **⋮ (options icon)** next to the filter.
4. Select **Delete**.
5. Confirm the deletion in the pop-up dialog.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/anlytic/Resources/delete%20filter.gif" alt="alt text" />

The filter will be moved to **Trash**, where it can be restored or permanently removed later.

After removing any element inside the filter, click **Deploy** to finalize changes and update the workspace-level filtering logic.
