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

# 自定义 Agent

> 创建具有固定角色、指令、技能和工作区的专属 Agent。

<div className="code-docs">
  你可以创建多个自定义 Agent，让它们分别承担代码助手、研究助手、文档助手或项目助理等角色。

  <img src="https://mintcdn.com/agent-cn/BK6oKQ5dsiqXZ-jT/images/code/custom-agent-settings.png?fit=max&auto=format&n=BK6oKQ5dsiqXZ-jT&q=85&s=ff7f3147275f928c761ff9d22f414c8d" alt="Agent 创建或设置面板" className="code-screenshot" width="2796" height="1696" data-path="images/code/custom-agent-settings.png" />

  ## 可配置内容

  * 显示名称和头像
  * Agent 描述
  * 行为指令
  * 默认工作目录
  * 绑定的 IM 渠道

  ## 使用方式

  在左侧 Agent Team 区域创建 Agent。创建后，你可以从侧边栏直接进入该 Agent 的会话，也可以在设置里调整它的身份和渠道。
</div>
