# Import & Export Element Repository

### Import Repository&#x20;

The Import Elements function allows you to retrieve elements from the local machine and store them in a project which can be reused, serving as a backup for future reference.&#x20;

Step-by-step process to import element repository in Avo Assure:&#x20;

{% stepper %}
{% step %}

#### **Navigate to Element Repository window**&#x20;

Select **Repository** from left pane of screen to import, click **Import** icon from the top right pane of Element Repository window.

&#x20;![](/files/PYNtgk9ShTM4am9MDeUj)
{% endstep %}

{% step %}

#### Choose file and import

Click Choose File button and select Json file from the local machine, then click import button to import in Repository

<img src="/files/i6ZZv1oNeAVHBGzDDybv" alt="" data-size="original">
{% endstep %}

{% step %}

#### Save the file

Click Save button located at top right corner
{% endstep %}
{% endstepper %}

### Export Repository&#x20;

The Export Elements function is used to retrieve elements from the element repository and save them to a local machine or directly export them into a new project for future reference or backup.&#x20;

Step-by-step process to export element repository in Avo Assure:&#x20;

Navigate to Element Repository window&#x20;

{% tabs %}
{% tab title="Step 1" %}
Select **Repository** from left pane of screen to export, click **Export** icon from the top right pane of Element Repository window&#x20;

<figure><img src="/files/OyxxHae6QFx9sqC7Zg0s" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Step 2" %}
Click Export button and exported file will be saved in downloads folder in machine

<figure><img src="/files/GO8IvgJOPG9TwAGMeejh" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

### Information Panel of Repository&#x20;

Navigate to Element Repository window&#x20;

Click **eye** (Open Information) symbol from top right pane to get the element details&#x20;

<figure><img src="/files/S0FHch5oAuoooFUmaX46" 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.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-element-repository-section/import-and-export-element-repository.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.
