# Custom Filters

## 1. What's it?

From Proxyman 4.11.0 or later, users can create a filter to save current filter configs and access it later.

* Able to create a custom Filter button on the Toolbar with the current filter config
* Manage the filter buttons: Create new, Override, Delete, and Rename.
* Save time ✅

## 2. How to use

#### Create new filter

1. Setup your filter config (Support Single or Multiple filters)
2. Click on the Save button -> Save -> Enter the name
3. A New Filter is added to the Filter Toolbar.

<figure><img src="https://1856518738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlPt_6BePnJ3oK3saP1%2Fuploads%2Fyx2c3gZS3P33ff8JatAO%2FCleanShot%202023-09-12%20at%2010.14.31%402x.jpg?alt=media&#x26;token=c9a8fd95-fbed-42c8-8bc3-d7ad9c28e3a8" alt=""><figcaption><p>Create new custom filter</p></figcaption></figure>

#### Override

1. Change your filter config
2. Save button -> Override -> Select the filter that you'd like to override

<div data-full-width="true"><figure><img src="https://1856518738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlPt_6BePnJ3oK3saP1%2Fuploads%2FppLKKr174R8KSbrONQSc%2F2.jpg?alt=media&#x26;token=9ef21a91-910e-4ad7-a3da-0ec6a836630d" alt="" width="375"><figcaption><p>Override current filter</p></figcaption></figure></div>

#### Delete or Rename

1. Right-click on the filter button
2. Delete or Rename

<figure><img src="https://1856518738-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LlPt_6BePnJ3oK3saP1%2Fuploads%2FGyg5sIOrHdgO6CJzeyxZ%2FScreenshot%202023-09-12%20at%2010.15.18.jpg?alt=media&#x26;token=9d65e361-653f-402b-adcd-6a69fb78c44d" alt="" width="375"><figcaption><p>Delete or Rename</p></figcaption></figure>


---

# 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.proxyman.com/advanced-features/custom-filters.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.
