---
id: Slack
sidebar_class_name: Slack
---
# Slack
This section is dedicated to the library for working with the Slack Web API. On this page, all the steps necessary to start working are described
## Getting started
1. Log in to your account and go to the **Your Apps** page on the website [Slack API](https://api.slack.com)

2. Click **Create App** and choose **From scratch**

3. Select the name and workspace where you need to create the application

4. Create a new token by clicking Generate Token and Scopes below on the application page

5. Select a name and add permissions

6. Go to **Premission scope** page

7. Add the permissions required for your purposes

8. Install the application

9. Save the generated token
