# Edit asset

On the asset tree, click on the three dots next to the name of the asset. On the dropdown menu, select **Edit entity**. Alternatively, the user can click on the pencil icon at the top of the asset's detail dashboard.&#x20;

<figure><img src="/files/zrbssTgg0eLw6ycJIAOB" alt=""><figcaption><p>Edit asset on the asset tree</p></figcaption></figure>

A pop-up window will show up with the available options to edit the asset. After making the desired changes, click on the **Update** button in the bottom right corner of the window.

{% hint style="info" %}
Note that the asset name must be unique when editing
{% endhint %}


---

# 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.twtg.io/docs/solidred-3.1/entity-management-features/asset-management/edit-asset.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.
