# Invite the Suptask App

### Overview&#x20;

Suptask can be required to be invited to channels and groups in Slack in order to use certain ticket submission methods, such as using the ticket 🎫  (:ticket:) reaction emoji.&#x20;

### How to invite the Suptask App

In the desired channel or group where you want to invite the Suptask App in Slack, use a slash command message:&#x20;

&#x20;`/invite @Suptask`&#x20;

<figure><img src="/files/47aUzULarOz5QYA6MYWo" alt="" width="375"><figcaption></figcaption></figure>

### Troubleshooting&#x20;

In such a case when ticket submission is not working, try to invite the Suptask App.&#x20;

In Direct Messages (DM) might need to grant explicit permissions. [Learn more](/working-with-tickets/for-users-who-submit-tickets/how-to-create-a-ticket.md#create-a-ticket-in-direct-messages-dm)


---

# 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/getting-started/install-suptask/invite-the-suptask-app.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.
