# AI Agent Composer

A**I Agent Composer** is where you build and configure AI Agents in Autom Mate.

It allows you to define how your agent:

* Thinks (Model & Instructions)
* Knows (Knowledge)
* Acts (Skills)
* Interacts (Channels)

***

### How It Works

An AI Agent in Autom Mate:

* Understands user input
* Retrieves information from knowledge sources
* Executes actions using connected systems
* Responds through selected channels

***

### Core Sections

* [**Agent Details**](https://docs.autommate.com/userguide/ai-agent-composer/agent-details) → Model and behavior
* [**Knowledge**](https://docs.autommate.com/userguide/ai-agent-composer/knowledge) → Data sources (RAG)
* [**Skills**](https://docs.autommate.com/userguide/ai-agent-composer/skills) → Actions and integrations
* [**Channels**](https://docs.autommate.com/userguide/ai-agent-composer/channels) → Where the agent is used
* [**Playground**](https://docs.autommate.com/userguide/ai-agent-composer/playground) → Testing environment
* [**Logs**](https://docs.autommate.com/userguide/ai-agent-composer/logs) → Monitoring and analysis

***

### Typical Flow

1. Configure **Agent Details**
2. Add **Knowledge**
3. Add **Skills**
4. Test in **Playground**
5. Deploy via **Channels**

***

### Summary

AI Agent Composer is the central place to create AI Agents that can **understand, decide, and act** across your systems.
