# Report Filters

## Types of Filters

There are multiple filters in your report:

* Keywords
* Volume
* SERP Score

### Keyword Filter

Keyword Filters are helpful when you want to filter by specific words in your report. This is helpful for ignoring keywords you don't want to see or for finding keywords around a particular topic (clusters).

![](/files/-Mkepzm9eDkHWIlG98ks)

Clicking the word will add that word as a "positive" keyword, where clicking it again will add it as a "negative" keyword. Clicking it a 3rd time will reset the filter.

You can also add your own word by clicking the plus sign.

### Volume / SERP Filter

The volume and SERP filter are together in the same section and are able to work together.

Adding a min or max search volume will filter the report for keywords with an avg volume within that range.

Adding a min or max SERP Score will filter the report for keywords with a [SERP Score](/keyword-chef/serp-score-1/serp-score.md) within that range.

![](/files/-MkeqDdbHQf62yDacNCM)

## Missing snippet and Missing YouTube checkboxes

These two filters only work for keywords that have SERPs loaded.

* **Missing snippet:** Checking this box will show keywords that do not have a featured snippet in the  search results for that keyword
* **Missing YouTube:** Checking this box will show keywords that do not YouTube videos in the search results for that keyword


---

# 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://keywordchef.gitbook.io/keyword-chef/untitled.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.
