Workstation
After selecting the Workstation template in the Deploy section of your Canvas and providing a name and description for your app,
you will be redirected to the newly created Workstation page, where you will see your App Library and a button to create + New Tasks
.
Creating Tasks
Every task is a execution of your Canvas and depends on a file that will be used as the content of your Canvas’ variable. You can create tasks by:
- Clicking the
New Task
button and choosing the files you want; - Dragging the files you want into the “Drop files here” section in the upper right corner;
- Following our guide to create tasks via API;
After selecting the files, your tasks will be created and start running.
Reviewing Tasks
When a task finishes running, it’s content will be available for review in your Workstation.
Clicking the name of your file or the Review
button will open the Review dialog of this task.
In this dialog you can:
- See the result of the run on the left side;
- Edit the content of any attribute if you think it can be better;
- See the content of your file that was provided to your Canvas on the left side;
- Click the
…
button on the top right to see more options;
After being approved, your tasks will be available in the App Library.
App Library
In the App Library you can:
- See the tasks that have been reviewed;
- Click your task’s name for details of the results and see if any attribute was edited;
- Click your task’s name and click the
…
button on the top right toCreate Test Case
or delete this task; - Select one or multiple tasks to
Download
as a.csv
spreadsheet;
The App Library will persist every task run in your Workstation, so you will not lose your tasks if you refresh or close the page.