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

# Slack

> Mention @Jobr for an instant reply, or assign a channel so new messages become drafts.

## Two ways to use Slack

<CardGroup cols={2}>
  <Card title="Mention @Jobr" icon="at">
    Anyone in a channel can @-mention Jobr for an instant threaded reply. Great for internal Q\&A off the company brain.
  </Card>

  <Card title="Assigned channel" icon="hashtag">
    Assign a channel to an employee. New top-level messages become drafts, reviewed via your chosen approval mode.
  </Card>
</CardGroup>

## Connect Slack

<Steps>
  <Step title="Open the connectors page">
    Go to `/app/connectors` and choose Slack.
  </Step>

  <Step title="Install the Jobr app">
    Sign in with Slack and authorize the workspace.
  </Step>

  <Step title="Pick channels">
    On each employee, choose the channels it should watch and the approval mode per channel.
  </Step>
</Steps>

## Approval modes on Slack

* **Approve-first.** Every reply waits in the [approvals queue](/app/approvals).
* **Auto.** Replies send directly, with the safety valve and any instruction-based escalations still active.

Gmail draft mode does not apply on Slack.

## Good practices

<Tip>
  Start new channels in approve-first. Watch a few days of drafts, then move trusted channels to auto.
</Tip>

## Next

<CardGroup cols={2}>
  <Card title="Approval modes" icon="sliders" href="/control/approval-modes">
    Choose freedom per channel.
  </Card>

  <Card title="Gmail" icon="envelope" href="/connectors/gmail">
    The other main surface.
  </Card>
</CardGroup>
