# Configuration
# Configuration

These pages cover the settings and runtime options available for customizing and administering a Qdrant deployment.

## Configuration

[Configuration](/documentation/ops-configuration/configuration/index.md) describes how to customize Qdrant's behavior using config files and environment variables, covering storage paths, network interfaces, performance parameters, and feature flags.

## Administration

[Administration](/documentation/ops-configuration/administration/index.md) covers runtime administration tools that let you modify instance behavior without restarting — including recovery mode for resolving out-of-memory situations.

## Usage Statistics

[Usage Statistics](/documentation/ops-configuration/usage-statistics/index.md) explains what anonymized telemetry the open-source Qdrant image collects, why it's collected, and how to opt out.

## Running with GPU

[Running with GPU](/documentation/ops-configuration/running-with-gpu/index.md) explains how to enable GPU-accelerated vector indexing using dedicated Docker images for NVIDIA and AMD hardware, available from Qdrant v1.13.0.
