# Basics of Filters

1. **Selection Keywords**: You can input multiple keywords separated by a comma (,). BlendShapes that contain these keywords (case-insensitive) will be selected.

<figure><img src="/files/gm5RliHj1ix1rntITAR4" alt="" width="322"><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/slidesz/AGV_vUd4ZC7WZsfZHe-7FJBl-EwsWSV3NJgBuC6f8KfqshbZ9ipP52yp8PtpirTyjND_x8FgoYfKaprdxzAseNgJCLkqWnJdphaFUGkiPJ4Dp6cnTGj6uaQwxnf0ykjSATQA6mrkUjP8DnG49xb0CC47-2rzMAYEptxsDnj0aLAujX7eOXvLhqaqr2k=s2048?key=Trti_JI4cbePRs1EH1xafFeh" alt="" width="375"><figcaption></figcaption></figure>

2. In Secondary Filter Configuration, if you check Highlight Selected BlendShapes, you can verify the selected group by the color change of the corresponding BlendShape name in the Values section.

3. Custom Ex02 has the keyword set to "left." This is a tip for visually comparing the before and after changes when tuning filters based on the differences between the left and right sides.

To make it easier to configure the numerous filter tuning options, presets have been introduced. Although Settings > Graph and Tools > Filter Designer might seem challenging to use, these features have been activated for advanced users who are familiar with the developer mode.

The following pages contain the manual and filter-related content from previous patch notes.

<br>


---

# 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.yanusstudio.com/yanuslive_old/10.-using-the-filter-function/basics-of-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.
