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

# Objecthistorie bekijken

Elk Object kan zijn eigen geschiedenis bijhouden.

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

### Waar geschiedenis nuttig voor is

Geschiedenis helpt je:

* eerder werk op het Object te zien
* formulieren of notities te bekijken
* terugkerende problemen te controleren
* onderhoudstiming te begrijpen

{% stepper %}
{% step %}

### Open het Object

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

{% step %}

### Open de geschiedenissectie

Ga naar het tabblad Geschiedenis of de geschiedenisweergave.
{% endstep %}

{% step %}

### Bekijk eerdere activiteiten

Controleer de vermelde Werkbonnen, formulieren en andere vastgelegde wijzigingen.
{% endstep %}

{% step %}

### Open de details die je nodig hebt

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

### Veelgestelde vragen

<details>

<summary>Waarom is Objectgeschiedenis nuttig?</summary>

Het geeft technici context voordat ze met het werk beginnen.

</details>

<details>

<summary>Kan ik geschiedenis bekijken in de mobiele App?</summary>

Ja, als het Object beschikbaar is in de App-flow.

</details>

<details>

<summary>Helpt geschiedenis bij terugkerende problemen?</summary>

Ja.

Het helpt je patronen en eerdere acties te herkennen.

</details>

### Gerelateerde onderwerpen

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