# Project tree

On the left-hand side within the Navigation tab, the project tree can be viewed. The projects are marked in blue and the folders corresponding to them are highlighted in yellow. Users will only see the projects to which they have access. The folder structure of a project contains all types of items. Projects and folders can be saved as Favourites for quick access.

<div data-full-width="false"><figure><img src="/files/gFfGHqK8p69j39e6JgdM" alt="" width="354"><figcaption><p>Project Tree View</p></figcaption></figure></div>

Using the context menu of a project or folder (right-click), you can: rename, configure, archive, add/remove as a favourite, create new items such as requirements, test cases, test scenarios, defects or folders, or import or export items directly from Excel. 'My Notifications' allows you to customise your notification settings for the selected project or folder. You can also use the context menu to cut, copy, paste or delete the selected folder.

<figure><img src="/files/JaxxJ95G6HmhSWg6Aq82" alt="" width="329"><figcaption><p>Context menu - list of the actions</p></figcaption></figure>

You can also create new items including folders and projects using the button on the top by hovering and selecting the appropriate type of the element. <br>

<figure><img src="/files/ktgnARDI17oI4XOGJ4AH" alt=""><figcaption><p>Using the New Item button to quickly add a new item</p></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.aqua-cloud.io/documentation/navigation-page/project-tree.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.
