# Access

### Do I need to create an account to use PaySG?

No, any .gov.sg can be used to log in to PaySG without needing to create an account.

### I do not have a .gov.sg email. How can I access PaySG?

If you are a vendor working on integrating PaySG with a government agency, request for your agency counterpart contact us to whitelist your email address on our staging environment.

### Can multiple users have access to the payment service?

Yes, access to payment services can be updated in the [Collaborators section in the payment service's Settings.](/start-using-the-dashboard/collaborators-and-access-control.md)

### Can I set different access or permission levels for different users?

Yes, you may refer to our [Collaborators](/start-using-the-dashboard/collaborators-and-access-control.md) section for more information.

### I did not receive my OTP. Where is it?

The OTP is sent immediately, but might take a while to arrive in your government email if there is high traffic on the government network. If there are widespread OTP issues, we will inform admins via our communication channels.

{% hint style="info" %}
If you have already requested a second OTP, the first OTP will be invalid.
{% endhint %}

\
If you have not received your OTP after 10 minutes:

1. Check if your login email is keyed in correctly and you are looking at the right inbox.
2. Search for "One-Time Password (OTP) for PaySG".&#x20;
3. Check junk/spam boxes.&#x20;
4. Look at outlook rules/junk email filter as PaySG OTPs come from an internet source.&#x20;
5. Use other browsers and/or personal devices (e.g. mobile device).&#x20;
6. Check if colleagues are also experiencing this delay.&#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://guide.pay.gov.sg/faq/access.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.
