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

# Monitoring

> A live SellAuth status monitor the bot keeps posted and refreshed in a channel.

**2 commands.** A live SellAuth status monitor the bot keeps posted and refreshed in a channel.

Tiers (least to most privileged) and what each can do are explained on the [Commands overview](/sellauth/commands/overview#permission-tiers).

<AccordionGroup>
  <Accordion title="`/monitor_sellauth`">
    **Tier:** `owner`

    Starts a live SellAuth status monitor posting to this server.

    **SellAuth endpoints:** none — this command works entirely from the bot's own database.
  </Accordion>

  <Accordion title="`/stop_monitor_sellauth`">
    **Tier:** `owner`

    Stops the live SellAuth status monitor.

    **SellAuth endpoints:** none — this command works entirely from the bot's own database.
  </Accordion>
</AccordionGroup>
