# Display Suptask in Slack

### Overview

Having Suptask available in the left side menu on Slack makes it easy to access your tickets and other features that it offers.&#x20;

Suptask is a Slack App operating inside your Slack workspace. Make sure your Slack Workspace admin have installed Suptask App.**Add Slack to the left side menu in Slack:**

1. Search for "Suptask" by using Ctrl+K or CMD+K. \
   As an alternative, you can navigate to the **Apps** section in the left side menu, press on **Add apps,** and then find Suptask.
2. Press on **Suptask** and it should automatically be added to your left side menu in Slack.
3. Select to **star** Suptask App to keep it in your favorite list.
4. Done!&#x20;

<figure><img src="/files/2RFoOmU0eRt2vRruEEH7" alt="" width="359"><figcaption></figcaption></figure>

{% hint style="info" %}
Learn how to [star a channel, app or person in Slack](https://slack.com/intl/en-se/help/articles/201331016-Star-channels-and-direct-messages)
{% endhint %}

<br>


---

# 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://support.suptask.com/working-with-tickets/essentials-for-your-daily-work/how-to-display-suptask-in-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.
