Once your bot is published you start to collect results from your users. You can see all the results in the Results tab of your bot.
You might be surprised to see partially filled results. This is normal and expected. Your bot collects the answers as soon as they are filled by the user, even if the user doesn’t complete the whole conversation. This is useful to understand where users are dropping off and to improve your bot. This is one of QuickBot’s greatest features.
Select Individual Results
Use the checkbox in each row to select specific results for bulk operations.Select All Results
Use the checkbox in the header row to select all visible results at once.Bulk Export
When you have results selected, use the download button in the selection toolbar to export only the selected results as a CSV file.Bulk Delete
When you have results selected, use the delete button in the selection toolbar to remove multiple results at once. A confirmation dialog will appear before deletion.
Export All Results
Click the download icon in the table header to export all results to a CSV file. The export includes:
All visible columns based on your current column settings
Option to include deleted blocks (answers from blocks that no longer exist in your bot)
Progress indicator for large datasets
Automatic filename with current date
Export Selected Results
Select specific results using checkboxes and click the download button in the selection toolbar to export only those results.Export Options
Include deleted blocks: When enabled, includes answers from blocks that were part of previous versions of your bot but no longer exist
Column filtering: Only visible columns are included in the export
Progress tracking: For large datasets (2000+ results), a progress bar shows export status
View Full Result
Click the expand button (plus icon) in the “More” column to view complete result details in a modal window.View Execution Logs
Click the logs button (text lines icon) in the “More” column to see detailed logs for each result. Logs show:
Integration execution status (success, warning, error)
Infinite Scroll
The table automatically loads more results as you scroll to the bottom, ensuring smooth navigation through large datasets.Search and Filtering
Results are loaded with pagination in the background. The table shows the most recent results first.
Missing Results
If expected results don’t appear, check if they might be filtered out by date ranges or other settings in the parent Results page.Export Issues
If export fails, check your browser’s download settings and ensure you have sufficient storage space.Log Details
If integration logs show errors, the detailed error messages can help you troubleshoot connection issues with external services like email providers, Google Sheets, or webhooks.
Results are collected in real-time as users interact with your bot, even if they don’t complete the entire conversation. This partial data collection is valuable for understanding user behavior and optimizing your bot’s flow.