> 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/marketplace-pakete-und-power-ups/power-ups/power-bi/verfugbare-synchronisierungstabellen.md).

# Verfügbare Synchronisierungstabellen

Die verfügbaren Synchronisationstabellen hängen von Ihrer OutSmart-Konfiguration ab.

Synchronisieren Sie nur die Tabellen, die Sie für Berichte benötigen.

### Häufige Beispiele

Zu den häufigen Tabellen können gehören:

* Arbeitsblätter
* Kunden
* Mitarbeitende
* Materialien
* Rechnungen
* Angebote

Einige Tabellen werden nur angezeigt, wenn die zugehörige Funktion aktiv ist.

{% stepper %}
{% step %}

### Data Sync öffnen

Gehen Sie zu **Einstellungen → Data Sync**.
{% endstep %}

{% step %}

### Die Tabellenliste anzeigen

Öffnen **Daten-Sync-Tabellen anzeigen**.
{% endstep %}

{% step %}

### Die verfügbaren Optionen überprüfen

Überprüfen Sie die Namen und Beschreibungen in der Liste.
{% endstep %}

{% step %}

### Nützliche Tabellen auswählen

Wählen Sie die Tabellen aus, die zu Ihrem Berichtsziel passen.
{% endstep %}

{% step %}

### Die Auswahl speichern

Speichern Sie die aktualisierte Sync-Konfiguration.
{% endstep %}
{% endstepper %}

### Häufig gestellte Fragen

<details>

<summary>Sind alle Tabellen immer verfügbar?</summary>

Nein.

Die Liste hängt von aktiven Funktionen und der Konfiguration ab.

</details>

<details>

<summary>Was passiert, wenn ich die Auswahl einer Tabelle aufhebe?</summary>

Diese Tabelle erhält keine neuen Sync-Updates mehr.

</details>

<details>

<summary>Mit welchen Tabellen sollte ich anfangen?</summary>

Beginnen Sie mit den Tabellen hinter Ihren wichtigsten Berichten.

</details>

### Verwandte Themen

* [**PowerBI**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups/power-bi.md)
* [**Integrationen**](broken://spaces/Ue9cSI3RPKo2mvk0drnH/pages/0cfadb1c8e3b10ec7d69014831b2a8a34046c49a)
* [**Power-Ups**](/outsmart-knowledge-base/outsmart-knowledge-base-de/marketplace-pakete-und-power-ups/power-ups.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/marketplace-pakete-und-power-ups/power-ups/power-bi/verfugbare-synchronisierungstabellen.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.
