> For the complete documentation index, see [llms.txt](https://docs.getmesa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.getmesa.com/frequently-asked-questions/approving-shoppad-collaborator-request.md).

# Approving ShopPad Collaborator Request?

Collaborator permissions provide our team access to approved sections of your store. Please note that these accounts **don't count towards your store's** [**staff limit**](https://https/help.shopify.com/en/manual/your-account/staff-accounts)**.** Only the store owner or staff with "manage collaborator" requests permission can view collaborator access requests or grant collaborator access to a store. The request can be found as an email or a notification on your Shopify Home. Here is how to approve a collaborator request from our team:

1\. Select **Settings** from your main Shopify home page.

<figure><img src="https://1830227525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FttS2ys9nVT4SeVSaGa3f%2Fuploads%2Fgit-blob-e452662c6cc356e2c55ff9765f9b0d41b338259d%2Fclick-settings.png?alt=media" alt=""><figcaption></figcaption></figure>

2\. Scroll down to the **Users and permissions** tab.

<figure><img src="https://1830227525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FttS2ys9nVT4SeVSaGa3f%2Fuploads%2Fgit-blob-69925b808929708a535dd75d204c77f9c18e8c1f%2Fusers-and-permissions.png?alt=media" alt=""><figcaption></figcaption></figure>

3\. Then, scroll down further to the **Collaborators** section to review and approve the request.

<figure><img src="https://1830227525-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FttS2ys9nVT4SeVSaGa3f%2Fuploads%2Fgit-blob-3c20f7ae7dbd536ddb6d1762bf1c0e3cb0f5eb52%2Fcollaborators-section.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.getmesa.com/frequently-asked-questions/approving-shoppad-collaborator-request.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
