# Instantly Test Workflows with Mock Data

You can now easily test workflows that start with non-manual triggers - no more complicated workarounds.

Simply provide **mock trigger output data** and run the workflow immediately, just as if the real event had occurred.

To make this even easier, we’ve added **Raw JSON input**, allowing you to define test data freely - no UI restrictions. Use the **Basic editor** for structured input or switch to **Raw JSON** for full control.

This feature is currently available for a subset of non-manual triggers:

* Alert
* API Operation
* Callable
* Email
* Form
* Schedule
* Webhook

![test-run](https://tray.ai/documentation/images/releases/features/instantly-test-workflows-with-mock-data/test-run.png)

![json-test-run](https://tray.ai/documentation/images/releases/features/instantly-test-workflows-with-mock-data/json-test-run.png)
