> 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/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer/objectfotos-beheren.md).

# Objectfoto's beheren

Voeg foto's toe of werk ze bij zodat technici objecten makkelijker kunnen herkennen.

Objectfoto's maken apparatuur makkelijker herkenbaar.

Ze zijn vooral handig wanneer vergelijkbare objecten op één locatie staan.

### Waarom foto's helpen

Foto's ondersteunen:

* visuele identificatie ter plaatse
* duidelijkere objectregistraties
* snellere controles tijdens servicewerk

{% stepper %}
{% step %}

### Open het Object

Open het object in de Backoffice of app.
{% endstep %}

{% step %}

### Voeg de foto toe of werk deze bij

Kies het fotoveld of de camera-optie.

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

{% step %}

### Sla de Wijziging op

Sla het object op zodat de foto wordt opgeslagen.
{% endstep %}

{% step %}

### Controleer het resultaat

Open het object opnieuw en controleer of de foto zichtbaar is.
{% endstep %}
{% endstepper %}

### Goede fototips

* Gebruik een duidelijke foto van voren
* Vermijd donkere of wazige foto's
* Werk de foto bij wanneer de apparatuur zichtbaar verandert

### Veelgestelde vragen

<details>

<summary>Kunnen technici foto's toevoegen in de app?</summary>

Ja, als uw app-instellingen dat toestaan.

</details>

<details>

<summary>Moet elk object een foto hebben?</summary>

Niet altijd.

Gebruik foto's waar visuele herkenning waarde toevoegt.

</details>

<details>

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

Ja.

U kunt objectfoto's bijwerken wanneer nodig.

</details>

### Gerelateerde onderwerpen

* [**Objecten aanmaken in de mobiele app**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer/objecten-aanmaken-in-de-mobiele-app.md)
* [**Objectbeheer**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-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/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer/objectfotos-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.
