> For the complete documentation index, see [llms.txt](https://knowledge.out-smart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/objectafbeeldingen-beheren.md).

# Objectafbeeldingen beheren

Object-afbeeldingen maken apparatuur gemakkelijker te herkennen.

Ze zijn vooral nuttig wanneer er op één locatie vergelijkbare Objecten zijn.

### Waarom afbeeldingen helpen

Afbeeldingen ondersteunen:

* visuele identificatie op locatie
* duidelijkere activaregistraties
* snellere controles tijdens servicewerk

{% stepper %}
{% step %}

### Open het Object

Open het Object in de BackOffice of de App.
{% endstep %}

{% step %}

### Voeg de afbeelding toe of werk deze bij

Kies het afbeeldingsveld of de camera-optie.

Upload of maak daarna een foto.
{% endstep %}

{% step %}

### Sla de wijziging op

Sla het Object op zodat de afbeelding wordt opgeslagen.
{% endstep %}

{% step %}

### Controleer het resultaat

Open het Object opnieuw en bevestig dat de afbeelding zichtbaar is.
{% endstep %}
{% endstepper %}

### Goede tips voor afbeeldingen

* gebruik een duidelijke vooraanzicht
* vermijd donkere of wazige foto's
* werk de afbeelding bij wanneer de apparatuur zichtbaar verandert

### Veelgestelde vragen

<details>

<summary>Kunnen technici afbeeldingen toevoegen in de App?</summary>

Ja, als je Instellingen van de App dit toestaan.

</details>

<details>

<summary>Moet elk Object een afbeelding hebben?</summary>

Niet altijd.

Gebruik afbeeldingen waar visuele herkenning waarde toevoegt.

</details>

<details>

<summary>Kan ik later een oude afbeelding vervangen?</summary>

Ja.

Je kunt Objectafbeeldingen altijd bijwerken wanneer dat nodig is.

</details>

### Gerelateerde onderwerpen

* [**Maak Objecten aan in de mobiele App**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/objecten-aanmaken-in-de-mobiele-app.md)
* [**Objectbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge.out-smart.com/outsmart-knowledge-base/outsmart-knowledge-base-nl/marketplace-pakketten-en-power-ups/power-ups/objectbeheer/objectafbeeldingen-beheren.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
