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

# Introduction

> Build, test, and deploy sophisticated multi-agent systems

## What is Artaios Agents Studio?

Artaios Agents Studio is a development platform for creating and managing multi-agent AI systems. Configure agents using YAML, connect your data sources, test in real-time, and make it available inside Artaios or deploy via REST API or WebSocket — all from a unified interface.

## What is AMAS?

AMAS stands for **Artaios Multi Agent System** and is the backend service that powers Artaios Agents Studio. It is a declarative agent runtime and API for building and deploying multi-agent AI systems.

## Who is this for?

This platform is built for **technical users** who want to build production-grade AI agents:

* **Developers** building AI-powered applications
* **AI Consultants** deploying custom agent solutions for clients
* **AI Coaches** prototyping and demonstrating multi-agent workflows

We assume you're comfortable with YAML configuration and API integration.

## Core Capabilities

<CardGroup cols={2}>
  <Card title="Rapid Development" icon="code">
    Simply define agentic systems and test them out right away!
  </Card>

  <Card title="Multi-Agent Orchestration" icon="diagram-project">
    Build complex workflows with multiple agents working together
  </Card>

  <Card title="Staying Ahead of the AI Wave" icon="rocket">
    Stay up-to-date with the latest technology developments and advancements in multi-agent AI
  </Card>

  <Card title="Bring your Data to Life" icon="database">
    Upload documents and connect data sources from your existing systems
  </Card>

  <Card title="Integrate with External Services" icon="wrench">
    Integrate with platforms and services you are already using
  </Card>

  <Card title="Production Monitoring" icon="chart-line">
    Monitor agent performance with built-in tracing and observability
  </Card>
</CardGroup>

## Platform Architecture

Artaios Agents Studio runs on **German cloud infrastructure** (Open Telekom Cloud) operated by arttac solutions, ensuring data sovereignty and compliance with European regulations.

Your agents can be:

* **Tested** in the playground with instant feedback
* **Deployed** via REST API for server-side integration
* **Streamed** via WebSocket for real-time applications
* **Embedded** as public chatbots on your websites

## Getting Access

Artaios Agents Studio is currently in **closed beta**.

<Card title="Request Access" href="https://artaios.ai/#register" />

Once approved, you'll receive credentials to access the platform at [amas.artaios.com](https://amas.artaios.com).

## Your Feedback Matters

As an alpha user, your feedback directly shapes the platform. Throughout these docs, you'll see prompts to share your thoughts — please do! Your input helps us build something genuinely useful.

## Next Steps

<CardGroup cols={2}>
  <Card title="Quickstart Guide" icon="rocket" href="/documentation/getting-started/quickstart">
    Build and test your first agent in 10 minutes
  </Card>

  <Card title="YAML Configuration" icon="file-code" href="/documentation/yaml-configuration">
    Learn how to configure agents with YAML
  </Card>
</CardGroup>

***

## What Makes This Different?

Unlike point-and-click AI builders or code-heavy frameworks, Artaios Agents Studio sits in the middle:

* **Configuration over Code**: YAML-based setup means readable, version-controllable configs
* **Built for Multi-Agent**: Design complex workflows with agent coordination out of the box
* **Observability First**: See what your agents are doing with comprehensive tracing
* **Integration Ready**: Deploy via API, WebSocket, or embedded chatbot in minutes

If you're building production AI systems and want control without complexity, you're in the right place.
