# Team Members

Creating team members can be a vital part of the growth of a large organization. Delegating helping hands will aid in your overall success! The [Team Members](https://dashboard.paynow.gg/team) page of your PayNow dashboard is where you can get started with your trusted team members.

{% hint style="info" %}
Be careful who you grant access to your store and be mindful of the permissions/roles you apply to them. We recommend that only the owner(s) of the store should have full access whereas helpers/admins have restricted access.
{% endhint %}

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

***

## Adding A Team Member

Simply get started by hitting the Invite Team Member button in the top right!

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

Once clicking that a pop-up invite window will appear which you'll specify your team members email to send the invite too along with the desired role you wish to apply on your store!

{% hint style="info" %}
Creating Roles are easy! Simply visiting the [Roles tab](https://dashboard.paynow.gg/roles) and create them there!
{% endhint %}

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

***

## Viewing/Editing A Team Member

Simply by clicking on the member within your member list on the Team Members tab, it'll display more information such as their name, date added to store, roles, and more. Additionally you have the option to change their roles and remove them from the store if needed.&#x20;

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

<figure><img src="/files/qrg1HY8T2JQ3lJTuIrAL" 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://guides.paynow.gg/access/team-members.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.
