📝 Doc about the more options menu from the results tab
This commit is contained in:
@ -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:
|
||||
|
BIN
apps/docs/static/img/results/columns-settings.png
vendored
Normal file
BIN
apps/docs/static/img/results/columns-settings.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 76 KiB |
BIN
apps/docs/static/img/results/more-options.png
vendored
Normal file
BIN
apps/docs/static/img/results/more-options.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 80 KiB |
Reference in New Issue
Block a user