# Pictures

Some items allow images to be added. For example, for network equipment, it is possible to add an image that will be reflected in the rack, or a computer template that will be visible on the computer file.

## Add an image

* To add an image, click on "Choose files" and select the image that you want (png, jpg, jpeg).
* Click on Save to add your image

## Delete an image

* Click on the delete cross in the image
* Click on save to delete your modification

{% hint style="warning" %}
Your image will not be deleted when you click on the cross; only the save action will delete the image, to avoid any handling errors.
{% 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://help.glpi-project.org/documentation/tabs/common_fields/pictures.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.
