# Import Project Configuration

Project configurations can also be exported and re-imported in other projects. Thus, all configurations of fields, workflows, notification templates, field rules, etc. can be transferred. Cross-project information, such as users or roles, are not included. The project configuration can be exported both on the Web and in the Rich Client. The import takes place via the Rich Client. To do this, select the project into which the configuration is to be imported in the project tree from the navigation bar and click on "File - Project configuration - Import configuration" in the top left-hand corner. &#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_project_configuration_custom.png" alt=""><figcaption></figcaption></figure>

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_project_configuration_custom_2.png" alt=""><figcaption></figcaption></figure>

In the Project Wizard, you can then select a previously exported project configuration (in .acxz format) and see what changes will be made by the import. You can then select whether you want to import only the configurations of certain item types and whether you want to import the workflows. In addition, you may see if and why something cannot be imported (e.g. the workflows, if roles used in workflows do not exist).

&#x20;

<figure><img src="http://aquawiki.andagon.com/pictures/drex_import_project_configuration_custom_3.png" alt=""><figcaption></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/desktop-client/project-configuration/import-project-configuration.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.
