> ## Documentation Index
> Fetch the complete documentation index at: https://docs.teamate.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Quickstart

> Set up Teamate in Slack in under 5 minutes

## Overview

This guide walks you through signing up, connecting Slack, configuring Teamate, and adding it to your channels.

***

## 1) Sign up

Go to [my.teamate.app](https://my.teamate.app) and create your Teamate account. You can sign up with Google, Microsoft, or email.

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/teamate_signup_sigin.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=3e5d4aa90126b699828fbe90cbd695f9" alt="Teamate sign up" width="1314" height="1364" data-path="images/teamate_signup_sigin.png" />

***

## 2) Connect Slack

After signing in, you'll land on the **Workspace** page. Click **Connect** on the Slack card.

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/teamate_workspace.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=96bf91d3e6019e96be99ee86014f20b8" alt="Workspace page" width="3818" height="1908" data-path="images/teamate_workspace.png" />

You'll be redirected to Slack to sign in to your workspace.

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/connect_teamate_to_slack_1.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=65bcf6143be9fcdfb0b7c9a3d3b3b8c3" alt="Slack sign in" width="1414" height="946" data-path="images/connect_teamate_to_slack_1.png" />

Review the permissions Teamate needs and click **Allow**.

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/connect_teamate_to_slack_2.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=c7dfb8bd251e1c609cc71e145e6f3bc5" alt="Slack OAuth permissions" width="1874" height="1480" data-path="images/connect_teamate_to_slack_2.png" />

***

## 3) Configure Teamate

Once connected, click **Settings** on the Slack card to configure how Teamate behaves across your workspace.

Key settings:

* **General instruction** — High-level guidance for Teamate. Think of this as a system prompt for your workspace. For example:
  ```
  When scheduling meetings, default to 30 minutes and Google Meet unless specified otherwise.
  ```
* **Trigger mode** — Controls when Teamate responds:
  * **Smart** (default): Teamate decides proactively when to respond.
  * **Explicit**: Teamate only responds when directly mentioned with `@Teamate`.
* **AI model** — Choose the model for your workspace.

### Channel-specific settings

Click **Channels** on the Slack card to fine-tune Teamate's behavior per channel. Each channel can have its own instruction, trigger mode, AI model, and memory toggle.

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/teamate_slack_channel_specific_setting.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=0d66c2376f08c072d657439c775a7c06" alt="Channel settings" width="1212" height="1592" data-path="images/teamate_slack_channel_specific_setting.png" />

Settings here override the workspace defaults for that channel. Use this to give Teamate channel-specific context — for example, pointing it to a specific GitHub repo for your dev channel.

**Memory** — Toggle this on to allow Teamate to remember conversations in this channel and incorporate key information into the underlying context layer.

***

## 4) Add Teamate to channels

There are three ways to add Teamate to a channel:

### Option A: Mention @Teamate

Type `@Teamate` in any channel. Slack will prompt you to add the app — click **Add Them**.

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/add_teamate_to_channel.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=98334c08fc5b2f2502278305f72fdc1f" alt="Slack prompt to add Teamate" width="1074" height="346" data-path="images/add_teamate_to_channel.png" />

### Option B: From channel settings

1. Open the channel, click the channel name at the top, then go to the **Integrations** tab and click **Add an App**.

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/add_teamate_to_channel_step1.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=9301e049064e2979494b13b0468ac02e" alt="Channel integrations tab" width="1158" height="1628" data-path="images/add_teamate_to_channel_step1.png" />

2. Search for **Teamate** and click **Add**.

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/add_teamate_to_channel_step2.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=b88c9fe02fac1592956aa2e8af7d94e6" alt="Add Teamate" width="1476" height="596" data-path="images/add_teamate_to_channel_step2.png" />

### Option C: Slash command

Type `/invite @Teamate` in any channel.

***

## 5) Manage your team

Click your account name in the bottom-left sidebar to access account options, including **Manage team** and **Upgrade plan**.

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/teamate_setting_options.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=3c810effeab4a3b363a9784df84d08db" alt="Account menu" width="490" height="528" data-path="images/teamate_setting_options.png" />

From the **Manage Team** dialog, you can:

* View current members and their roles (Admin or Member)
* Invite new teammates by email
* Manage your subscription

<img src="https://mintcdn.com/teamate/hVMMZ6rYfs9KSILw/images/teamate_manage_team_subscribe.png?fit=max&auto=format&n=hVMMZ6rYfs9KSILw&q=85&s=ce69d89373c8f2e42b35a9a19bb8edc5" alt="Manage Team dialog" width="1114" height="1730" data-path="images/teamate_manage_team_subscribe.png" />

<Note>
  Team management and invitations are available to **Admin** users only.
</Note>

***

## You're all set!

Teamate is now live in your Slack workspace. Head to the next guides to connect meetings and enable integrations for even more capability.

<Columns cols={2}>
  <Card title="Connect meetings" icon="video" href="/meetings">
    Give Teamate memory from your Zoom and Google Meet calls.
  </Card>

  <Card title="Enable integrations" icon="plug" href="/integrations">
    Let Teamate take action in your tools.
  </Card>
</Columns>
