# User roles

### **Administrator**

Best for business directors and company administrators who need to access this account fully.

**They can:**

* View, refund payments
* View, resolve disputes
* Create, view, edit, delete products
* Create, view, edit, delete customers
* Create, view, edit invoices.
* Configure all product settings
* View all transactions
* View payouts
* View balance
* View reports
* Invite, edit, remove team members
* View and edit bank account details
* Create, view, edit, delete API keys
* Edit account details&#x20;
* Change default currency
* Set settlement currency
* Set brand styling
* Set Invoice template

**They can't：**

* Delete the default bank account (only the owner can)
* Activate new payment methods (only the owner can)
* Deactivate payment methods (only the owner can)
* Change the account owner
* Close the account

### Developer

Best for developers who access API to integrate MoneyCollect.

**They can：**

* View, refund payments
* View,  resolve disputes
* Create, view, edit, delete, products
* Create, view, edit, delete customers
* Create, view, edit invoices.
* Configure all product settings
* View all transactions
* View payouts
* View balance
* View reports
* Create, view, edit, delete API keys
* Edit account details&#x20;
* Set Invoice template
* Set brand styling

**They can't：**

* Delete the default bank account
* View and edit bank account details
* Invite, edit, remove team members
* Set settlement currency
* Change default currency
* Activate new payment methods
* Deactivate payment methods
* Change the account owner
* Close the account

### Analyst

Best for employees who need to view transactions, balances and settlements.

**They can：**

* View payments
* View products
* Create, view customers
* View all transactions
* View invoices
* View payouts
* View balance
* View reports

**They can't：**

* Resolve disputes
* Refund payments
* Create, edit, delete products
* Create, edit, delete customers
* Delete the default bank account
* View and edit bank account details
* Invite, edit, remove team members
* Set settlement currency
* Change default currency
* Activate new payment methods
* Deactivate payment methods
* View, edit, delete API keys
* Set brand styling
* Set Invoice template
* Edit account details&#x20;
* Change the account owner
* Close the account

### Support

Best for specialists who view payments and make refunds in order to support your customers.

**They can：**

* View payments
* View products
* Create, view customers
* View disputes
* View invoices
* View all transactions
* View balance

**They can't：**

* Resolve disputes
* Refund payments
* Create, edit, delete products
* Edit, delete customers
* Delete the default bank account
* View and edit bank account details
* Invite, edit, remove team members
* Set settlement currency
* Change default currency
* Activate new payment methods
* Deactivate payment methods
* View payouts
* Create, view, edit, delete API keys
* Set brand styling
* Set Invoice template
* Edit account details&#x20;
* Change the account owner
* Close the account

### View only

Best for people who need to look up data and won't make any change to this account.

**They can：**

* View payments
* View products
* View customers
* View disputes
* View invoices
* View all transactions
* View balance
* View API keys
* View reports
* View all settings

**They can't**

* Resolve disputes
* Refund payments
* Create, edit, delete products
* Create, edit, delete customers
* Edit bank account details
* Delete the default bank account
* Activate new payment methods
* Deactivate payment methods
* Change default currency
* Set settlement currency
* Invite, edit, remove team members
* Edit, delete API keys
* Edit account details&#x20;
* Set brand styling
* Set Invoice template
* Close the account
* Change the account owner


---

# 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.moneycollect.com/docs/business-operation/start-a-team/user-roles.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.
