Team & Permissions
Collaborate on your fleet by inviting team members with role-based access.
Fleet-Based Permissions
Permissions in PEEK are scoped to fleets. When you invite a team member, you assign them a role on a specific fleet. This means you can give different people different levels of access.
Roles
| Role | Can Read | Can Write | Can Delete |
|---|---|---|---|
| Owner | Yes | Yes | Yes |
| ReadWrite | Yes | Yes | No |
| ReadOnly | Yes | No | No |
Owner has full control including deleting sources, devices, and alerts. ReadWrite can create and modify resources but cannot delete. ReadOnly can view the dashboard and all data but cannot make any changes.
Note
Full collaboration (inviting team members with any role) is available on Pro plans and above.
Session Security
Sessions are secured with:
- • Encrypted cookies that are HTTP-only and secure in production
- • Inactivity timeout — sessions expire after a period of inactivity
- • Rate limiting — login attempts are limited to prevent brute force attacks
- • Account lockout — accounts are temporarily locked after too many failed attempts