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

# How to connect Limits to an Atoti Server

> How the Atoti Limits module connects to one or more Atoti Server instances using Java auto-configuration or the Python atoti-limits plugin, with dedicated setup guides for each integration approach

This section describes how to connect Atoti Limits to an Atoti Server with the Java and Python APIs.

## Overview

To connect the Atoti Limits module to an Atoti Server with the Java API please see [Java auto configuration](./integration/java).

To connect the module to an Atoti Server with the Python API, the `atoti-limits` plugin can be used. See [Atoti Python API configuration](./integration/python)
