# Team

{% hint style="danger" %}
With the implementation of the new [Dashboard interface](https://docs.opencollective.com/help/product/understanding-your-dashboard), we are currently in the process of updating our documentation and some pages may be out of date. Thank you for your patience. Please [contact](https://opencollective.com/contact) our support team if you need any assistance.
{% endhint %}

## Roles

**Admins** have full permissions to change settings, approve expenses, add receipts to transactions and make financial contributions from the budget balance.

**Core contributors** show up in the Team section of your page and can create events, but can't change settings, add receipts or approve expenses.

**Accountants** can access financial information, such as receipts, invoices, and reports. They can't change settings or approve expenses.

## Adding, Editing and Removing team members

1. Go to your Collective page and click the gear next to your Collective logo.

![Settings location on Collective page](https://2931279126-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWSZizTt4ZC1UNDV89f%2F-MZFsnW49FUkKmrANojy%2F-MZFxxnwk4Z97LKhpv82%2FCollectives_Team_settings_2021-04-27.png?alt=media\&token=60fadaaf-c982-4ae0-861d-fd385949da11)

2\. Head to the **Team** tab. Here you can add, remove, or change people and roles.

![](https://2931279126-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWSZizTt4ZC1UNDV89f%2F-MiPNpQRG-rgK_igsaoH%2F-MiPPkC_4eEChqM1PyZk%2FCollectives_Team_Teamtab_2021-08-31.png?alt=media\&token=ff97dc00-1f44-4cac-a791-b8b006950e93)

3\. Click the Invite Team Member button

![](https://2931279126-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWSZizTt4ZC1UNDV89f%2F-MiPNpQRG-rgK_igsaoH%2F-MiPQ2ybgvnvUMjI0NvI%2FCollectives_Team_InviteTeamMember_2021-08-31.png?alt=media\&token=11d3480a-a0d7-4425-bc73-6202638fc326)

{% hint style="info" %}
Only **Admins** can edit the Collective and approve expenses. Be sure to select the right role option.
{% endhint %}

4\. This will then bring up a form in which you can search or invite a new user. Once you are done, click on **Save** at the bottom of the page.

![](https://2931279126-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWSZizTt4ZC1UNDV89f%2F-MiPSOjiuizbFIgj52pL%2F-MiPScQprw8RPUlEXJU8%2FCollectives_Team_Inviteauser_2021-08-31.gif?alt=media\&token=f6b2a126-2fd3-4cad-b0db-6381a9a5a1cc)

5\. Users will receive an invite to join the Collective. They will not be displayed publicly until this invitation is accepted. You will then see the new user that you have invited as pending until the invitation is accepted.

![](https://2931279126-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWSZizTt4ZC1UNDV89f%2F-MiPSOjiuizbFIgj52pL%2F-MiPT2llfZbAo1mkbXhF%2FCollectives_Team_Inviteduser_2021-08-31.png?alt=media\&token=058a1400-e648-4bc0-a1ff-c6a20fc96fbd)

6\. To edit a Team Member click the edit (pencil) button. This will allow you to edit the user's permissions and remove a user if you wish.

![](https://2931279126-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LWSZizTt4ZC1UNDV89f%2F-MiPSOjiuizbFIgj52pL%2F-MiPU0QYdR-AnZRi4PVW%2FCollectives_Team_EditUser_2021-08-31.png?alt=media\&token=d4201d11-656c-4633-aacc-bf349e972062)

## Re-send email invitations

If someone indicates that they didn't receive an invitation email, the first thing to do is for them to search for the keywords "Invitation to join" in the target inbox, including in the spam folder.\
\
If they still can't find them, the easiest way to re-trigger the emails is:

1. Go to the settings page of the Collective > Core contributors section
2. Remove the concerned users
3. Click on Save
4. ​Click on "Add core contributor" and add them again (you should be able to search by pasting user emails in the search box)

{% hint style="danger" %}

#### Troubleshooting:

* The first thing to try is to check your spam folder.
* If there is still no invite email, follow the instructions above to resend.
* **Make sure you clicked 'Save' at the bottom of the Add Admin page.**
* [Email](https://opencollective.com/contact)
  {% 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.opencollective.com/help/collectives/collective-settings/core-contributors.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.
