# Asset actions

#### Actions on a single asset

While hoving over an asset, you will find three dots '...' button with which you can access a menu of actions you can perform on the asset.

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

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

| Action         | Definition                                                                    |
| -------------- | ----------------------------------------------------------------------------- |
| Download       | Download the asset in its original form, as a transformed asset.              |
| Get CDN link   | Copy the Asset public CDN link                                                |
| Manage details | Open the Asset Detail window to see General information and Preset Variations |
| Locate         | Locate where the asset is stored within the Asset Library.                    |
| Rename         | Change the name of the asset                                                  |
| Move to        | Move the asset to another folder in the DAM                                   |
| Delete         | Remove the asset from the DAM                                                 |

#### Actions on multiple assets (bulk edit)

You can edit multiple assets' details by selecting multiple Assets in the Library and licking on the "..." three dots button.&#x20;

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

<figure><img src="/files/3z1k6vScFesSUHs2Ymfu" alt=""><figcaption></figcaption></figure>

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

Using the Bulk Asset Editor, you can perform one-by-one changes in a list view, or force a new value in the following Asset Details:&#x20;

* Title: you can over-write the existing title with a new common value for all assets
* Description: you can over-write the existing title with a new common value for all assets
* Tags: you chose the action you want to perform between "add" or "delete", and then write the tag impacted by the action.

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

### &#x20;<a href="#assigning-tags-to-assets" id="assigning-tags-to-assets"></a>


---

# 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.cloudimage.io/library/cloudimage-library/asset-actions.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.
