# How to login

1. Scroll to the top right hand corner of the page, and click the `Login` button in the bottom right.&#x20;

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

2. Enter your gov.sg email address and click <mark style="color:purple;">`Get OTP.`</mark> Enter the One time passcode sent to your email here.&#x20;

<figure><img src="/files/qcw2PKLCS9AEdTsSpbWv" alt=""><figcaption><p>Admin login screen for </p></figcaption></figure>

3. Upon successful login, you will be given access to the Admin portal.&#x20;

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

{% hint style="success" %}
For further queries feel free to reach out to us: [Contact the Data.gov.sg team](https://form.gov.sg/6449e5c3664c1b001249acf1)
{% endhint %}

<br>


---

# 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.data.gov.sg/user-guide/for-data-owners/how-to-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.
