> **Source:** https://knowledge.leegality.com/sign-station/api/department-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 --- # Department Controller > Department Controller The Department Management API provides endpoints for managing departments within an organization. Departments are used to organize users, certificates, and documents within the SignStation platform. All department operations are scoped to the authenticated user's organization. Use this API to create, retrieve, update and delete departments as needed. For the dashboard workflow, see [Department Management](https://knowledge.leegality.com/sign-station/user-management/department-management). ```mdx-code-block ```