> 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/c-and-i-portal/c-and-i-portal-manual/for-enduser/account-basic.md).

# 账号和基本信息

## 登录页面

![](/files/84836ff4180c1f8c9a16582be48956c0dda0a02d)

请在浏览器中访问登录网址： <https://cni.alphaess.com/login>

在登录页面中输入您的用户名和密码，点击登录（Login）按钮，系统将自动跳转至首页。

如果登录失败，页面会提示“用户名或密码错误”，请确认输入信息是否正确后重新尝试。

如您尚未注册账号，可点击注册（Register）按钮，进入注册页面完成账号注册。

如果您忘记密码，可在登录页面点击找回密码按钮，按照页面提示重置密码。

**数据中心选择说明**：在登录页面，请注意“切换数据中心”的设置：若您位于欧洲地区，请选择 “海外节点”；若您位于非欧洲地区，请选择 “智能节点”。正确选择数据中心有助于保障系统访问的稳定性与使用体验。

### 注册

![](/files/705f1938e210fd00b1c100ad5d43a5cd71357c14)

带有“\*”标识的填写项为必填内容，请按照提示完成填写。请如实填写注册信息，其中时区请选择您当前所在地区对应的时区，以确保系统时间和相关功能正常运行。如果页面语言不符合您的使用习惯，可在页面右上角切换语言。目前支持中文、英文和德文。

**数据中心选择说明**：在注册过程中，请注意“切换数据中心”的设置：若您位于欧洲地区，请选择 “海外节点”；若您位于非欧洲地区，请选择 “智能节点”。正确选择数据中心有助于保障系统访问的稳定性与使用体验。

### 找回密码

在页面中输入您的邮箱地址，点击获取验证码（如下图 1.2.1），系统将向该邮箱发送一封包含找回密码验证码的邮件（如下图 1.2.2）。

请打开邮箱，输入邮件中收到的验证码，点击下一步，进入密码修改页面（如下图 1.2.3）。

在对应的输入框中分别输入新密码和确认密码，点击提交按钮，即可完成密码找回操作。

![](/files/7dfc426131171a400e8baf968594eff43507419a)

<p align="center">图1.2.1</p>

![](/files/ce39c76504ffca14842b01a77f40bb7f71ff3be5)

<p align="center">图1.2.2</p>

![](/files/25a819c3b1025720de766a59088460c06b6bbdbb)

<p align="center">图1.2.3</p>


---

# 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/c-and-i-portal/c-and-i-portal-manual/for-enduser/account-basic.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.
