# Projects

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


---

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