# Add Stripe Team Member

1\) Login to the RecConnect dashboard at: [https://admin.recconnect.io](https://my.recconnect.io/)

2\) Select Payments in the left hand navigation and then click the `Add Team Member` button.

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

3\) Select `Add Member` in the top right of the **Stripe** page

4\) Enter the email address of the user and select the permissions they should have

* **Administrator Role -** This role is for anyone who needs similar access as the account owner—they can see and manage almost everything. Use caution when giving this role to team members.
* **Analyst Role (RECOMMENDED) -** This role is for people who need to pay out money, refund payments, and export data. This is found under the payment roles section.&#x20;

5\) Click `Send Invites`&#x20;


---

# 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://recconnect.gitbook.io/recconnect-tutorials/payments/add-stripe-team-member.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.
