# How to use column filters?

## How to use column filters?

Column filters allow you to quickly access your tables on the specific data you need. By filtering specific columns, you can easily analyse data and locate relevant information within your data set.

**Applying Column Filters**

Here's how to apply column filters in your tables:

1. **Locate the Column Header:** Identify the column you want to filter. Look for the header row of your table and find the column name that corresponds to the data you want to focus on.
2. **Access the Filter Menu:** Click on the filter icon located next to column search in the header. This action will open the column filter menu.
3. **Select Your Filter Criteria:** The filter menu will present you with various options depending on the data type of your column.
4. **View the Filtered Results:** Your table will now only display rows that match your chosen filter criteria.

**Additional Tips for Using Column Filters**

* **Combine Filters:** You can often apply filters to multiple columns simultaneously to achieve even more precise results.
* **Clear Filters:** To remove a filter and see all your data again, locate the filter icon with red indicator in the column header and remove the the filter.
* **Search within Filters:** Search within the list of available options for faster selection, especially for large datasets.


---

# 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.simplifyqa.ai/get-to-know-your-workspace/search-global-search/how-to-use-column-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.
