# Where to find Shopify’s collaborator request code for access?

In many cases, the developers will need to get access to your admin page to support you better with the issues you are dealing with. Some stores are set with code so that someone can send the access request. In case you are confused in finding the code, this article will help you.

**What is the Collaborator Request Code?**

As a store owner, you can share access to your store with another person – a collaborator. There are 2 ways to grant permission to your store:

* Anyone can send you an access request via email where you can approve for.
* Only people who knows your **4-digit code** (collaborator access code). We recommend enabling this option as it provides more security to your store.

<figure><img src="/files/b6JQKQX4NYO6AWeYcanA" alt=""><figcaption></figcaption></figure>

**Where to find Collaborator Request Code?**

To find the 4-digit access code, please follow the steps below:

1. Navigate to your **Shopify store admin > Settings > Users and permissions.**
2. Scroll down to the section **Collaborators**, and there’s your code.
3. Copy the 4-digit code in Collaborator Request Code field.

<figure><img src="/files/ez4U2swgXi4p5I1cbaJO" alt=""><figcaption></figcaption></figure>

Sharing this code does not mean automatically grant someone permission to your store. This is only used for someone you allow to send the **Collaborator request.**

If you cannot figure it out, please do not hesitate to contact us via email <Support@samita.io>. We are happy to help!

> ### **Need support?**
>
> If you do encounter any difficulty while proceeding these steps, don’t show any hesitation to contact us promptly via the email address [support@samita.io](https://help.samita.io/support@samita.io)


---

# 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://docs.samita.io/faqs/where-to-find-shopifys-collaborator-request-code-for-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.
