> 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-nl/installation/parallelling.md).

# Parallelbedrijf

## Beheer van parallelsystemen

Klik vanaf de startpagina op Quick Tools **Parallelsysteem**, ga naar het beheer van parallelsystemen.

### Parallelle site toevoegen

1. Klik op de lijstpagina op **Parallel toevoegen**.
2. Ga naar **Voeg een Power Station toe** formulier.

| Veld         | Uitleg                                                     |
| ------------ | ---------------------------------------------------------- |
| Stationsnaam | Stationsnaam                                               |
| Host-SN      | Seriële hostcode, ondersteunt invoer via scannen           |
| Controlecode | Controlecode van de host                                   |
| Follower-SN  | Seriële code van de volger, ondersteunt invoer via scannen |
| Controlecode | Controlecode van de volger                                 |

1. Klik op **Volger toevoegen**, om verder een volger toe te voegen.
2. Er kunnen maximaal 2 volgers worden toegevoegd.
3. Elke volger kan afzonderlijk worden verwijderd.

<img src="/files/93062389152fcf176229bd9a55d68a71e0623d94" alt="Parallelle site toevoegen" width="188">

Klik op **Verzenden** , verschijnt er een bevestigingsmelding.

> Zorg ervoor dat het apparaat klaar is voor parallelle installatie en dat het systeem online is. Klik op Bevestigen om door te gaan met de parallelle instellingen.

Na bevestiging van de inzending keert het systeem terug naar de lijstpagina en worden de nieuwe site en **HOOFD** / **VOLGER** labels weergegeven.

<img src="/files/8c736f604b953730dbc02f4ae054fd9d2492546a" alt="Parallelle lijst" width="188">

### Bestaande sites beheren

* **Bekijken**: De lijstpagina toont alle parallelle sites, evenals de SN van de hoofd- en volgapparaten en hun rol.
* **Bewerken**: Veeg de sitekaart naar links en klik op **Bewerken** Ga naar **Stationonderhoud**.
* **Verwijderen**: In **Stationonderhoud** klik rechtsboven op de pagina op **Verwijderen**.

<img src="/files/0f9b7c19a1348a60a3ed90420dc1f963f6889ae0" alt="Stationonderhoud" 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-nl/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.
