# Managing and disabling bots

Inspect active connections and recent behavior, update one configuration at a time, disable before maintenance, and verify traffic no longer routes to the bot.

![Managing and disabling bots in Foxora v5.0.3](/docs/images/v5.0.3/studio/bots-overview.webp)

## Where this lives

Open **studio → Bots**.

A bot is a published conversational surface that applies configured agent behavior to connected channels or embedded experiences. It is designed for repeated inbound interactions rather than a private builder task.

> **Safety:** Treat every channel message as untrusted input. Keep high-impact tools gated, avoid exposing internal instructions, and test authorization boundaries between users.

## Steps

1. Open **studio → Bots**.
2. Inspect active connections and recent behavior.
3. Update one configuration at a time.
4. Disable before maintenance.
5. Verify traffic no longer routes to the bot.
6. Review what will be retained, revoked, detached, stopped, or permanently deleted; export anything you may need later.
7. **Confirm the result.** Send test messages from every connected surface, confirm routing and account context, inspect tool activity, and verify the visible reply and any external action.

## Choose the right path

- Use an agent for private interactive work.
- Use a bot for repeatable conversations through a connected surface.
- Use a workflow for deterministic event-driven sequences.


## Confirm it worked

- Send test messages from every connected surface, confirm routing and account context, inspect tool activity, and verify the visible reply and any external action.
- The screen, command, file, run, or destination named in this guide reflects the expected state.
