# Favoriting Keywords

Click on a keyword in the report will toggle the keyword status. This is useful for keeping track of your favorite keywords or for ignoring keywords that you no longer wish to work on.

Clicking on the keyword once will turn it bold. Clicking on it again will turn it gray. And clicking it once more will return the keyword back to normal

* **Bold:** Favorite keywords that you want to work on
* **Gray:** Keywords that are completed or that you want to ignore

There are also filters that can be selected (the black, gray, and white circles) and mutliple filters can be selected at the same time

![](/files/-Mkh2cx0gkpAmcdQBkIx)


---

# 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/favoriting-keywords.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.
