> For the complete documentation index, see [llms.txt](https://docs.innopaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.innopaas.com/guide/account/zi-zhang-hao-chuang-jian.md).

# 子账号创建

点击“Add More Users”以管理和添加用户。

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

点击【+Add】以添加新用户。

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

步骤1：填写基本信息：用户的电子邮件和登录密码。

<figure><img src="/files/0cicElN4nwfVTV4LYRCx" alt=""><figcaption></figcaption></figure>

步骤 2：产品权限：检查当前用户可使用的产品。

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

步骤3：创建成功：复制账户密码，新用户可使用登录地址进行登录。

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

步骤4：点击权限按钮进入权限配置界面。

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

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

步骤5：主账户为子账户配置权限。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.innopaas.com/guide/account/zi-zhang-hao-chuang-jian.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
