Clark accesses runtime data during development to build and debug apps — the same way a human developer would. Clark only operates in Edit mode; it never runs against Preview or Production environments.
Why Clark needs data access
Like any developer, Clark needs to see runtime data to build correctly. During development, Clark can do things such as:- Execute APIs and read responses
- Run one-off queries to sample data
- Inspect individual API step output
- Read browser console logs
- Screenshot the app
- Run automated tests

