Welcome to BotSailor Help! Just use the email OTP to sign in and track your tickets. Password login isnβt needed anymore.
No automation is perfect without the right tools for monitoring and debugging. In BotSailor, the Bot Error Logs feature helps you quickly pinpoint and fix flow-related issues, while Custom Variables give you powerful personalization options for your bot replies.
Whether you’re troubleshooting JSON issues or injecting dynamic user data into responses, this guide walks you through using both tools efficiently.
You’ll now see the Error Log panel:
Column |
Description |
# |
Error index number |
Error message |
Explains the cause (e.g., JSON Decode Error) |
Error time |
Shows when the error occurred |
Actions |
Use the βοΈ icon to jump to the faulty flow directly |
π Common Errors:
It’s recommended to review and fix issues before clearing the log.
These variables can be inserted into your bot messages for personalized output.
β Custom variables are stored per user and updated automatically during interactions.
Feature |
Location |
Purpose |
Bot Error Logs |
Options > Bot Error Logs |
Debug flow execution issues |
Edit Flow from Log |
βοΈ button in log panel |
Fix the broken bot directly |
Clear Error Logs |
Top-right in log modal |
Clean old/unresolved logs |
Custom Variables |
Options > Custom Variables |
View & manage dynamic data per user |
What is a JSON Decode Error?
It means the bot received a message or data format that is not valid JSON — usually caused by malformed external API responses.
Will clearing logs delete my bot data?
No. Clearing logs only removes the list of past errors. Your bot flows and users remain unaffected.
Can I fix a flow directly from the error log?
Yes! Click the βοΈ icon beside the error entry to jump into the faulty flow for editing.
Are custom variables global or user-specific?
They are user-specific. Each user has their own set of values for defined variables.
How do custom variables update?
They can be updated via Input Flow, webhook data, or bot actions like "Set Variable."
With Bot Error Logs and Custom Variables, BotSailor gives you two essential tools for both reliable troubleshooting and powerful personalization. Keep your bots error-free and your conversations dynamic — all from one centralized interface.
π Debug smarter. Personalize deeper. Manage better.