# Slack

When you connect your Slack account we will post details of each booked appointment to a channel of your choice. Slack will be connected to your Call Fast account as a whole but can be enabled on a project by project basis. This means you can choose which Slack channel to post to for each project in Call Fast.

## Instructions

First, head over to your CallFast account and hover over your name at the bottom of the sidebar. Then choose "Integrations".

<div align="left"><figure><img src="/files/Vw0ST9H091tNJYyM6P40" alt="" width="239"><figcaption></figcaption></figure></div>

On this page you should click "Connect" on the Slack integration.

<div align="left"><figure><img src="/files/VdaeJdgAdarlluaGQuny" alt="" width="375"><figcaption></figcaption></figure></div>

You will then be asked to authenticate the Slack <> CallFast integration.

<div align="left"><figure><img src="/files/5USmCnzcI5Sbz152w8yR" alt="" width="375"><figcaption></figcaption></figure></div>

When you have done this you will see that your Slack account is now connected to CallFast.

<div align="left"><figure><img src="/files/UCkBvQe7eoFaOM5ErspE" alt="" width="375"><figcaption></figcaption></figure></div>

Now, go to the project from which you would like to send booked appointments to Slack and click on "View Options" on the sync data panel to open the sync options.

<div align="left"><figure><img src="/files/AQ11mFtg6cmgkTFFNhYO" alt="" width="563"><figcaption></figcaption></figure></div>

Then open the Slack panel and choose a channel to post to.

<div align="left"><figure><img src="/files/OELiQMZQttlccokft0rs" alt="" width="563"><figcaption></figcaption></figure></div>

Then click on "Save & Close Settings".

Now, all booked appointments will be posted in your chosen Slack channel.


---

# 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.callfa.st/sync-data/slack.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.
