# Importing an element

Importing an application element allows you to load into Eximee Designer a file `.artifact` containing a previously exported artifact (i.e. a form, process, component, or the entire application). This function is used, among other things, to transfer ready-made solutions between environments (e.g. from a development environment to a test environment).

The imported element is saved in the repository, provided its version is higher than the version already present in the environment.

> A detailed description of the artifact import process can be found in the chapter on [application import](/documentation/documentation-en/budowanie-aplikacji/aplikacja-biznesowa/zarzadzanie-aplikacja/eksport-import-aplikacji.md#import-aplikacji).


---

# 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.eximee.com/documentation/documentation-en/budowanie-aplikacji/aplikacja-biznesowa/elementy-aplikacji-artefakty/zarzadzanie-elementami-aplikacji/import-elementu.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.
