> **Source:** https://knowledge.leegality.com/sign-station/api/license-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 --- # License Management > License Management The License Management API allows administrators to install license files, view current status, and track usage statistics through a set of dedicated endpoints. To activate your system, you must upload a license file containing a cryptographically signed JSON Web Token (JWT). While the file must contain this specific string, you can use any file extension you prefer—such as .lic, .txt, or .jwt—as the system reads the internal data rather than the filename. For the dashboard walkthrough, see [Create a New License](https://knowledge.leegality.com/sign-station/license-manager/create-license) and [Viewing & Managing License Status](https://knowledge.leegality.com/sign-station/license-manager/viewing-managing-license-status). ```mdx-code-block ```