# Login&#x20;

## How to login to Pinpoint

1. Go to "<https://app.pinpoint.gov.sg/>"

2. Enter your email and click "Login"

   * Only  ".[gov.sg](http://gov.sg/)" domain emails from whitelisted organisations will be allowed to log in.
   * For defencemail, please do not shorthand emails when logging in. (e.g., "Jlimzih@" for "Jason\_lim\_zhi\_hao@)
   * Users should read the [Terms of Use](https://file.go.gov.sg/pinpoint-tou.pdf) and [Privacy Policy](https://file.go.gov.sg/pinpoint-privacy.pdf) before logging in.&#x20;

   <figure><img src="/files/ra8dKWAG7CPVJkS8RYEb" alt=""><figcaption><p>PC Version</p></figcaption></figure>

3. Check your email for the OTP received&#x20;

   <div align="left"><figure><img src="/files/ufbd8deDdDK5MBldq7D8" alt=""><figcaption><p>Certain domains may take longer to receive OTP due to security ( ~ 1 mins)</p></figcaption></figure></div>

4. Input OTP into the field & click "Sign in"

   <figure><img src="/files/ZXH9iBbtdMSLnRU5YiMU" alt=""><figcaption><p>PC Version </p></figcaption></figure>

5. Congratulations! You have successfully logged in to Pinpoint. Try [Uploading](/pinpoint-guide/user-guides/desktop-laptop/uploading.md)!

   <div align="left"><figure><img src="/files/xBcWpEkzjbX37o6w25Np" alt=""><figcaption></figcaption></figure></div>

## Invalid / expired OTP

If your OTP has expired or is invalid, click on the "Resend OTP" button and check your email for the new OTP.

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

## Log out

1. To log out of Pinpoint, click on the user profile button&#x20;
2. Click "Log out"

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


---

# 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.app.pinpoint.gov.sg/pinpoint-guide/login.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.
