# Entity image

### Add an image

To add a custom image to the Machine overview or Device overview dashboard, click the Plus sign in the left top corner when hovering over the image of the entity:&#x20;

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

The following screen will appear:

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

To upload a custom image, drag/drop or click the field to use the file explorer.&#x20;

### Remove an image

Clicking on the remove icon will delete the existing image.&#x20;

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

A confirmation window will appear and if the user clicks **OK** the entity's image will be deleted and the default image will show in its place.&#x20;


---

# 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/entity-image.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.
