# Projects and folders

- [Project wizard](https://docs.aqua-cloud.io/documentation/projects-and-folders/project-wizard.md): Create independent or shared projects in aqua with the Project Wizard. Copy configurations, requirements, test cases, and defects for tailored or synchronized project setups.
- [Projects](https://docs.aqua-cloud.io/documentation/projects-and-folders/projects.md): Learn how to effortlessly export your project, including all assets and data, for backup or transfer. Step-by-step guide ensures a smooth and secure export process.
- [Export project](https://docs.aqua-cloud.io/documentation/projects-and-folders/projects/export-project.md): Export all project or folder items as a zip with Excel sheets, Word files for rich text, and attachments. Preserve item details. links require unzipping for full access. Limitations apply.
- [Import project](https://docs.aqua-cloud.io/documentation/projects-and-folders/projects/import-project.md): Import project items and attachments from Excel or ZIP files into your project or folder. Follow item-specific guidelines for IDs, dependencies, test cases, and formatted attachments.
- [Migration from Testrail](https://docs.aqua-cloud.io/documentation/projects-and-folders/projects/import-project/migration-from-testrail.md): Migrate Testrail test cases to aqua effortlessly, including attachments. Supports XML import, section mapping, and markdown conversion for seamless, accurate data transition.
- [Testlink: importer tool for migrating test cases to aqua](https://docs.aqua-cloud.io/documentation/projects-and-folders/projects/import-project/testlink-importer-tool-for-migrating-test-cases-to-aqua.md): Easily migrate your TestLink test cases to aqua with this importer tool. Streamline transfer, preserve data integrity, and simplify your QA process for seamless integration.
- [Archive project](https://docs.aqua-cloud.io/documentation/projects-and-folders/projects/archive-project.md): Learn how to archive a project securely in your workspace. Step-by-step guide covers access, retention, and organization for streamlined project management.
- [Folders](https://docs.aqua-cloud.io/documentation/projects-and-folders/folders.md): Learn how to import a project folder efficiently. Step-by-step guide ensures a smooth transfer of all project files and settings into your workspace for streamlined project management.
- [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.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.
