# Slack Integration

Unter OAuth & Permissions musst du folgende Berechtigung setzen:&#x20;

```
chat:write
```

Folgende Daten brauchst du:

&#x20;den "<mark style="color:yellow;">**Bot User OAuth Token**</mark>**"**&#x20;

* [ ] "<mark style="color:yellow;">Bot User OAuth Token</mark>"&#x20;
* [ ] Channel ID

Trage diese Daten in die APP ein. Ggfs. must du die App neu installieren. Lade dann den Bot in den Channel ein. Tippe dazu "/invite @" ein und wähle den Bot.

Jetzt solltest du Benachrichtigungen aus der APP erhalten, wenn Retouren oder Bestellungen eingebucht sind.

{% embed url="<https://youtu.be/VsVd_nXuXdU>" %}


---

# Agent Instructions: 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.bauer-pk.net/zusatzliche-funktionen/slack-integration.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.
