# Team

## Roles

**Admins** have full permissions to change settings, approve expenses, 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 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 Community page and click on Dashboard button.

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

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

<figure><img src="/files/4Zu98a577I1BjdlqVIYC" alt=""><figcaption></figcaption></figure>

3\. Click the Invite Team Member button

<figure><img src="/files/6JIl0davxA4v0C8DOlj2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Only **Admins** can edit the Community 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.

5\. Users will receive an invite to join the Community. 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.

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.

<figure><img src="/files/8A7tJto3aK8lENZJtqL2" alt=""><figcaption></figcaption></figure>

## 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 Community > 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://donatepr.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.donatepr.com/communities/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.
