> For the complete documentation index, see [llms.txt](https://hilfe.taraos.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hilfe.taraos.de/einrichten/erstes-setup-kanaele.md).

# Erstes Setup der Kanäle

Kanäle sind die Wege, über die deine Kunden bei dir landen: Telefon, WhatsApp, E-Mail und das Website-Widget. Tara kann auf allen vier Kanälen für dich arbeiten. Du musst nicht alle auf einmal einrichten, fang mit dem an, über den heute die meisten Anfragen reinkommen, und nimm die anderen später dazu.

## Was der Einrichtungs-Assistent schon erledigt hat

Wenn du den [Schnellstart](/einrichten/schnellstart.md) durchlaufen hast, sind zwei Kanäle bereits vorbereitet:

* **Telefon:** Deine Tara-Nummer steht. Es fehlt nur noch die Rufumleitung von deiner Geschäftsnummer.
* **E-Mail & Kalender:** Dein Anbieter ist verbunden.

## Diese Kanäle bindest du separat an

**WhatsApp** und das **Website-Widget** sind nicht Teil des Assistenten. Die richtest du direkt im jeweiligen Bereich ein, wenn du sie nutzen willst.

## Deine Kanäle im Überblick

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>☎️ <strong>Telefonie</strong></td><td>Tara-Nummer einrichten, Rufumleitung, Anrufannahme.</td><td><a href="/pages/WvBZcAQ7pyfnwF0JT4Du">/pages/WvBZcAQ7pyfnwF0JT4Du</a></td></tr><tr><td>💬 <strong>WhatsApp</strong></td><td>WhatsApp Business verbinden, Vorlagen, Posteingang.</td><td><a href="/pages/9Wxvg940AvVaZo9aNoJV">/pages/9Wxvg940AvVaZo9aNoJV</a></td></tr><tr><td>✉️ <strong>E-Mail</strong></td><td>Postfach verbinden, automatische Antworten.</td><td><a href="/pages/AGFJFjwq938CcUc4eSmW">/pages/AGFJFjwq938CcUc4eSmW</a></td></tr><tr><td>🌐 <strong>Website-Widget</strong></td><td>Service-Button für Formulare und Terminbuchung auf deiner Website.</td><td><a href="/pages/ZRfrCHquugrbXeSDZ2Ii">/pages/ZRfrCHquugrbXeSDZ2Ii</a></td></tr></tbody></table>

{% hint style="info" %}
**Womit anfangen?** Nimm den Kanal, über den bei dir die meisten Anfragen reinkommen. Für viele Makler ist das die Telefonie. Du kannst jederzeit weitere Kanäle dazunehmen.
{% endhint %}

## Es hakt irgendwo?

Kein Stress. Schreib uns, wo du nicht weiterkommst, dann helfen wir dir direkt. → [Direktkontakt](/support/direktkontakt.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://hilfe.taraos.de/einrichten/erstes-setup-kanaele.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.
