# Configuration Service

Stores tenant-specific information.

### Key features and benefits

* Uses the Configuration Service to manage three types of configurations:
  * Tenant configurations — applicable to all services across the tenant
  * Client configurations — associated with particular services
  * Global configurations — associated with all services across all tenants
* Stores tenant-specific, JSON-formatted information such as redirects or custom error/information messages
* Provides an easy-access store for undefined information
