# Slack

### Use-case of integration with Slack:&#x20;

* Get instant notification
* Resolve queries instantly&#x20;
* Respond directly through Slack

### How do I configure it on Talkie?&#x20;

To connect your Slack space with Talkie, you can follow the following steps;&#x20;

* Go to 'App Market -> Slack -> Accounts' <br>
* Click on 'Add Account' <br>
* Select the 'Workspace' you want to configure<br>
* Provide required permissions<br>
* Click on 'Allow' to connect the Space

{% hint style="info" %}
You can connect only one Slack Workspace with Talkie
{% endhint %}

### What can I use Slack for?&#x20;

You can use Slack for;&#x20;

* Receiving notifications
* Interacting with the visitors&#x20;


---

# 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://help.talkie.se/integrations/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.
