Step-by-Step Configuration
Write Natural-Language Instructions
Open the agent configuration panel in Bold and type your instructions in the same way you would brief a new team member.What good instructions look like:
- Be specific about the trigger or timing: “Every morning at 07:00, look at yesterday’s production data…”
- Describe the desired outcome clearly: “…and send an email to the plant manager summarising actual vs. planned output, any anomalies, and productivity by operator.”
- Mention any edge cases you care about: “If no production data exists for the previous day, skip the email.”
Set Scoped Permissions
Permissions define the boundaries the agent operates within. For each agent, you select:
- Which modules it can read — for example, Production, Inventory, Timesheets, Maintenance.
- Which entities it can create — for example, Orders, Reports.
- Which entities it can edit — for example, Recipes, Operations.
Choose Scheduling
Decide when the agent runs:
For recurring agents, pick the earliest time the output is genuinely useful — there is no point running a daily report at 03:00 if your team starts at 07:00.
| Mode | When to Use |
|---|---|
| On demand | Agent runs when you or a colleague start a conversation with it — ideal for interactive tasks like converting an email into an order. |
| Hourly | Best for tasks that need near-real-time monitoring, such as flagging overdue operations. |
| Daily at a specific time | Perfect for morning reports or end-of-day summaries. |
| Weekly | Suited to weekly KPI digests or maintenance reminders. |
Choose the Intelligence Level
Bold lets you select how much reasoning power the agent applies to its task:
- Lighter model — fast, cost-efficient, ideal for well-defined tasks with predictable inputs (e.g., pausing open operations at end of shift).
- Powerful model — deeper reasoning, handles ambiguous or complex inputs (e.g., interpreting a loosely-written customer email and mapping it to the correct product references).
Monitoring Agent Runs and Credit Consumption
Once an agent is active, Bold gives you a full view of its activity:Run History
See every execution: when it ran, what actions it took, and whether it completed successfully or encountered an issue.
Credit Consumption
Track how many credits each agent used per run and in total for the month, so you can see which agents deliver the most value.
If you are approaching your monthly credit limit, Bold will alert you in advance. You can top up your credit pack at any time by contacting your Account Manager.
Getting Help with Your First Agent
Your Account Manager is there to help you define and configure your first agent. Bring them a description of the repetitive task you want to automate — even a rough one — and they will help you translate it into instructions, choose the right permissions, and set the schedule. After your first agent is running, you will find it straightforward to create the next ones yourself.What if my agent takes an action I didn't intend?
What if my agent takes an action I didn't intend?
Review the run history to see exactly what steps the agent took and why. In most cases, the fix is a small addition to the instructions — for example, adding a condition like “only edit records created in the last 24 hours”. You can also tighten permissions so the agent physically cannot reach the records you want to protect.
Can multiple people interact with the same on-demand agent?
Can multiple people interact with the same on-demand agent?
Yes. Any team member with access to the agent can start a conversation with it. Each conversation is independent, so two colleagues can run the same agent simultaneously without interfering with each other’s results.
