# Rename assets

You can rename your one-time purchased item from the asset's details page. Only the assets in the **Active** state can be renamed.

When selecting a new name, we recommend choosing a name that makes it easier for you to search for or locate the asset quickly in your list.

Additionally, ensure that the new name is not blank; otherwise, the platform displays a message.

### Renaming an asset <a href="#renaming-an-agreement" id="renaming-an-agreement"></a>

To update an asset's name:

1. Go to **Marketplace** > **Assets**.
2. Select the asset you want to rename.
3. On the **asset details** page, select **Rename**.
4. In the **Rename** dialog, enter the new name, then select **Save**. The asset's name is updated.

<div data-with-frame="true"><figure><img src="/files/XKJE6cAwNCQQlM6kqW2j" alt=""><figcaption><p>Use the Rename dialog to update an asset's name.</p></figcaption></figure></div>


---

# 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.platform.softwareone.com/modules-and-features/marketplace/assets/rename-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.
