# Slack

<figure><img src="/files/goFBnMFcNXuUguMxwvDz" alt=""><figcaption></figcaption></figure>

Siit allows you to submit and manage service requests directly in Slack. Siit's native Slack integration keeps everyone informed on status without ever having to leave Slack.

<figure><img src="/files/iC7aArjwAb45fw51dCbX" alt=""><figcaption></figcaption></figure>

### Submit a new request

Employees can create requests in multiple ways:

⭐️ **Mention @Siit in a public channel**\
Tag Siit in any public channel to create a request that's visible to the team.

⭐️ **Write a DM to Siit**\
Send a private message to Siit to create a confidential request.

⭐️ **Use Slack actions**\
Right-click any message in a private channel or DM and select "Create a ticket" from the actions menu.

<figure><img src="/files/9Dg7f6EJih1a1FujYbTy" alt=""><figcaption></figcaption></figure>

[Learn how to submit requests in Slack →](https://help.siit.io/slack-requests)

***

### Stay up-to-date about your requests

Siit keeps you informed with automatic updates:

* **Thread notifications**: Receive updates about status changes, assignments, and resolutions directly in your request thread
* **Status overview**: Click on the request title to see the full status and details at any time
* **Real-time sync**: All updates from admins are instantly reflected in Slack

<figure><img src="/files/CDEPOrB1iCypnreQyCr9" alt=""><figcaption></figcaption></figure>

***

### AI Agents: Instant answers from your knowledge base

Siit AI Agents provide instant, accurate answers based on your existing documentation from Notion or Confluence—no waiting required.

#### How it works

When employees ask questions in Slack:

1. Siit AI searches your connected knowledge bases
2. Generates contextual answers with source references
3. Delivers responses in seconds, directly in the thread

{% embed url="<https://vimeo.com/1073582273/60820c2e55?fl=pl&fe=ti>" %}

***

### Turn any message into a ticket

Need to convert a conversation into a tracked request? Admins can easily transform any Slack message into a Siit ticket:

* **From public channels**: Right-click any message and select "Create ticket from message"
* **From DMs**: Convert employee questions into trackable requests with full context preserved
* **Automatic linking**: The original message thread stays connected to the ticket

<figure><img src="/files/AXucw9MM6mgw4ZvH949S" alt=""><figcaption></figcaption></figure>

***

### Private notes for internal collaboration

Admins can add private notes to requests that only other admins can see, perfect for:

* Internal discussions about resolution strategies
* Sensitive information that shouldn't be shared with requesters
* Coordination between team members

Use the 🔒 emoji in the admin notification thread to create a private note.<br>

**Learn more about how to** [Give functionality to Slack emojis](https://help.siit.io/slack-emoji-actions)

***

### Getting started&#x20;

Ready to connect Slack to Siit?

{% content-ref url="/pages/3DBkm0PqS2BmkJMziY4P" %}
[Connect Slack](/getting-started/connect-slack.md)
{% endcontent-ref %}


---

# 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.siit.io/core-plateform/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.
