# Search

To search for an item at the project level, enter a keyword into the search box and press the 'Enter' key.&#x20;

By default, the system will begin searching for items that meet the specified criteria within the project.

If you wish to search for tickets within a specific item type, you may select that type from the dropdown menu prior to initiating the search. Similarly, if you wish to filter results that are of the specific item type, you may select it from the dropdown after results for all types of items have been returned.

<figure><img src="https://lh5.googleusercontent.com/T6CqHk1qhQK6p2SK5zbEJ8oGXXOSezX5fRZ8FRSK7-6defsZyASYuUZJtzh9dMKgBPFNqIYMBxjpxjcgtMozWBpYJpj7uKU2m8jzOys7HPn_dwalkiuW0sDFnpIZHrAAJ7CuC5fhunxWLbS5m5J-7V8" alt=""><figcaption></figcaption></figure>

Once the items are found, you can open one of them from the pop up by clicking on the title. If you want to check a group of items and apply the filtering next, then click on 'Show on the grid' and the items will be filtered and displayed.

<figure><img src="https://lh6.googleusercontent.com/RYGJ3cPO0iTVsNqoe4ibKdVoHofL3dpSaaTSR6JzYTDDg1RfWyDM6ePxbcua1ijMcydpZPsiQZVh24T8DYwKJigm5a7XcuKBXCIntj2aOfkdaroBare6lQqclAaxbILc-yrmaDcCE6o8L0fP7TDbX2s" alt=""><figcaption><p>Search an item</p></figcaption></figure>

To reset the list on the navigation screen, simply clear the search box by clicking on the cross.&#x20;

For your convenience, we also added a shortcut *Ctrl+K* to trigger search and added 5 recent searched words, making it easier for you to find items in no time.


---

# 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.aqua-cloud.io/documentation/navigation-page/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.
