# 成员邀请和权限授予

## 团队成员管理和项目共享

Ptengine允许您邀请团队成员或客户端,并共享项目内容。这使高效的协作和信息共享成为可能。

## 成员邀请

点击【成员管理】右上角的【成员邀请】,选择电子邮件地址和要授予的权限,即可邀请成员。

## 权限类型

Ptengine提供以下5个权限级别:

**创建者** 计费计划管理

```
成员管理

项目设置

Insight和Experience的完全访问权
```

**管理员** 项目管理

```
成员邀请

包含发布者权限
```

**发布者** 体验的发布

```
包含编辑者和分析师权限
```

**编辑者和分析师** 数据设置管理

```
体验的创建和编辑(无法发布)

包含查看者权限
```

**查看者** 查看和分析各种报告

## 权限详情

各权限级别的详细功能访问权限,请参考以下表格:

💡 每个权限级别都包括所有较低级别的权限。例如,发布者也具有编辑者和分析师的权限。

📌 创建者拥有最高级别的权限,可以管理项目的所有方面。另一方面,查看者的权限主要仅限于查看和分析报告。

🔒 通过适当的权限设置,可以根据团队成员的角色实现访问控制,从而增强安全性并提高项目管理效率。


---

# 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://helps.ptengine.com/cn/start-guide/quick/member-invitation.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.
