> 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/schnittstellen/schnittstellen/silvasoft/was-ist-silvasoft.md).

# Was ist Silvasoft?

Verstehen Sie, was Silvasoft mit OutSmart synchronisiert und wie die Verbindung funktioniert.

**Silvasoft** ist eine cloudbasierte ERP- und Business-Management-Plattform.

Es wird von Unternehmen in den Niederlanden häufig verwendet.

Es verbindet OutSmart mit Ihrer Silvasoft-Verwaltung.

Es reduziert doppelte Eingaben zwischen Außendienst und ERP-Daten.

### Was Sie mit Silvasoft tun

* Kunden in OutSmart importieren
* Produkte als Materialien und Stundenarten importieren
* Bestellungen als Arbeitsaufträge importieren
* Abgeschlossene Arbeitsaufträge als Rechnungen nach Silvasoft exportieren

### Was zwischen beiden Systemen synchronisiert wird

Mit **Silvasoft** können Sie in OutSmart:

* importieren **Kunden** in Kunden
* importieren **Materialien** in Materialien und Produkte
* importieren **Stundenarten** in Arbeitskategorien
* importieren **Bestellungen** in Arbeitsaufträge
* Abgeschlossen exportieren **Arbeitsaufträge** als Rechnungen

### So funktioniert die Verbindung

Die Verbindung verwendet Ihr **Silvasoft-Benutzername** und **API-Schlüssel**.

OutSmart speichert **nicht** Speichern Sie Ihr Silvasoft-Passwort.

Die Schnittstelle läuft nach der Einrichtung im Hintergrund.

Sie können ein automatisches Synchronisierungsintervall von **15**, **30**, oder **60 Minuten**.

### Was Sie zuerst benötigen

Bevor Sie beginnen, stellen Sie sicher, dass Sie Folgendes haben:

* eine aktive **Silvasoft** Schnittstellenlizenz in der **Lizenzverwaltung**
* Zugriff auf **Einstellungen → Allgemein → Software-Schnittstellen**
* Ihre **Silvasoft-Benutzername**
* Ihre **Silvasoft-API-Schlüssel** aus den Kontoeinstellungen des Silvasoft-Kontos

### Wichtig zu wissen

* Kunden, Produkte und Stundenarten bleiben zwischen beiden Systemen synchron.
* Bestellungen können aus Silvasoft als Arbeitsaufträge in OutSmart übertragen werden.
* Abgeschlossene Arbeitsaufträge können von OutSmart als Rechnungen an Silvasoft übertragen werden.
* Sie können jederzeit eine manuelle Synchronisierung pro Datentyp ausführen.

### Verwandte Themen

* [**Silvasoft**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/silvasoft.md)
* [**Silvasoft einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/silvasoft/silvasoft-einrichten.md)
* [**Eine Software-Schnittstelle einrichten**](/outsmart-knowledge-base/outsmart-knowledge-base-de/schnittstellen/schnittstellen/eine-software-schnittstelle-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/schnittstellen/schnittstellen/silvasoft/was-ist-silvasoft.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.
