# Collaborators and access control

## Interactive demo

Try out our interactive demo below to learn how to (1) add collaborators, (2) update permissions and (3) remove collaborators.

{% embed url="<https://app.arcade.software/share/dUUNFw6ITE0vWNGh4NfF>" %}

## Access control

PaySG offers the following permissions: Administrator, View, Billing, and Refund.

#### View permissions

By default, all collaborators will have View permissions.&#x20;

| Collaborators with View permissions can:                                | Collaborators with View permissions cannot:                                                                                       |
| ----------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>View payment details</li><li>Download payment reports</li></ul> | <ul><li>Create, send or cancel payment links</li><li>Initiate refunds </li><li>View, add and remove other collaborators</li></ul> |

#### Administrator permissions

Collaborators with Administrator permissions can:

* View, add and remove other collaborators

**Billing permissions**

Collaborators with Billing permissions can:

* Create, send or cancel payment links
* Send payment reminders
* Cancel subscriptions

**Refund permissions**

Collaborators with Refund permissions can:

* Initiate refunds


---

# 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://guide.pay.gov.sg/start-using-the-dashboard/collaborators-and-access-control.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.
