--- title: "Run tests" description: "You can use the dashboard to run a test of your tasks." --- From the "Test" page in the sidebar of the dashboard you can run a test for any of your tasks, that includes for any environment. ![Select an environment](/images/test-select-environment.png) ![Select the task to test](/images/test-select-task.png) Select a recent payload as a starting point or enter from scratch. Payloads must be valid JSON – you will see helpful errors if it is not. Press the "Run test" button or use the keyboard shortcut to run the test. ![Enter a payload](/images/test-set-payload.png) ![View the run live](/images/run-in-progress.png)