> 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-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte.md).

# Objekte

Objektdetails, Struktur, Dokumente, Verlauf und Aktionen anzeigen.

## Objekte

Nutze **Objekte** um das mit dem Arbeitsauftrag verknüpfte Asset zu prüfen.

Der Bildschirm ist in Zeilen für Struktur, Status und Aktionen unterteilt.

### Was Sie tun können

* Objektdetails, Status, Lager und Struktur prüfen
* Objektteile, Dokumente, Historie und verwandte Objekte öffnen
* Objektdaten aktualisieren, wenn der Arbeitsauftrag und die Richtlinie dies zulassen

### In diesem Abschnitt

* [Objektdetails](/outsmart-knowledge-base/outsmart-knowledge-base-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte/objektdetails.md)
* [Unterobjekte](/outsmart-knowledge-base/outsmart-knowledge-base-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte/unterobjekte.md)
* [Übergeordnetes Objekt](/outsmart-knowledge-base/outsmart-knowledge-base-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte/ubergeordnetes-objekt.md)
* [Lager](/outsmart-knowledge-base/outsmart-knowledge-base-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte/lager.md)
* [Objektstatus](/outsmart-knowledge-base/outsmart-knowledge-base-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte/objekt-status.md)
* [Objektteile](/outsmart-knowledge-base/outsmart-knowledge-base-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte/objektteile.md)
* [Objektdokumente](/outsmart-knowledge-base/outsmart-knowledge-base-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte/objekt-dokumente.md)
* [Objekthistorie](/outsmart-knowledge-base/outsmart-knowledge-base-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte/objektverlauf.md)
* [Objekte und Equipment](/outsmart-knowledge-base/outsmart-knowledge-base-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte/objekte-und-ausstattungen.md)

{% stepper %}
{% step %}

### Objekt öffnen

Öffnen Sie das Objekt über den Arbeitsauftrag oder die Kundenansicht.
{% endstep %}

{% step %}

### Details prüfen

Prüfen Sie die Beschreibung, den Status, das Lager und die verfügbaren Abschnitte.
{% endstep %}

{% step %}

### Verwandte Bereiche öffnen

Nutze **Teile**, **Dokumente**, **Historie**, **Unterobjekte**, oder **Übergeordnetes Objekt** bei Bedarf.
{% endstep %}

{% step %}

### Zulässige Änderungen vornehmen

Aktualisieren Sie Lagerdaten, den Objektstatus oder andere Aktionen nur, wenn diese Optionen verfügbar sind.
{% endstep %}
{% endstepper %}

### Bitte beachten

Objektaktionen hängen vom aktuellen Objekt- und Arbeitsauftragsstatus ab.

Einige Zeilen bleiben ausgeblendet, bis die zugehörigen Daten oder Richtlinien verfügbar sind.


---

# 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-de/mobile-app/ios-outsmart-app/modulubersichten/arbeitsauftrag/objekte.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.
