# Add a ShopPad team member to your store

Before we can start setting up your app, we'll need access to your Shopify admin dashboard.

Follow the instructions below to invite our team to your store.

1\. Log into your Shopify admin dashboard. (your-store.myshopify.com/admin)

2\. Click on the **Settings** button and choose **Users and permissions**.

<figure><img src="/files/5oO8pIpofDb7zd9g0EgT" alt=""><figcaption></figcaption></figure>

4\.  Locate the **Staff accounts** section, then click **Add staff**.

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

5\. You may enter anything in the first name and last name fields. Use our customer support email, **<priority@theshoppad.com>**, as the email address for the new staff account.

6\. If all permissions are not given, please provide our team with the following access:

* General
  * Orders
  * Products
  * Apps and channels
* Online Store
  * Theme --> **Edit theme code**
  * Blog post and pages (if using Blog Studio/Page Studio)
  * Navigation
* Administration
  * Manage settings

7\.  Click the **Send invite** button.

A ShopPad team member will contact you once the setup has been completed. Feel free to remove our access to your store once we've completed assisting you.


---

# 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://shoppad.gitbook.io/infinite-options/welcome/add-a-shoppad-team-member-to-your-store.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.
