# Operations on element(s)

## <mark style="color:blue;">Edit and Delete captured element(s)</mark>

**Edit Captured Elements**

The Edit feature allows users to change the values and priorities of the element properties&#x20;

Below is the Step-by-step process to edit element properties in Element repository&#x20;

Navigate to Element Repository window &#x20;

1. Select folder, select repository located in left pane of window then select element, hover your cursor to empty column and click edit icon to bring up Details window.&#x20;
2. Change the value and click Save Properties button to save the changes.

{% hint style="info" %}
**Note:** one can drag and drop the properties&#x20;
{% endhint %}

### Delete element&#x20;

Element can be deleted by 2 ways and the process to delete them from the element repository are:&#x20;

<details>

<summary>By navigating to element column</summary>

* Hover cursor to empty column. Select folder, select repository located in left pane of window then select element, hover your cursor to empty column and click Delete icon to bring up Delete Element pop up window&#x20;
* Click Yes button from the popup to delete the element&#x20;

  <figure><img src="/files/QMSkdp9nUkEShdRvMkj4" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>By the using the delete icon from the options</summary>

* Click delete or bin icon present in top right corner
* Click Yes button from the popup to delete the element

  <figure><img src="/files/uVCyHWLPgInq68TlbxpF" alt=""><figcaption></figcaption></figure>

</details>

**Note: We can also delete all elements together by selecting them at once.**

### <mark style="color:blue;">Cut and Past Element(s)</mark>

1. Select the captured elements from **Fund Transfer** repository.

<figure><img src="/files/8r5bMs4adm6NkDx4TORf" alt=""><figcaption></figcaption></figure>

2. Click on the **Cut** icon present in top right corner.

<figure><img src="/files/Q2dlQlaq6306SLR8A3ON" alt=""><figcaption></figcaption></figure>

3. Navigate to the **Loan** repository and click on the **Paste icon** to paste the elements into it.

<figure><img src="/files/HUIX9BfJT7MwhD8fJxOr" alt=""><figcaption></figcaption></figure>

4. The Elements will be added to the repository. Click on the **Save** button to save the changes.

<figure><img src="/files/WLAI52yC97JThgvr0QMk" alt=""><figcaption></figcaption></figure>

## <mark style="color:blue;">Rename and Edit and Delete Element Property</mark>

### Rename Element

1. Select your Repository.
2. Double Click on the **captured Element** and Provide a logical name.

<figure><img src="/files/Bjwe11pkJgFNg8iSrLQQ" alt=""><figcaption></figcaption></figure>

### Editing Element Property in Element Repository

1. On the **Element Repository** page, hover over the element for which you want to edit the property.
2. Select the **Edit** icon. **Details** pane opens on the right side of the Element Repository page.

<figure><img src="/files/uO7ldqC8cLGQneYsjedT" alt=""><figcaption></figcaption></figure>

3. On the **Details** pane, under **Value** column, select the column you want to edit and modify the value as required.

<figure><img src="/files/fGYrLXyq6F38KXBF6Xel" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note**: After editing, the element does not move to the top; it remains in its original position.
{% endhint %}

4. Select **Save Properties** to save the changes.


---

# 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/manage-element-repository/operations-on-element-s.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.
