# Configuring bot behavior

Define supported requests, response style, unavailable actions, escalation rules, and the exact information the bot may expose.

![Configuring bot behavior in Foxora v5.0.3](/docs/images/v5.0.3/studio/bot-builder.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. Define supported requests, response style, unavailable actions, escalation rules, and the exact information the bot may expose.
3. **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.
