2
0

📝 Doc about the more options menu from the results tab

This commit is contained in:
Baptiste Arnaud
2023-05-05 09:34:01 -04:00
parent c0fae18501
commit c31642db04
3 changed files with 20 additions and 0 deletions

View File

@ -1,5 +1,25 @@
# Results
## More options menu
<img src="/img/results/more-options.png" alt="More options menu" width="600" />
### Export all results to a CSV file
You can export all results to a CSV file. This will download a CSV file with all the results from the current bot.
The `Include deleted blocks` option, if enabled, will include answers from blocks that doesn't exist any more (was part of a previous version of your bot).
### Re-arrange and hide specific columns
To make your result table more readable, you can re-arrange and hide specific columns.
<img
src="/img/results/columns-settings.png"
alt="Column settings"
width="300"
/>
## Logs
For each result, you'll find a "See logs" button that can show you what went wrong while executing an integration such as Send email, Google Sheets, or a Webhook call:

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB