> ## 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 ActivePivot 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 ActivePivot, either
without the need to code (for example [properties](../properties/ap_properties)),
or with minimal coding effort (for example [custom context values](../cube/context_values)).

Some configurations for ActivePivot 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 ActivePivot server.
