> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Properties

> Reference for Atoti Sign-Off configuration options, including Spring Boot configuration properties, property files, and Spring profiles for connecting to application servers.

Properties can be used to configure many parts of Atoti Sign-Off. Some properties are defined in Spring Boot Configuration Property classes. This ensures that each property has a single source of truth for default values, and allows properties to be added throughout the codebase in a type-safe, reusable manner.

Properties required by applications that don’t use Configuration Properties are set in a number of property files.

* [Configuration Properties](./properties/config-properties)
* [Property files](./properties/property-files)
* [Profiles](./properties/profiles)
