> 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/integrationen/integrationen/bouwsoft/bouwsoft-einrichten.md).

# Bouwsoft einrichten

Verbinden **OutSmart** zu **Bouwsoft** bevor Sie Optionen für den Import oder Export konfigurieren.

Sie benötigen eine aktive Integrationslizenz und Zugriff auf Ihr Bouwsoft-Konto.

{% stepper %}
{% step %}

### Software-Integrationen öffnen

Gehen Sie zu **Einstellungen → Allgemein → Software-Integrationen**.

Öffnen **Bouwsoft**.
{% endstep %}

{% step %}

### Verbindung starten

Wenn die Verbindung noch nicht aktiv ist, öffnet OutSmart den Bouwsoft-Anmeldeablauf.

Sie werden zur Bouwsoft-Anmeldeseite weitergeleitet.
{% endstep %}

{% step %}

### Bei Bouwsoft anmelden

Melden Sie sich mit Ihren Bouwsoft-Zugangsdaten an.

Bouwsoft leitet Sie dann mit einem sicheren Zugriffstoken zurück zu OutSmart.
{% endstep %}

{% step %}

### Verbindung prüfen

Nach einer erfolgreichen Anmeldung wird die Einstellungsseite erneut geöffnet.

Prüfen Sie die **Verbindung** Abschnitt.

Das Verbindungsdatum sollte dort sichtbar sein.
{% endstep %}

{% step %}

### Wählen Sie die Administration

Wählen Sie die Administration aus, die Sie synchronisieren möchten.

Arbeitsaufträge werden an diese Administration exportiert.
{% endstep %}

{% step %}

### Import und Export konfigurieren

Wählen Sie aus, welche Daten OutSmart importieren soll.

Wählen Sie dann, wie abgeschlossene Arbeitsaufträge exportiert werden sollen.
{% endstep %}

{% step %}

### Die Einrichtung speichern

Klicken Sie auf **Speichern**.

Ihre Verbindungs- und Synchronisierungseinstellungen werden dann gespeichert.
{% endstep %}
{% endstepper %}

### Bevor Sie speichern

Prüfen Sie zuerst diese Punkte:

* die Integration ist aktiv in der **Lizenz-Manager**
* die richtige Administration ist ausgewählt
* die Import- und Exportoptionen passen zu Ihrem Prozess

### Häufig gestellte Fragen

<details>

<summary>Kann ich mehr als eine Bouwsoft-Administration verbinden?</summary>

Nein.

Die Integration funktioniert jeweils nur mit einer Administration.

Wenn Sie wechseln möchten, trennen Sie zuerst die Verbindung.

Dann verbinden Sie erneut und wählen die andere Administration.

</details>

<details>

<summary>Was passiert, wenn ich die Integration trenne?</summary>

Die Synchronisierung wird gestoppt.

Vorhandene Daten in OutSmart bleiben erhalten.

Es werden keine neuen Daten synchronisiert, bis Sie die Verbindung erneut herstellen.

</details>

<details>

<summary>Was passiert, wenn das Zugriffstoken abläuft?</summary>

OutSmart versucht zunächst, das Token automatisch zu aktualisieren.

Wenn auch das fehlschlägt, trennen Sie die Verbindung und verbinden Sie erneut.

</details>

<details>

<summary>Woran erkenne ich, dass die Verbindung funktioniert?</summary>

Prüfen Sie das Verbindungsdatum auf der Einstellungsseite.

Prüfen Sie außerdem das Protokollfenster auf aktuelle Synchronisierungsaktivitäten.

</details>

### Verwandte Themen

* [**Bouwsoft**](/outsmart-knowledge-base/outsmart-knowledge-base-de/integrationen/integrationen/bouwsoft.md)
* [**Was ist Bouwsoft?**](/outsmart-knowledge-base/outsmart-knowledge-base-de/integrationen/integrationen/bouwsoft/was-ist-bouwsoft.md)
* [**Softwareintegration einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/integrationen/integrationen/eine-software-integration-einrichten.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-de/integrationen/integrationen/bouwsoft/bouwsoft-einrichten.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.
