# How to find Collaborator's Code?

**For General Shopify Stores (not included in Organizations)**

1. Log in to your **Shopify admin**.
2. Go to **Settings** (bottom-left corner).
3. Click **Users and permissions**.
4. Scroll down to the **Collaborators** section.
5. Your **4-digit collaborator code** is displayed there (you can click it to copy).

<figure><img src="/files/9YVt0lQejWGlCs1kAO8z" alt=""><figcaption></figcaption></figure>

**For Shopify Stores (included in Organizations)**

1. Log in to your **Shopify admin**.
2. Go to **Settings**.
3. Click **Users**&#x20;
4. Click **Security**.
5. In the **Collaborators** section, you’ll see the **4-digit collaborator code**.

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


---

# 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.spicegems.com/epa-easy-product-addons/faqs/how-to-find-collaborators-code.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.
