[ Security ]
You decide exactly what it can reach.
tday records through the browser like a user, so the same controls you'd give a teammate are all it ever has.
How it connects
- Records through the browser like a user, with no SDK or code added to your product.
- Point it at a staging environment or seeded demo accounts so videos never expose real customer data.
- Scope exactly what it can see and record; access is revocable at any time.
- Credentials are stored securely and used only to capture footage.
When it runs your repo
- Every run gets its own isolated workspace and database, so nothing touches production.
- Runs use an isolated database branch or seed data, never your real customers.
- Repo access is scoped per install.
- Secrets are redacted from logs.
Questions? Email hello@tday.so.