> For the complete documentation index, see [llms.txt](https://docs.tempomonitors.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tempomonitors.com/tempo-assistant-commands/setup-commands.md).

# Setup Commands

This set of commands allows you to set up the Tempo Assistant in your group. All available commands can be viewed using: !m help assistant

{% hint style="info" %}
If the bot is not replying to your stock checking commands or slash commands, it is because you have not setup the Tempo Assistant yet.\
\
For the stock checking commands and slash commands to work you need to first setup the Tempo Assistant.
{% endhint %}

## Setting the desired commands channel for Tempo Assistant

Use this command to set a desired commands channel for Tempo Assistant. This command requires you to mention the channel you would like to add. Example:

```
!m assistant set #tempo-assistant
```

## Removing a commands channel for Tempo Assistant

Use this command to remove a commands channel from the Tempo Assistant. Example:

```
!m assistant remove #tempo-assistant
```

## Toggling Tempo Assistant

Use this command to toggle Tempo Assistant on or off. When Tempo Assistant is off, it will stop responding to user commands.

```
!m assistant toggle
```

## Enabling the Tempo Assistant for DMs

Use this command to enable the Tempo Assistant for DMs from users with the mentioned role. Example:

```
!m assistant dm enable @desired-role
```

## Disabling the Tempo Assistant for DMs

Use this command to enable the Tempo Assistant for DMs from users with the mentioned role. Example:

```
!m assistant dm disable @desired-role
```

{% hint style="info" %}
Access for the stock checkers in linked to access for the restock monitors. So in order to have access to the stock checker for a specific store you must first add access for the restock monitor for that store.\
\
Find out more about adding access for stores using our access command here: [Access Command](/admin-commands/access-command.md)
{% endhint %}
