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

# Introduction

> Build production-grade integrations in minutes.

superglue is an agentic integration platform. superglue agents write, monitor and repair production-grade enterprise integrations from natural language prompts.

## Why use superglue?

<CardGroup cols={2}>
  <Card title="Works with any API and legacy system" icon="server">
    superglue does not rely on templates and pre-built connectors. It understands documentation,
    custom auth patterns, rate limiting and misleading HTTP 200 status code errors that plague
    legacy integrations.
  </Card>

  <Card title="Automated Tool Building" icon="wand-magic-sparkles">
    Stop wiring up endpoints, query parameters and auth headers by hand. Specify only what your tool
    and workflow does in natural language, superglue handles the rest.
  </Card>

  <Card title="Talk to your Systems" icon="comments">
    Set up authentication, upload documentation, or add custom system instructions, all via a chat
    interface. superglue automates requirements gathering by running web search, reading
    documentation and testing API endpoints.
  </Card>

  <Card title="Managed Runtime" icon="bolt">
    superglue executes your tools remotely. No servers, queues, or cron jobs on your side. Built-in
    retries, rate limiting, credential management, and full observability for every execution.
  </Card>
</CardGroup>

***

## How superglue works

<Steps>
  <Step title="Connect Systems">
    Add REST, GraphQL, SOAP, Postgres databases, Redis, FTP/SFTP, or local
    file systems. Handles OAuth, API
    keys, basic auth, custom headers, certificate auth, and session-based flows.
  </Step>

  <Step title="Build Tools">
    Describe what you need in natural language. The agent understands your systems and generates
    executable tools that work across your systems. Handles JSON, XML, CSV, fixed-width files, and
    custom formats.
  </Step>

  <Step title="Execute & Observe">
    superglue is not just a tool builder, it's a runtime. Tools execute on superglue's infrastructure, not yours. Trigger runs via the REST API, SDK, MCP, CLI, or the UI, or automate them on a schedule or via webhooks. Credentials are resolved server-side and never leave superglue. Every execution produces a full run record with step-by-step logs, timing, and error details.
  </Step>
</Steps>

***

## What runs on superglue

<CardGroup cols={2}>
  <Card title="System Migrations" icon="arrows-turn-right">
    Migrate data from legacy ERP, CRM, and custom databases to modern platforms. Handle complex
    schema transformations, validate data integrity, and roll back on failures.
  </Card>

  <Card title="Operational Syncs" icon="rotate">
    Keep legacy systems in sync with modern platforms during transition periods. Bi-directional data
    flows, conflict resolution, and scheduled updates.
  </Card>

  <Card title="Legacy System Tools" icon="server">
    Build tools that connect legacy ERP, warehouse management systems, and legacy SaaS to your
    modern stack. Upload custom documentation, include system specific instructions and let
    superglue handle the rest.
  </Card>

  <Card title="Agent-Driven Automation" icon="wand-magic-sparkles">
    Give AI agents the ability to query legacy databases, work with your APIs, extract data, and map
    information across disconnected systems.
  </Card>
</CardGroup>

<Card title="Ready to get started?" icon="rocket">
  [Book a demo](https://cal.com/superglue/superglue-demo) to see how superglue can modernize your
  legacy systems.
</Card>

## Support & Community

* [GitHub Repository](https://github.com/superglue-ai/superglue) - Open source and self-hostable
* [Discord Community](https://discord.gg/vUKnuhHtfW) - Get help and share ideas
* [Book a Demo](https://cal.com/superglue/superglue-demo) - Talk to our team
* Email: [founders@superglue.ai](mailto:founders@superglue.ai)
