> For the complete documentation index, see [llms.txt](https://docs.alphaess.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaess.com/alpha-partner/alpha-partner-de/installation/parallelling.md).

# Parallelschaltung

## Verwaltung des Parallelsystems

Klicken Sie auf der Startseite auf „Quick Tools“ **Parallelsystem**, um in die Verwaltung des Parallelsystems zu gelangen.

### Parallelstation hinzufügen

1. Klicken Sie auf der Listen-Seite auf **Parallel hinzufügen**.
2. Öffnen Sie **Eine Power Station hinzufügen** Formular.

| Feld         | Beschreibung                                             |
| ------------ | -------------------------------------------------------- |
| Stationsname | Stationsname                                             |
| Host-SN      | Seriennummer des Hosts, Eingabe per Scan unterstützt     |
| Prüfcode     | Prüfcode des Hosts                                       |
| Follower-SN  | Seriennummer des Followers, Eingabe per Scan unterstützt |
| Prüfcode     | Prüfcode des Followers                                   |

1. Klicken Sie auf **Follower hinzufügen**, um weitere Follower hinzuzufügen.
2. Es können maximal 2 Follower hinzugefügt werden.
3. Jeder Follower kann einzeln gelöscht werden.

<img src="/files/c5c9009e145b7d9701bc8966f7c5c3f0066d4472" alt="Parallelstation hinzufügen" width="188">

Klicken Sie auf **Absenden** , danach wird das System eine Bestätigungsaufforderung anzeigen.

> Bitte stellen Sie sicher, dass das Gerät für die Parallelinstallation bereit ist und das System online ist. Klicken Sie auf Bestätigen, um mit den Paralleleinstellungen fortzufahren.

Nach der Bestätigung der Übermittlung kehrt das System zur Listen-Seite zurück und zeigt den neuen Standort sowie **MASTER** / **FOLLOWER** Kennzeichnungen.

<img src="/files/5dea286f36cfc6eeddc9d87bf22212ff21874343" alt="Parallelsystem-Liste" width="188">

### Vorhandene Standorte verwalten

* **Anzeigen**: Die Listen-Seite zeigt alle Parallelsystem-Standorte sowie die SN und Rollen von Haupt- und Follower-Geräten.
* **Bearbeiten**: Wischen Sie die Standortkarte nach links und klicken Sie auf **Bearbeiten** Öffnen Sie **Stationswartung**.
* **Löschen**: **Stationswartung** Klicken Sie oben rechts auf der Seite auf **Löschen**.

<img src="/files/e42abb47606f4bb6e728f8cbbdcc223e60d46b13" alt="Stationswartung" width="188">


---

# 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:

```
GET https://docs.alphaess.com/alpha-partner/alpha-partner-de/installation/parallelling.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
