# Folders

- [Export project folder](https://docs.aqua-cloud.io/documentation/projects-and-folders/folders/export-project-folder.md): Easily export specific folder data for tailored project management. Right-click any folder to export - gain flexible control over your project's data handling and organization.
- [Import project folder](https://docs.aqua-cloud.io/documentation/projects-and-folders/folders/import-project-folder.md): Import a specific project folder with step-by-step guidance. Learn how to customize data imports for efficient folder-level management 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/projects-and-folders/folders.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.
