# 用户

在这里，您可以管理访问您帐户的用户。在用户区域，您可以查看属于此帐户的用户。在用户区域，您可以查看或邀请新用户。

要查看用户，请单击左侧导航中的“**用户**”。在这里，您将看到用户列表，包括其状态、角色、更新时间和创建时间等信息。

## 邀请用户

要邀请其他用户访问您的帐户，请执行以下操作：

1. 在左侧导航中单击“**用户**”。
2. 单击“**邀请用户**”按钮。
3. 在弹出窗口中，输入用户的电子邮件地址和角色。

<figure><img src="https://github.com/QualityTrade/iaf-docs-certification-bodies-zh/blob/main/.gitbook/assets/settings-user-invite.png" alt=""><figcaption></figcaption></figure>

3. 邀请成功后，将向收件人发送激活 IAF CertSearch 帐户的邀请。

## 删除用户

1. 在左侧导航中单击“**用户**”。
2. 搜索您要删除的用户。
3. 在操作列下，单击“更多”按钮。

<figure><img src="https://github.com/QualityTrade/iaf-docs-certification-bodies-zh/blob/main/.gitbook/assets/settings-user-delete.png" alt=""><figcaption></figcaption></figure>

4. 单击“删除”按钮。
5. 删除后，该用户将无法再访问您的 IAF CertSearch 帐户。


---

# 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://support.iafcertsearch.org/certification-bodies/cb-zh/settings/users.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.
