# 机器人(Agent)

[InnoPaaS账号登录](https://innopaas.com/control/login)

点击新建机器人（Agent）。

<figure><img src="/files/DfBgCPzd44lV593oPk7F" alt=""><figcaption></figcaption></figure>

输入Agent名称并选择对接平台：coze，填写刚获得的参数并保存。

<figure><img src="/files/EffSEx08v0SS8zOFhW6E" alt=""><figcaption></figcaption></figure>

您可以自定义Agent设置，例如营业时间、非营业时间回复语言等。

<figure><img src="/files/rr1T1VnXTADhx6Ljd742" alt=""><figcaption></figcaption></figure>

启动Agent回复进入Inbox并点击Agent头像，即可为当前对话设置专属Agent。若当前会话未配置Agent，则默认使用全局Agent。

<figure><img src="/files/aTxAdXujPtBYv8nPbwnA" alt=""><figcaption></figcaption></figure>

有关详细的设置步骤，请阅读：

{% content-ref url="/pages/px3sdVjldFamUCL1Uac8" %}
[Agent (Coordinate with Coze)](/whatsapp-chan-pin/ji-qi-ren-agent/agent-coordinate-with-coze.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.innopaas.com/whatsapp-chan-pin/ji-qi-ren-agent.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
