# 协作者访问权限

当您需要 Sesami 支持团队协助您的商店设置时，我们可能会请求 **协作者访问** 访问您的 Shopify 账户。这是一种安全、原生于 Shopify 的方式，可在不共享登录凭据的情况下授予临时访问权限。

## 什么是协作者访问权限？

协作者访问权限是 Shopify 的一项功能，允许应用合作伙伴或代理机构以您控制的特定权限访问您的 Shopify 后台。对于 Sesami 团队协助以下事项，这是推荐的方式：

* 主题安装和配置
* 排查预约问题
* 自定义设置和集成
* 白手套式设置服务

## 工作原理

{% stepper %}
{% step %}

#### Sesami 会发送协作者请求

当您联系我们寻求需要后台访问权限的支持时，我们的团队将使用您的 Shopify 商店 URL 向您的商店发送协作者请求。
{% endstep %}

{% step %}

#### 您收到并审核请求

您会在 Shopify 后台中看到该请求。前往：

**Shopify 后台 > 设置 > 用户**

点击 **请求** 选项卡查看待处理的协作者请求。
{% endstep %}

{% step %}

#### 审核并调整权限

在接受之前：

1. 点击来自 Sesami 的协作者请求
2. 在 **角色** 部分
3. 中查看所请求的权限，必要时可调整权限——您可以精确控制协作者可以访问的内容
   {% endstep %}

{% step %}

#### 接受请求

点击 **接受请求** 以授予访问权限。您可以随时在同一页面撤销访问权限。
{% endstep %}
{% endstepper %}

{% hint style="info" %}
协作者访问权限不计入您的 Shopify 员工上限，并且可随时移除。
{% endhint %}

## 撤销访问权限

当支持工作完成后，您可以移除协作者访问权限：

1. 前往 **Shopify 后台 > 设置 > 用户**
2. 找到协作者账户
3. 点击 **移除** 以撤销访问权限

## 了解更多

有关协作者账户的完整详情，请参阅 [Shopify 帮助：协作者账户](https://help.shopify.com/en/manual/your-account/users/security/collaborator-accounts).


---

# 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://help.sesami.co/zh-cn/apps-integrations/shopify/collaborator-access.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.
