Property Prism uses a role-based access control system. Every user in an organization is assigned one role.
| Role | Data access | Import | Manage members | API keys |
|---|---|---|---|---|
| Admin | Full read/write | Yes | Yes | Create & manage |
| Member | Full read/write | No | No | View own |
| Viewer | Read-only | No | No | No |
Your organization’s data is completely isolated from other organizations. You can only see and interact with data that belongs to your org. This isolation is enforced at the database level — it’s not just a UI filter.