What Gets Logged
Botric captures logs for a wide range of events across your workspace:| Event Category | Examples |
|---|---|
| Agent Activity | Chat conversations started/ended, email drafts generated, bot responses |
| Lead Events | New lead captured, lead data updated |
| System Events | Knowledge source crawled, site audit completed, webhook triggered |
| User Actions | Settings changed, bot created/updated, knowledge source added |
| Errors | Failed API calls, crawl errors, processing failures |
Viewing Logs
The logs page displays events in reverse chronological order (newest first). Each log entry shows:- Timestamp — Exact date and time of the event
- Event Type — Category of the event (agent, system, user, error)
- Description — What happened
- Agent/Source — Which agent or system component generated the event
- Details — Additional context or data associated with the event
Filtering Logs
Use the filter controls to find specific events:By Agent
Select a specific agent (Chat Agent, Email Agent) to see only events related to that agent.By Event Type
Filter by event category to focus on specific types of activity:- Agent activity
- Lead events
- System events
- User actions
- Errors
By Date Range
Set a start and end date to narrow logs to a specific time period. This is useful for investigating issues that occurred at a known time.Using Logs for Debugging
Logs are especially useful when troubleshooting issues:Bot not responding correctly
Bot not responding correctly
Filter logs by Agent Activity and check the bot’s recent conversations. Look for error entries that indicate knowledge source issues or prompt failures.
Knowledge source not updating
Knowledge source not updating
Filter by System Events and look for crawl or processing entries. Check if the crawl completed successfully or if errors were logged.
Missing leads
Missing leads
Filter by Lead Events to verify whether leads were captured. If conversation logs show visitor info was provided but no lead was created, there may be a configuration issue with your bot.
Next Steps
Leads
View captured leads.
Tickets
Manage support tickets.
Dashboard
Return to your dashboard.
Chat Agent
Review your chat agent configuration.