> **Source:** https://knowledge.leegality.com/sign-station/api/user-management.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 --- # User Management > User Management The User Management API provides endpoints for managing users within an organization. Users are individuals who can log in to the SignStation platform and perform various actions based on their assigned roles and permissions. All user operations are scoped to the authenticated user's organization. Use this API to create, retrieve, update, and delete users as needed. For the dashboard workflow, see [User Management](https://knowledge.leegality.com/sign-station/user-management). ```mdx-code-block ```