# Store access requests

Our support team may need to access your storefront's Shopify admin to assist you. To do so, our team will send a **Collaborator Request**. Before our team can begin working, the store owner must accept the request.

Our team will request access only as needed to address issues on your store. Collaborators do not count towards your store's staff limit, and you can cancel or edit requests at any time.

![](/files/0crL7wun3nzHqO4OfQ7n)

### **Sharing collaborator request code**

If your store requires [Collaborator codes](https://help.shopify.com/en/manual/your-account/staff-accounts/collaborator-accounts#enable-the-code), you must share the code with our team before we can submit a request.

To find your store's collaborator code, go to **Settings > Users and Permissions**. Copy the 4-digit **Collaborator request code** and send it to us by email.

![](/files/MJadYj2azuAktSDS4vfv)

### **Accepting collaborator requests**

After our support team submits an access request, Shopify will send you an email notification to your store's primary email address.

As the store owner, you can either grant access based on our support team's request or modify the permissions before accepting.

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

1. Open the email, then click **View request**.

   ![](/files/iwqT0TvwO3BLCMy6JhXY)

   > Access requests are also found in **Settings > User and permissions**. Click **Review request** in the notification under **Collaborators**.
2. Review the permissions under **Collaborator information**.

   > You can edit selected permissions if needed.

   ![](/files/kusJSFT8csLoYvJQ0vAP)
3. Click **Accept request.**

</details>

### **Removing collaborator access**

After our support team has addressed your issue, you may want to remove collaborator access. You can manage collaborator access in **Settings > Users and permissions**.

<details>

<summary><mark style="color:blue;"><strong>STEPS</strong></mark></summary>

In your **Shopify Admin**:

1. Click **Settings** > **Users and permissions**.
2. Click the collaborator's name.
3. Click **Remove collaborator account**.
4. Enter your password, and then click **Remove**.

</details>

\\

***

> **Related links**
>
> [Support policy](/stiletto/support/support-policy.md)\
> [Shopify vs Theme issues](/stiletto/support/shopify-vs-theme-issues.md)\
> [Store access requests](/stiletto/support/store-access-requests.md)\
> [Theme updates](/stiletto/general/theme-updates.md)


---

# 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.fluorescent.co/stiletto/support/store-access-requests.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.
