|
| 1 | +--- |
| 2 | +title: Install LangSmith Agent Builder for Slack |
| 3 | +description: Connect the LangSmith Agent Builder to your Slack workspace to power AI agents. |
| 4 | +sidebarTitle: Slack installation |
| 5 | +mode: wide |
| 6 | +--- |
| 7 | + |
| 8 | +After installation, your agents will be able to: |
| 9 | + |
| 10 | +- Send direct messages. |
| 11 | +- Post to channels. |
| 12 | +- Read thread messages. |
| 13 | +- Reply in threads. |
| 14 | +- Read conversation history. |
| 15 | + |
| 16 | +LangSmith Agent Builder integrates your agents with Slack for secure, context-aware communication inside your Slack workspace. |
| 17 | + |
| 18 | +## How to install |
| 19 | + |
| 20 | +To install the LangSmith Agent Builder for Slack: |
| 21 | + |
| 22 | +1. Navigate to Agent Builder in your [LangSmith workspace](https://smith.langchain.com). |
| 23 | +2. Create or edit an agent. |
| 24 | +3. Add Slack as a trigger or enable Slack tools. |
| 25 | +4. When prompted, authorize the Slack connection. |
| 26 | +5. Follow the OAuth flow to grant permissions to your Slack workspace. |
| 27 | + |
| 28 | +The app will be installed automatically when you complete the authorization. |
| 29 | + |
| 30 | +## Permissions |
| 31 | + |
| 32 | +The LangSmith Agent Builder requires the following permissions to your Slack workspace: |
| 33 | + |
| 34 | +- **Send messages** - Send direct messages and post to channels |
| 35 | +- **Read messages** - Read channel history and thread messages |
| 36 | +- **View channels** - Access basic channel information |
| 37 | +- **View users** - Look up user information for messaging |
| 38 | + |
| 39 | +These permissions enable agents to communicate effectively within your Slack workspace. |
| 40 | + |
| 41 | +## Getting started |
| 42 | + |
| 43 | +After installation, configure your agent: |
| 44 | + |
| 45 | +1. Set up Slack as a trigger to activate your agent when messages are received. |
| 46 | +2. Enable Slack tools to allow your agent to send messages. |
| 47 | +3. Configure which channels or users your agent should monitor. |
| 48 | + |
| 49 | +For full setup instructions, see the [Agent Builder documentation](/langsmith/agent-builder). |
0 commit comments