How it Works
To interact with a teammate in Slack, you’ll need to make them an account. But because they are not real people, you aren’t going to make them a regular login; you will do it by making a Slack App, one for each teammate. But don’t worry! It’s much easier than it sounds and just takes a few clicks.Working with your teammate in Slack
You can work with teammates in Slack just like regular employees on your team. You can @-mention them, invite them to channels, and DM them.To interact with your teammate, you need to either @-mention them in a channel or DM them. If they’re in a group chat, they won’t automatically listen to every message, only to ones explicitly sent to them.
Setup
Click “Get Started” below to view our Interactive Slack Setup Guide to see how it works:Create Slack App
First you need to create a new app from Slack’s web interface. It’s easy — you can get all the configuration details right from the Teammates app. A “manifest” is a bit of JSON that describes your teammate. We generate it for you and it will look something like this:- In the Teammates app, click on your Teammate’s profile and then click
Chat in Slack. This will display the manifest JSON custom made for your teammate. - Visit Slack Apps page and click
Create New Appand select your workspace. (If you don’t see your workspace, you may need to Ask your Slack Admin to give you permmission or follow these steps for you.) - Select
From a manifest - Select the Workspace you want to add the app to (likely your company’s workspace)
- Copy-paste the manifest JSON from the previous step into the
Manifest JSONfield and clickCreate - Click
Nextand theCreate
Add Your Teammate’s Avatar
It’s no fun to see a generic avatar for your teammate. Let’s make them look good!- On the page after you created the Slack app, scroll down to
Display Information - Back to the Teammates app… click your teammate’s avatar to see the hi-res version. Right click and Save Image (or File > Save Image) to download the image.
- Upload the image of your avatar
Install your new Teammate Slack app
- From the app configuration page, click
Install Appin the left sidebar - Click
Installto install it to your workspace - Click
Allowwhen prompted - You should see a screen with a
Bot User OAuth Token. Copy this value. It’s likely 50+ characters long starting with “xoxb” or similar
Configure in Teammates
Lastly you need to update the Teammates app with the new Slack app’s OAuth token.- If you didn’t copy the Bot User OAuth Token from the previous step, you can find it again from the
OAuth & Permissionssection in your app’s configuration page - Go back to the Teammates app and paste your token into the
Bot User OAuth Tokenfield and clickSave

