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

# Overview

> OverControl gives developers access to private AI models through one secure API.

Build AI into products, internal systems, and developer workflows while keeping sensitive data under stronger control. OverControl is designed around European processing, private model access, and no retention of prompts or responses.

<Note>
  New to OverControl? Start with the [quickstart](/quickstart) to create your API key and make your first request.
</Note>

***

## Start building

<CardGroup cols={2}>
  <Card title="Make your first API request" icon="rocket" href="/quickstart">
    Create an API key, choose a model, and send your first request to OverControl.
  </Card>

  <Card title="Choose a model" icon="brain" href="/models">
    Compare available models and choose the right balance of capability, speed, context, and cost.
  </Card>

  <Card title="Understand privacy and security" icon="shield" href="/privacy-security">
    Learn how OverControl handles prompts, responses, infrastructure, data processing, and account information.
  </Card>

  <Card title="Connect your tools" icon="plug" href="/integrations">
    Use OverControl with supported developer tools and OpenAI-compatible configurations.
  </Card>
</CardGroup>

***

## Why OverControl

OverControl is built for applications and workflows where AI capability and data control need to work together.

<CardGroup cols={3}>
  <Card title="One API, multiple models" icon="code">
    Integrate once and choose the model that best fits each workload without rebuilding your application.
  </Card>

  <Card title="Private by default" icon="lock">
    Prompts and responses are processed for your request without becoming stored conversation history or training data.
  </Card>

  <Card title="European processing" icon="globe">
    Run AI workloads through infrastructure designed around European data processing and privacy requirements.
  </Card>
</CardGroup>

***

## Recommended path for developers

<Steps>
  <Step title="Create an API key">
    Create your OverControl account and generate an API key for authentication.

    [Open the OverControl dashboard](https://app.overcontrolgroup.com)
  </Step>

  <Step title="Choose a model">
    Review the available models and select the one that matches your requirements for performance, latency, context, and cost.

    [Explore models](/models)
  </Step>

  <Step title="Make your first request">
    Configure your environment and send a request to the OverControl API.

    [Follow the quickstart](/quickstart)
  </Step>

  <Step title="Prepare your integration">
    Review privacy, security, pricing, and integration options before moving a workload into production.

    [Privacy and security](/privacy-security) · [Integrations](/integrations) · [Pricing](https://overcontrolgroup.com/pricing)
  </Step>
</Steps>

***

## What you can build

Use OverControl anywhere you need advanced AI capabilities without treating sensitive information like ordinary consumer data.

<CardGroup cols={2}>
  <Card title="AI-powered products" icon="boxes">
    Add model capabilities to customer-facing products and services through a single API.
  </Card>

  <Card title="Internal AI workflows" icon="network-wired">
    Build assistants, automations, and internal tools that work with confidential business context.
  </Card>

  <Card title="Private document workflows" icon="file-text">
    Use AI for summarization, extraction, comparison, and reasoning over sensitive information.
  </Card>

  <Card title="Developer and coding tools" icon="code">
    Connect OverControl models to supported coding assistants and development environments.
  </Card>
</CardGroup>

***

## Core resources

<CardGroup cols={3}>
  <Card title="Quickstart" icon="rocket" href="/quickstart">
    Go from API key to your first request.
  </Card>

  <Card title="Models" icon="brain" href="/models">
    Compare models and find the right one for your workload.
  </Card>

  <Card title="Privacy & security" icon="shield" href="/privacy-security">
    Understand how your data is processed and protected.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations">
    Connect supported tools and OpenAI-compatible clients.
  </Card>

  <Card title="Pricing" icon="credit-card" href="/pricing">
    Review model pricing and choose the right option for your workload.
  </Card>

  <Card title="API dashboard" icon="key" href="https://app.overcontrolgroup.com">
    Create and manage your OverControl API access.
  </Card>
</CardGroup>

<Warning>
  Keep your API key secret. Never expose it in client-side code, screenshots, public chats, or source-control repositories.
</Warning>

***

## Prefer an interactive interface?

OverControl also provides a web application for working with AI directly. Use it when you want an interactive environment for private conversations, documents, research, sharing, and exports without building an API integration.

Open [OverControl](https://app.overcontrolgroup.com)
