> 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/objecthistorie-bekijken.md).

# Objecthistorie bekijken

Bekijk de servicehistorie van een object in de Backoffice en in de app.

Elk Object kan zijn eigen historie bijhouden.

Dit helpt technici en kantoormedewerkers te begrijpen wat er eerder is gebeurd.

### Waar historie nuttig voor is

Historie helpt u:

* eerder werk op het Object zien
* Formulieren of Notities bekijken
* terugkerende Issues controleren
* het onderhoudstijdstip begrijpen

{% stepper %}
{% step %}

### Open het Object

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

{% step %}

### Open de historie-sectie

Ga naar het historie-tabblad of de historie-weergave.
{% endstep %}

{% step %}

### Bekijk eerdere Activiteit

Controleer de vermelde Werkbonnen, Formulieren en andere vastgelegde Wijzigingen.
{% endstep %}

{% step %}

### Open de gewenste details

Open de relevante regel om de volledige context te bekijken.
{% endstep %}
{% endstepper %}

### Veelgestelde vragen

<details>

<summary>Waarom is Object-historie nuttig?</summary>

Het geeft technici context voordat zij aan de slag gaan.

</details>

<details>

<summary>Kan historie worden bekeken in de mobiele app?</summary>

Ja, als het Object Beschikbaar is in de app-flow.

</details>

<details>

<summary>Helpt historie bij terugkerende Issues?</summary>

Ja.

Het helpt u patronen en eerdere handelingen te herkennen.

</details>

### Gerelateerde onderwerpen

* [**Voeg Objecten toe aan Werkbonnen**](/outsmart-knowledge-base/outsmart-knowledge-base-nl/marktplaats-pakketten-en-power-ups/power-ups/objectbeheer/objecten-toevoegen-aan-werkbonnen.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/objecthistorie-bekijken.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.
