> For the complete documentation index, see [llms.txt](https://docs.alphaess.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.alphaess.com/alpha-partner-legacy/alpha-partner-app-manual-zh/ji-chu/ci-an-zhuang.md).

# C\&I 安装

{% hint style="info" %}
目前不支持通过 Partner app 对 C\&I 系统（H 系列和 TB 系列）进行调试，我们会尽快在 Partner app 上提供该功能。&#x20;

本说明适用于：\
STORION-H30/50-G2/G3；STORION-LC-TB125；
{% endhint %}

如需安装工商业系统，请在我们的 Web 平台按以下步骤操作：

1. 登录并创建电站
   1. 进入专用安装页面： **<https://cni.alphaess.com/login>** .
   2. 使用您的账号信息登录。
   3. 从左侧导航栏进入 **基础设置** > **电站系统管理**.
   4. 在 **电站安装页面**中，填写所需电站信息并点击 **保存** 提交。

<figure><img src="/files/ec6be6eab4ae258eb34e5ab391267eb9277c5ea7" alt="" width="563"><figcaption></figcaption></figure>

2. 注册并绑定终端用户

   1. 如果您要注册终端用户，在上一步完成后，请先退出当前账号。
   2. 在登录页面，选择 **注册**.
   3. 注册时，请确保 **用户类型** 设置为 **终端用户** 并完整填写该类型所需的全部字段。
   4. 提交注册后，即完成终端用户账号与系统的绑定。

   <figure><img src="/files/42780235cbc18a273eaef67976f6b8f975e3078b" alt="" width="563"><figcaption></figcaption></figure>
3. 安装后验证
   1. 安装商：登录您自己的账号后，可在电站列表中查看该系统状态。
   2. 终端用户：登录新创建的账号后，也可在电站列表中查看系统状态。


---

# 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:

```
GET https://docs.alphaess.com/alpha-partner-legacy/alpha-partner-app-manual-zh/ji-chu/ci-an-zhuang.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.
