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

# Turning the AI On / Off

> When to let the AI run and when to take over

The AI is trained to book appointments and answer general insurance questions. Most of the time, you can leave it on. But there are times you'll want to take over.

## When to Turn It Off

Turn the AI off if:

* You are having a very specific or complex conversation
* You are handling something that could confuse or derail the AI
* You want full control of the conversation
* You closed the deal (see [Post-Sale Workflow](/managing/post-sale))

## When to Leave It On

You can leave the AI on if:

* You are offering additional times
* You are helping move things forward
* You are adding to what the AI already said

<Tip>
  If you are supplementing the conversation, keep it on. If you are taking over completely, turn it off.
</Tip>

## How to Turn It On / Off

<div style={{ position: "relative", paddingBottom: "56.25%", height: 0 }}>
  <iframe src="https://www.loom.com/embed/4b5110fa54214a5790364c8cd6b44a7e" allowFullScreen style={{ position: "absolute", top: 0, left: 0, width: "100%", height: "100%" }} />
</div>

<Tabs>
  <Tab title="Desktop (GoHighLevel)">
    **Option 1 - Toggle in conversation:**
    Use the **"Ant Bot Is: On / Off"** button at the top of the conversation.

    **Option 2 - Tag:**
    Open the contact, go to the **Tags** section, and add the `ai off` tag to disable. Remove it to re-enable.
  </Tab>

  <Tab title="Mobile (LeadConnector)">
    **Option 1 - Toggle in conversation:**
    Open the conversation and tap the **"Ant Bot Is: On / Off"** toggle at the top.

    **Option 2 - Tag:**
    Open the contact, scroll to the **Tags** section, and add the `ai off` tag. Remove it to re-enable.
  </Tab>
</Tabs>

Both methods do the same thing - use whichever is faster in the moment.

<Tip>
  These two methods are **proactive** — they only prevent the AI from responding to future messages. If a lead already sent a message before you turned the AI off, it will still respond to that message. In that case, enable **Do Not Disturb (DND)** on the contact to block the response immediately. DND is a good last resort if you forgot to turn the AI off before the lead texted.
</Tip>
