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

# Custom Agents

> Create dedicated Agents with their own role, instructions, skills, workspace, and channels.

<div className="code-docs">
  Create custom Agents for recurring roles such as coding assistant, research assistant, documentation assistant, or project helper.

  <img src="https://mintcdn.com/agent-en/yEQNl2mVInzXN9Xt/images/code/custom-agent-settings.png?fit=max&auto=format&n=yEQNl2mVInzXN9Xt&q=85&s=49fdba5ecc2d99259426543b11bab96c" alt="Agent creation or settings panel" className="code-screenshot" width="2834" height="1756" data-path="images/code/custom-agent-settings.png" />

  ## What You Can Configure

  * Display name and avatar
  * Description
  * Instructions
  * Default workspace
  * Messaging channel bindings

  ## How to Use

  Create Agents from the Agent Team area in the sidebar. After creation, open conversations from the sidebar or adjust profile and channels in settings.
</div>
