> 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/ru-men/roleandpermission.md).

# 角色和权限

{% hint style="info" %}
此部分适用于较大型组织，用于在 Alpha Partner App 中管理安装工。可为个人创建不同账号，并根据角色分配不同权限。

如果您是小型安装公司或个人作业，可跳过此部分。
{% endhint %}

### 在 Partner Portal 中设置角色

如果您是组织管理员，可进入 **Partner Portal** （<https://partner.alphaess.com），选择> **角色管理**，点击“**添加角色**”自定义创建技术工程师、消息员等角色，并根据职能分配不同权限。您也可以根据需求自定义不同角色和权限。

<figure><img src="/files/a431249c70bfd9cb183cb1d06ec9542156561a77" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/36097e8c5c98cd790f75d1c2ab1b97f72c6662fd" alt="" width="375"><figcaption></figcaption></figure>

在成员管理中，点击某成员旁边的“查看详情”进入成员详情。点击“设置角色”，为组织内成员分配角色并授予权限。

<figure><img src="/files/f3ada68b88345a8664dbb720d4920964484abd53" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/6228461cfd53b1fc4cda6f1644478ec6efece3cf" alt="" width="375"><figcaption></figcaption></figure>

### 在 Partner APP 中设置角色

点击“成员”，然后进入“成员信息”，可点击需要分配角色的对象，再进入“编辑资料”。

{% columns %}
{% column %}

<figure><img src="/files/2c2e7becf46b2a71a4d1a1fe91915d45fb7786ab" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/3339b62a889475e1e15135d0f72ddd265f0d59aa" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/abf425445983850befc6613bfa8c37a58136987b" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

点击“角色”分配角色。您可以为组织内成员设置角色并分配权限。单个成员可拥有多个角色。点击“确定”确认并完成该成员的角色分配。

{% columns %}
{% column %}

<figure><img src="/files/325eb2c099fcbe4fdc04d780864bcfd567266718" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/5aa2bc78de873360e0deaf94aa1d0162e195a11a" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}


---

# 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/ru-men/roleandpermission.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.
