In-app test data seeder
The in-app test data seeder lets you generate realistic sample data within your program to review and test your setup before going live.
When enabled, the seeder creates demo data such as:
- Partners
- Customers
- Transactions
This allows you to verify tracking, commission logic, and dashboard behavior, or to demonstrate how the program works to internal stakeholders.
All test data can be easily removed once done.
Generate test data
To generate test data:
- Click the Developer tools icon in the top-right corner of the app and toggle Seed test data:

- Click Yes, proceed:

- The process might take a few minutes. Once finished, you'll see a notification at the top of your program:

Clearing test data
⚠️ Important: the test-seeder feature can be used only once, so make sure you've completed all required testing before clearing the data.
Once you're ready to clear the test data:
- Click Would you like to clear the test data? in the test data notification bar:

- Click Yes, proceed:

That's it! All test data is cleared, and your program is ready for launch.




