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

# Turn the AI agent on and off

> How to enable or disable your AI agent with a single switch so it answers (or stops answering) your customers' WhatsApp messages

The **AI agent** is the assistant that answers your customers' WhatsApp messages on its own. Turning it on or off is as simple as flipping a switch: when it's **active**, it replies automatically based on its configuration; when it's **inactive**, it doesn't answer anything. In this guide we use an agent called **Vendedor** as an example.

## Demo video

<iframe width="100%" height="400" src="https://www.youtube.com/embed/Z1Kdq1wVcTo" frameBorder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />

## Before you start

* You need a **created agent** (in the example, "Vendedor").
* The agent needs a **connected WhatsApp session** in order to reply. Without a session, even if you turn it on, it won't receive or answer messages.

## Steps to turn the agent on

<Steps>
  <Step title="Go to AI Agents">
    In the left-hand menu, open **AI Agents**. You'll see your "Vendedor" agent with the **Inactive** label, and on the left the **AI Agent Status** panel.

    <Frame caption="The agent shows as Inactive">
      <img src="https://mintcdn.com/mindo/lFP6oHggA-5fJl1D/images/encender-agente-inactivo.png?fit=max&auto=format&n=lFP6oHggA-5fJl1D&q=85&s=efcb139ddf9396d1ccace958f5d76059" alt="AI Agents list with the agent Inactive" width="1280" height="720" data-path="images/encender-agente-inactivo.png" />
    </Frame>
  </Step>

  <Step title="Look at the Agent status switch">
    Inside that panel is the **Agent status** switch. When it's off, it reads **"The AI Agent is disabled"** and below you'll see the **Inactive** label.

    <Note>
      Also make sure the **WhatsApp session** is already connected (the number must appear under "Sessions").
    </Note>

    <Frame caption="Switch off: the agent is disabled">
      <img src="https://mintcdn.com/mindo/lFP6oHggA-5fJl1D/images/encender-agente-interruptor-apagado.png?fit=max&auto=format&n=lFP6oHggA-5fJl1D&q=85&s=a76c1f6294231320cae1edba9857c1be" alt="Agent status switch off" width="488" height="479" data-path="images/encender-agente-interruptor-apagado.png" />
    </Frame>
  </Step>

  <Step title="Flip the switch to turn it on">
    Click the switch. It fills with color and the text changes to **"The AI Agent is active and answering queries"**. The label below switches to **Active**.

    <Frame caption="Switch on: the agent is active">
      <img src="https://mintcdn.com/mindo/lFP6oHggA-5fJl1D/images/encender-agente-interruptor-encendido.png?fit=max&auto=format&n=lFP6oHggA-5fJl1D&q=85&s=59905f0183df358f9ac89058b121a3f6" alt="Agent status switch on" width="488" height="479" data-path="images/encender-agente-interruptor-encendido.png" />
    </Frame>
  </Step>

  <Step title="Done! Your agent is on">
    At the top, your "Vendedor" agent card now shows the **Active** label. From this moment, the agent answers the messages coming through the connected session on its own.

    <Frame caption="The agent is now Active">
      <img src="https://mintcdn.com/mindo/lFP6oHggA-5fJl1D/images/encender-agente-activo.png?fit=max&auto=format&n=lFP6oHggA-5fJl1D&q=85&s=2d750d71c0b01cd606a3020b9965329c" alt="Agent with the Active label" width="1280" height="720" data-path="images/encender-agente-activo.png" />
    </Frame>
  </Step>
</Steps>

## How to turn the agent off

To turn it off, flip the **same switch** again. The text goes back to **"The AI Agent is disabled"** and the label returns to **Inactive**. From then on, the agent stops replying automatically and the chats are handled by your team.

## How do I know it worked?

The switch stays on, the text reads **"active and answering queries"**, and both the agent card and the panel show the **Active** label.

## Frequently asked questions

<AccordionGroup>
  <Accordion title="What exactly happens when I turn it on?">
    The agent starts automatically answering your customers' WhatsApp messages, based on how it's configured.
  </Accordion>

  <Accordion title="What is the Audience for?">
    It lets you limit which contacts the agent replies to. If you leave it as "Unassigned", it applies generally. It's optional: you can turn the agent on anyway and adjust the audience later.
  </Accordion>

  <Accordion title="What about Suggestion mode?">
    It's an alternative: instead of replying on its own, the agent **suggests** the response so you can approve or discard it before sending. Turn on this mode if you'd rather review every message before it goes out. More info in the [Suggestion mode](/en/guias/modo-sugerencia) guide.
  </Accordion>

  <Accordion title="I turned it on but it doesn't reply">
    Check that there's a **connected WhatsApp session** (the number must appear under "Sessions"). Without a session, the agent can't receive or answer messages.
  </Accordion>

  <Accordion title="How do I turn it off?">
    Flip the same switch again and it goes back to **Inactive**.
  </Accordion>
</AccordionGroup>

<CardGroup cols={1}>
  <Card title="Go to AI Agents" icon="arrow-up-right-from-square" href="https://app.mindosoftware.com/dashboard/ai-agents-management">
    Turn your AI agent on or off from the Mindo platform.
  </Card>
</CardGroup>
