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

# Managing bot status in conversations

> Enable or disable the AI conversation bot for individual contacts in HoopAI to balance automation with personal outreach.

The bot status toggle lets you control whether the AI conversation bot responds automatically to a specific contact. Turning it off hands the conversation to your team for fully manual, personal replies — while leaving it on keeps the bot active for that contact.

<Frame caption="Bot status toggle in the conversation panel — enable or disable AI auto-responses per contact">
  <img src="https://mintcdn.com/hoopai-84ec0cdc/evc3PeLCJMLz3iUG/images/conversations-bot-status.png?fit=max&auto=format&n=evc3PeLCJMLz3iUG&q=85&s=65a303232a271bd6bebf898cfea3c892" alt="Bot status toggle" width="693" height="260" data-path="images/conversations-bot-status.png" />
</Frame>

## Where to find the bot status toggle

The bot status toggle is located in the **conversation panel** on the right-hand side when you have a contact's conversation open. Look for the **Bot** icon or toggle in the contact's action area.

***

## Enabling and disabling the bot

<Steps>
  <Step title="Open the contact's conversation">
    Navigate to **Conversations** and click on the contact whose bot status you want to change.
  </Step>

  <Step title="Locate the bot toggle">
    In the right-hand panel, find the **Bot** status toggle.
  </Step>

  <Step title="Toggle on or off">
    * **On (enabled)** — the AI bot will respond automatically to incoming messages from this contact according to your configured bot workflow.
    * **Off (disabled)** — no automated bot responses will be sent; all replies must come from your team manually.
  </Step>
</Steps>

<Note>
  The bot status toggle only affects the individual contact's conversation. It does not change your global bot settings or affect other contacts.
</Note>

***

## When to disable the bot

<AccordionGroup>
  <Accordion title="High-value or sensitive contacts">
    When speaking with a key prospect, existing client, or someone in a sensitive situation, disable the bot to ensure every message is crafted personally by your team.
  </Accordion>

  <Accordion title="Active negotiation or sales conversations">
    During a live sales conversation, disable the bot so automated replies do not interrupt or contradict the conversation your rep is having.
  </Accordion>

  <Accordion title="After a contact requests a human">
    If a contact explicitly asks to speak with a person, disable the bot immediately and take over manually.
  </Accordion>

  <Accordion title="Testing or debugging automations">
    Disable the bot for a test contact to verify that your manual reply workflows work correctly without bot interference.
  </Accordion>
</AccordionGroup>

***

## Re-enabling the bot

Simply toggle the bot back on in the conversation panel whenever you want automated responses to resume for that contact. This is useful when you have finished a manual follow-up phase and want to hand the contact back to your automated nurture sequence.

<Tip>
  Combine bot status management with workflow conditions. For example, use a workflow trigger to automatically disable the bot when a contact replies with certain keywords (like "speak to someone"), and re-enable it after a set period if there is no further activity.
</Tip>
