> ## 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.

# Configuration Overview

Since Atoti Server is a Java API, there is no limit to its extension and configuration capabilities.
However, we do provide many configuration options that allow changing the behavior of Atoti, either
without the need to code (for example [properties](properties/Properties)),
or with minimal coding effort (for example [custom context values](cube/context_values)).

Some configurations for Atoti Server are stored in the [ContentServer](content_server/cs_overview),
which is a mandatory component that can be hosted on the same or a different server than the server hosting Atoti.
