> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/early-access/service-und-instandhaltung/massnahmenubersicht.md).

# Maßnahmenübersicht

## acron Unified – Anwenderdokumentation

### Service & Instandhaltung: Maßnahmenübersicht (Technikleitung)

> Diese Seite behandelt die Sicht der **Technikleitung** im Bereich *Service & Instandhaltung*: die zentrale Tabelle „Alle Maßnahmen", in der Reparaturen, Wartungen und Inspektionen geplant und verfolgt werden.

***

### Übersicht „Alle Maßnahmen"

Die Tabelle listet alle Maßnahmen mit Status, Priorität, Typ, Beschreibung, verbleibender Restdauer, geplantem Zeitraum, Schicht, zugeordnetem Techniker, Material und Protokoll.

<figure><img src="https://3339060361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvMteK3U7MMGqZjK9wrxh%2Fuploads%2FsdktbRBtZjVBsTiZ6TIM%2F04_ACU_Service-Instandhaltung_%C3%9Cbersicht-f%C3%BCr-Technikleitung.png?alt=media&amp;token=d321ee87-6ce1-4757-813d-99867db20fa2" alt="Übersicht für die Technikleitung"><figcaption><p>Übersicht für die Technikleitung</p></figcaption></figure>

### Nach Status filtern

Über die Reiter am Kopf der Tabelle (**Alle**, **ungeplant**, **geplant**, **überfällig**, **klärung**, **pausiert**, **in bearbeitung**, **zu prüfen**, **geprüft**, **folgeaufträge**) lässt sich die Liste auf einen bestimmten Status eingrenzen; die Zahl neben jedem Reiter zeigt die jeweilige Anzahl.

![Nur ungeplante Maßnahmen anzeigen](https://3339060361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvMteK3U7MMGqZjK9wrxh%2Fuploads%2FThfsGZzYRUg7U2ch37zX%2F04_ACU_Service-Instandhaltung_alle-ungeplanten-Ma%C3%9Fnahmen-anzeigen.png?alt=media\&token=118c42fa-e912-4953-b897-c45000012187)

### Maßnahme zuordnen und planen

Sowohl direkt nach dem Anlegen als auch für jede bereits bestehende Maßnahme lassen sich in der Tabelle Zeitraum, Techniker und Status anpassen. Übliche Reihenfolge: **zeitlich planen → personell planen (Techniker zuordnen) → Status anpassen**.

#### Zeitlich planen

In der Spalte **Geplant für** öffnet ein Klick auf das Datumsfeld einen Kalender, über den Start- und Enddatum der Maßnahme gesetzt werden.

![Maßnahme zeitlich planen](https://3339060361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvMteK3U7MMGqZjK9wrxh%2Fuploads%2F6bKToKCILtmgn7egkzYi%2F04_ACU_Service-Instandhaltung_Ma%C3%9Fnahme-zeitlich-planen.png?alt=media\&token=34cd1672-b708-4edc-bcff-9edc276dc3f2)

#### Techniker zuordnen

In der Spalte **Techniker** öffnet das Dropdown „Techniker wählen" eine Liste der verfügbaren Personen (z. B. Administrator, System, Adrian, Beate, Christoph, Dieter, …). Das funktioniert auf dieselbe Weise sowohl direkt bei einer gerade neu angelegten Maßnahme als auch nachträglich bei jeder bestehenden Maßnahme in der Liste.

![Techniker für eine bestehende Maßnahme zuordnen](https://3339060361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvMteK3U7MMGqZjK9wrxh%2Fuploads%2Fd837u2BthnFp8eteO7hh%2F04_ACU_Service-Instandhaltung_Ma%C3%9Fnahme-personell-planen.png?alt=media\&token=cb10e1dc-97aa-4278-ad9b-95f3b83d9a8a)

#### Status ändern

Über das Status-Dropdown in der jeweiligen Zeile wird der Bearbeitungsstand gepflegt: **Ungeplant**, **Geplant**, **Überfällig**, **Klärung**, **Pausiert**, **In Bearbeitung**, **Zu prüfen** usw.

![Status einer Maßnahme ändern](https://3339060361-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvMteK3U7MMGqZjK9wrxh%2Fuploads%2Fx1goi4q8cf7JGRDgZZ59%2F04_ACU_Service-Instandhaltung_Status-%C3%A4ndern.png?alt=media\&token=fdcbfcf3-e2e3-4993-bf59-c8b0bc615c64)


---

# 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://docs.videc.de/early-access/service-und-instandhaltung/massnahmenubersicht.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.
