> **Source:** https://knowledge.leegality.com/sign-station/api/settings-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 --- # Settings Controller > Settings Controller The Settings Management API provides endpoints for managing organization-level settings in the SignStation platform. Settings control various aspects of the system including document retention, audit log retention, and audit trail generation. Each organization has one settings configuration. Use this API to create, retrieve, update, and manage settings for the authenticated user's organization. For the dashboard equivalent, see [System Settings](https://knowledge.leegality.com/sign-station/system-settings). ```mdx-code-block ```