> For the complete documentation index, see [llms.txt](https://docs.maker.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maker.co/maker-nav/products-and-store/how-can-i-add-custom-filters.md).

# How can I add custom Filters?

{% stepper %}
{% step %}

### You can create 'Custom Filters' under Settings. You have an option to either create it or Import them with an Excel, Json file.

<figure><img src="/files/MKmzxjwWC04ZjBXLwJuU" alt="How can I add custom Filters? — step 1"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### You can name the filter by renaming the 'New Tag Section'. Once done, click on Add Tag.

<figure><img src="/files/6hxrWW0hv68M3pa2cmui" alt="How can I add custom Filters? — step 2"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### You can do Filters based on Color,

<figure><img src="/files/bzXqljyyVlZn7xeEpivD" alt="How can I add custom Filters? — step 3"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Image,

<figure><img src="/files/VR9iqDiV8kzWN2QVpVZx" alt="How can I add custom Filters? — step 4"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Or Checkbox

<figure><img src="/files/mA1dXxCgt64ySGEHARCA" alt="How can I add custom Filters? — step 5"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Once you have selected what type of filters you want, you can add the Tag's and Labels that are linked to the product.

<figure><img src="/files/9N1pTbniNDnk5CypdrkT" alt="How can I add custom Filters? — step 6"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### To Import your filters, click on the import button.

<figure><img src="/files/c6qU3DSEz41jBUC3bBMY" alt="How can I add custom Filters? — step 7"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Please note Custom Filters are currently supported only for Shopify based websites.

{% endstep %}

{% step %}

### You can Overwrite current tags,

<figure><img src="/files/dX2LZGm4Hl1JblZlHuZk" alt="How can I add custom Filters? — step 9"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### and extract sections and labels if needed.

<figure><img src="/files/3ulCljyOePvS6nJaOmxD" alt="How can I add custom Filters? — step 10"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.maker.co/maker-nav/products-and-store/how-can-i-add-custom-filters.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
