> **Source:** https://knowledge.leegality.com/sign-station/api/role-controller.tag > **Site:** Leegality Knowledge Base — https://knowledge.leegality.com > **About:** Leegality is a document execution platform covering eSigning, stamps, NeSL, workflows, and REST API integration. > **Navigation:** Every article on this site has a plain-text version at `.txt` (this format). To get an index of all articles with their `.txt` links, read: https://knowledge.leegality.com/llms.txt > **AI Guide:** For instructions on how to navigate this knowledge base as an AI agent, read: https://knowledge.leegality.com/ai-readable.txt --- # Role Controller > Role Controller The Role Management API enables administrators to create, manage, and configure user roles within the SignStation platform. Roles serve as containers for entitlements (permissions) and can be assigned to users to grant specific access rights across the system. This API supports Role-Based Access Control (RBAC) implementation, allowing organizations to define granular permission structures. For the dashboard walkthrough, see [Role Management](https://knowledge.leegality.com/sign-station/user-management/role-management). ```mdx-code-block ```