# Advanced Search

To filter issue in Linear based on different criteria, you can use the advance search feature.

To enable advanced search, select the corresponding checkbox.

<figure><img src="/files/sfaq6uZDsxWNcWeLFB8a" alt=""><figcaption></figcaption></figure>

The advanced search filters will appear.

Select and configure your preferred filters based on your needs.

<figure><img src="/files/DgjQlClNpdebSaRccTF3" alt=""><figcaption></figcaption></figure>

Once you have configured the filters, click on "Save" to save the macro.

This will display results based on the configured filters.

<figure><img src="/files/Wlxtt6qAClRCpim0aE5y" 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.mybytes.tech/atlassian-cloud/linear-for-confluence/user-guide/linear-issue-table/advanced-search.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.
