# Portal Login

In order to log into the Once portal at [go.tryonce.com](https://go.tryonce.com/) you must have an active account with Once. If you do not yet have an active account with Once, fill out the form at <https://www.tryonce.com/contact> so that we can get you set up. You must also either have a Google or Microsoft email address. If you are currently employed by a school district that is a Once customer, you should use your district-issued Google or Microsoft email address to log into the portal.&#x20;

### If you have a Google account and have never logged into the Once portal, follow these steps:

| Step                                                                                                                                                                                                                                      | Screen                                                              |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <ol><li>Enter your district-provided Google email address in the box.</li></ol>                                                                                                                                                           | <img src="/files/nkCHIuTi9vDFutOaPcy5" alt="" data-size="original"> |
| <ol start="2"><li>You will see the message: "A magic link has been sent to your email address. Check your email and continue from there."</li></ol>                                                                                       | <img src="/files/bMwOlzfIBSVIJARoxihn" alt="" data-size="original"> |
| <ol start="3"><li>Go to your district-provided Google email and look for an email from "Login" that invites you to finish setting up your Once account. </li></ol><p>NOTE: If you don't see it, check your spam or junk email folder.</p> | <img src="/files/cnM7xgv8tGhDfvRUkUzQ" alt="" data-size="original"> |
| <ol start="4"><li>Click the blue "Continue" button in the email.</li></ol>                                                                                                                                                                | <img src="/files/UBqVLcBNIjt1oAvsJx4h" alt="" data-size="original"> |
| <ol start="5"><li>After clicking "Continue" in your email you will see a screen asking whether you want to continue with Google or Microsoft. Choose "Continue with Google."</li></ol>                                                    | <img src="/files/Z1YmehQCHXE2ScfgG7LG" alt="" data-size="original"> |
| <ol start="6"><li>Choose your district-provided Google account.</li></ol>                                                                                                                                                                 | <img src="/files/v8jp8XZ1VoDQqUOSSNCM" alt="" data-size="original"> |
| <ol start="7"><li>Click Continue.</li></ol>                                                                                                                                                                                               | <img src="/files/hxnkuYWsx6DB4lGAV6ZX" alt="" data-size="original"> |
| <ol start="8"><li>You are now logged into the Once portal. The portal will now recognize your browser and computer.</li></ol>                                                                                                             | <img src="/files/DlJQfwJn4C1ooKLXpdLG" alt="" data-size="original"> |

### If you have a Microsoft account and have never logged into the Once portal, follow these steps:

| Step                                                                                                                                                                                                                                                                                                                                         | Screen                                                              |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <ol><li>Enter your district-provided Microsoft email address in the box.</li></ol>                                                                                                                                                                                                                                                           | <img src="/files/xNtbO0XjIaZaeSLjZdlh" alt="" data-size="original"> |
| <ol start="2"><li>You will see the message: "A magic link has been sent to your email address. Check your email and continue from there." </li></ol>                                                                                                                                                                                         | <img src="/files/Y5GiVeBCMGQWYriyJz3E" alt="" data-size="original"> |
| <ol start="3"><li>Go to your district-provided Microsoft email and look for an email from Stytch that invites you to finish setting up your Once account. Click the blue "Continue" button in the email. </li></ol><p>NOTE: If you couldn't find the email, it might be in your junk folder, as it is in the picture shown to the right.</p> | <img src="/files/IjhoxD6Dms80E8jwM2Wb" alt="" data-size="original"> |
| <ol start="4"><li>After clicking "Continue" in your email you will see a screen asking whether you want to continue with Google or Microsoft. Choose "Continue with Microsoft."</li></ol>                                                                                                                                                    | <img src="/files/tXdtrfm1vg488rONXbu4" alt="" data-size="original"> |
| <ol start="5"><li>You may then need to sign in to your Microsoft account.</li></ol>                                                                                                                                                                                                                                                          | <img src="/files/tCs9wKK1pfW9KzrxD0ue" alt="" data-size="original"> |
| <ol start="6"><li>Finally, you'll see a screen asking if the Once portal can access your info. Press the blue button "Accept".</li></ol>                                                                                                                                                                                                     | <img src="/files/Xf7vMGIlLZHxsdag819k" alt="" data-size="original"> |
| <ol start="7"><li>You are now logged into the Once portal. The portal will now recognize your browser and computer.</li></ol>                                                                                                                                                                                                                | <img src="/files/NRKfX92qZE48maCgwFct" alt="" data-size="original"> |

### If you have a Microsoft or Google account and have previously logged into the Once portal, follow these steps:

| Step                                                                                                                          | Screen                                                              |
| ----------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| <ol><li>Enter your district-provided Microsoft or Google email and press "Continue"</li></ol>                                 | <img src="/files/CKhItVuTwLwS40MW2IRA" alt="" data-size="original"> |
| <ol start="2"><li>You are now logged into the Once portal. The portal will now recognize your browser and computer.</li></ol> | <img src="/files/yFroC2PrpcZHw7rorGEn" alt="" data-size="original"> |


---

# 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.tryonce.com/portal-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.
