# Navigation page

- [Project tree](https://docs.aqua-cloud.io/documentation/navigation-page/project-tree.md): Manage projects and folders with ease in the Project Tree - customize structure, set favorites, use context actions, and import/export items for streamlined project navigation.
- [Items grid](https://docs.aqua-cloud.io/documentation/navigation-page/items-grid.md): Effortlessly organize, edit, and manage project items with the Item Grid - batch actions, drag-and-drop, custom views, and rapid context menu commands for streamlined navigation.
- [Filtering and grouping](https://docs.aqua-cloud.io/documentation/navigation-page/filtering-and-grouping.md): Easily apply, view, and manage filters in the aqua navigation grid. Customize criteria, see active filters instantly, and streamline data display for efficient workflow control.
- [Views](https://docs.aqua-cloud.io/documentation/navigation-page/views.md): Customize your item browser with selectable columns, flexible sorting, grouping, and advanced filters. Save personalized views for quick access and efficient navigation management.
- [Search](https://docs.aqua-cloud.io/documentation/navigation-page/search.md): Easily search project items using keywords, filters, and recent searches. Access results quickly, apply filters, or reset with one click. Shortcut Ctrl+K streamlines navigation.
- [Preview item details](https://docs.aqua-cloud.io/documentation/navigation-page/preview-item-details.md): Easily preview item details, switch between graph and tree views, and access linked issues. Customize columns and open items directly for deeper inspection in your workspace.


---

# 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.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.
