# Slack Connect Support

We offer Slack Connect support for users subscribed to our paid plan. With this support, you can communicate directly with us on your familiar Slack platform, making it easy to send requests and resolve any uncertainties.

Steps to access Slack Connect support:

1. Copy the Team ID from the [settings page on the dashboard](https://assort.app/en/app/settings/).
2. Fill in the required details in [this form](https://www.noway-form.com/ja/f/9dddab7a-a3eb-45c3-a697-c2f0306fca1a) and submit it.
3. We will send you an invitation email for Slack Connect support from our end.


---

# 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://en-docs.assort.app/support/slack-connect.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.
