# Slack

The **Slack integration** brings your workspace communication data into JetAdmin. Once connected, you can query channels, users, and messages, and trigger Slack actions such as sending scheduled messages, inviting users to channels, fetching user profiles, and many more.\
This enables robust internal tools that interface directly with Slack for notifications, automated processes, and workflow management..

#### Steps

1. **Go to Data Settings:**\
   In JetAdmin, open **Data → Add Resource**.
2. **Select Slack:**\
   Choose **Slack** from the list of data sources.
3. **Name your resource (optional):**\
   Enter a custom name such as *Team Slack* or *Company Communication*.
4. **Sign in with OAuth:**\
   Click **Sign in with Google / Slack OAuth**.\
   A pop-up will appear choose the Slack workspace you want to connect.
5. **Add Resource:**\
   JetAdmin will verify your connection. Once successful, your Slack collections and actions will be available immediately.

{% embed url="<https://jet-admin.share.arcade.software/share/z2nkuOo0oWumxtSQQ4P4>" %}

{% hint style="info" %}
**Useful Tips**\
• Use the **Schedule Message** action to send automated updates at specific times.\
• Combine Slack actions with other data sources (like your CRM data or support tool) to notify teams automatically.
{% endhint %}


---

# 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.jetadmin.io/user-guide/integrations/slack-1.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.
