# Staff accounts

Your staffs will log in via a staff-only portal, which means you won't have to grant your staff Shopify store access for them to log in to **BixGrow** and they'll have no control over your store except for the granted app permissions.

You will first go to **Settings > Advanced** and click this **Add staff** button.

<div align="left"><figure><img src="/files/OyObW0xb3pF4rjNppCbP" alt=""><figcaption></figcaption></figure></div>

There, you fill in the staff account's information and grant all or limited permissions to your preference.

#### Example

This is the result you have after clicking the **Create** button:

<div align="left"><figure><img src="/files/hLd1hRgXeK92Ubohw8UF" alt=""><figcaption></figcaption></figure></div>

This is how a staff-only portal will look like:

<div align="left"><figure><img src="/files/d7KA1QSg4ZYuBnDNhBCM" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
You can leave the **Store's Shopify URL** field blank if you don't have multiple stores. In case you have multiple stores and your staff has access to more than one of them, the field will be required.
{% endhint %}


---

# 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.bixgrow.com/other-settings/staff-accounts.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.
