# Advanced Search

{% hint style="info" %}
Please note this feature is only available for Asana Premium users.

A user is premium if any of the following is true:

* The workspace in which the search is being performed is a premium workspace
* The user is a member of a premium team inside the workspace
  {% endhint %}

To filter tasks in Asana based on different criteria, you can use the advanced search feature.&#x20;

To enable advanced search, select the corresponding checkbox.

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

The advanced search filters will appear.&#x20;

Select and configure your preferred filters based on your needs.

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

Once you have configured the filters, click on "Save" to save the macro.&#x20;

This will display results based on the configured filters.

<figure><img src="/files/7rQ0V1365eDVAeFmC8cQ" alt=""><figcaption></figcaption></figure>

Note: We will continue to enhance this feature by adding more filters over time to better serve your needs.


---

# 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/asana-integration-for-confluence/user-guide/asana-embedded-tasks/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.
