# How to Configure Kanban Custom Filters

Custom filters are suitable for situations when data source object contains a lot of fields and they obstruct users to work with necessary ones. Kanban admin can add some custom filters which will contain only fields that are necessary for users. This is only one difference from main filters.

Open **Kanban** **Config** and go to "**Filters Panel Configuration**" tab. Here you can see some useful options:

* "**Hide Filters Panel**" will allow you to prevent "Filters" button and panel (see picture at the end of this article) from being shown on kanban at all. Useful sometimes if you do not want to allow users do something with filters.
* "**Hide Templates Men**u" will allow you to hide "Filter Templates" button and proper feature if you do not want users to work with it.
*

```
<figure><img src="/files/bGN2vuKHOHf8XQGJhiRt" alt=""><figcaption></figcaption></figure>
```

Expand "Custom Filters Configurations (Optional)" section. Click "+ Add filter" button to display a filter form. Set the filter properties:

* **Label** - required, will be shown to user in Custom Filters.
* **Source Object** - Contains list of Data Source objects used in the current kanban. If there is only one Source Object, it will be pre-selected.
* **Custom Filter Fields** - will be displayed after Source Object is selected. By default it contains no fields.

Click Search button ("Lens" icon) to select and add field(s):

<figure><img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FHcakGDFCTYeZDlFeBAVf%2Ff3.jpg?alt=media&#x26;token=e50fc0b5-a0ce-4b34-8094-011fa8c097b5" alt=""><figcaption></figcaption></figure>

Leave "Apply to all columns" checkbox checked to let filter be applicable to all columns that have the same Source Object. Uncheck it to select which columns will be filtered by this filter (other will be shown without filtration):

<figure><img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FZAuRuBg5fnE1hKyV7JRu%2Ff4.jpg?alt=media&#x26;token=0d277c8e-867e-4d7e-a6f5-66fdd5321880" alt=""><figcaption></figcaption></figure>

* Click "**Apply**" button in the "Add filter" form to keep selection. Filter will be displayed as a small card:

<figure><img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FtVjm2dpLZkwQSbzZcRSC%2Ff5.jpg?alt=media&#x26;token=a178d476-7db7-4449-936b-32c928211d70" alt=""><figcaption></figcaption></figure>

* This card will show a filter label, selected fields and columns. This filter can be edited (a pencil icon) or deleted (recycle bin icon).
* Click "Apply" button in the configuration popup bottom to save filters and other changes in kanban config. Do not forget also click "Save" button for the whole kanban builder.

Custom filters will be selectable in the ["Filters" panel](https://docs.flexikanban.ai/standard-kanban/using-kanban/how-to-work-with-filters-and-orders) when adding conditions:

<figure><img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FFhkJ8a6iwoN6IDC2y8NX%2Ff6.jpg?alt=media&#x26;token=cf086c76-1a77-4195-a2c1-7db2f5f6b55b" alt=""><figcaption></figcaption></figure>

And only fields that were configured will be available to select:

<figure><img src="https://3097383375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FK2dgObBO5ydOH2ZXDJLa%2Fuploads%2FxUiISNYYlZKUTxF3e9cN%2Ff7.jpg?alt=media&#x26;token=726f914d-9e3d-472d-888f-fae3222684c7" alt=""><figcaption></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.flexikanban.ai/standard-kanban/configure-kanban/how-to-configure-kanban-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.
