Notte Personas help model the identity an automation uses when interacting with websites. Instead of reusing a real employee account or mixing unrelated credentials into one workflow, you can create a persona for a specific automation context.
Personas are useful for workflows that need:
- Email access for verification or account flows
- SMS access where supported
- Credentials linked through a vault
- A browser profile and cookies tied to a particular automation identity
The main benefit is separation. Each persona can represent a different automation account, with its own profile state and associated credentials. That makes authenticated automation easier to reason about and safer to operate.
Use personas with clear boundaries: one purpose, one account context, and one documented owner. Avoid creating large pools of accounts unless the target services permit that use.