Roles & Permissions

LogChimp uses Role-Based Access Control (RBAC) to secure its RESTful JSON APIs, ensuring only authorized users can access the data. It's built-in and configurable via the dashboard.

Roles overview

RoleDescription
Site OwnerImmutable super-admin; full access including billing.
AdminManage all data, users, and settings.
ManagerEdit posts, invite users, assign boards/roadmaps, moderate content.
Editor/ModeratorEdit posts, moderate content.
UserSubmit post, up/down vote.
ViewerRead-only access.

The roles in the above table are just for an example, you can create your own roles and assign permissions to them.

On this page