> For the complete documentation index, see [llms.txt](https://docs.tryterra.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tryterra.co/faq/help-topics/data-api-sdk/account-config-environments-and-going-live/test-tooling-and-sandbox.md).

# How do I get a sandbox or test account for QA?

Here's the tooling for QA testing:

* **Generating test data:** use the **Data Generator** on the [Terra dashboard](https://github.com/tryterra/api-faqs/blob/main/dashboard/README.md).
* **Testing webhooks:** use a tunnelling tool to reach your local environment, or a hosted webhook inspection service.
* **Non-production work:** use your **Testing environment** `dev-id` and API key, found in the dashboard header.

See [understanding Terra environments](https://docs.tryterra.co/health-and-fitness-api/integration-setup/understanding-terra-environments) for how the testing environment fits in.
