> For the complete documentation index, see [llms.txt](https://docs.ag5.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ag5.com/release-notes/2022-updates/september-release-2-2022.md).

# September Release #2, 2022

#### Login page release.

We are rolling out a new login page.&#x20;

For this release, there will not be downtime, so you can continue using AG5.

Not only did we upgrade the looks of the login page, but this new login application will also make it possible to have SSO & two-factor authentication possible for 2 existing Apps: Skills Portfolio and Skills Assessment Apps.

![](https://cdn.elev.io/file/uploads/tfNHbase18C9irCYFEYUJIWBYNbJEZKpwfnSxeUHdUg/hlAujFLE36BBxL4q5yXe7597n_f0yCWh3GiSkPqQEE4/image%20\(5\)-AQc.png)

\
If you would like to use SSO or two-factor authentication in one of our Apps, please update your apps via Google Play or the App store to the latest version.

**AG5 Assessment App** is available on [App Store](https://apps.apple.com/app/ag5-assessment/id1416604500?utm_campaign=Release%20emails\&utm_source=hs_email\&utm_medium=email&_hsenc=p2ANqtz-_hzrH1bhUBvMtTUR1tPjUnvPq2Po57uW6q8dJy5jxLmZoSYdDizQm_jkBhrwu6Gp3TWrfb) and [Google Play](https://play.google.com/store/apps/details?id=com.ag5.assessment\&hl=en\&utm_campaign=Release%20emails\&utm_source=hs_email\&utm_medium=email&_hsenc=p2ANqtz-_hzrH1bhUBvMtTUR1tPjUnvPq2Po57uW6q8dJy5jxLmZoSYdDizQm_jkBhrwu6Gp3TWrfb).<br>

**AG5 Skills Portfolio App** is available on [App Store](https://apps.apple.com/us/app/ag5-skills-portfolio/id1445169598?utm_campaign=Release%20emails\&utm_medium=email&_hsmi=2&_hsenc=p2ANqtz-8QQ2b8ZVKrCjoFIC2A9qA4AoPRarHBdqNxg6X-1up6hDeWIyTw-V5PgvoxXEUuBu3wqyw34TleFKTyTI8ivZ6ZWd_Lkg\&utm_content=2\&utm_source=hs_email) and [Google Play](https://play.google.com/store/apps/details?id=com.qr3appskills\&hl=en\&gl=US\&utm_campaign=Release%20emails\&utm_medium=email&_hsmi=2&_hsenc=p2ANqtz-9-Wm8zsu0-l1qJo2Ml2Vpc10i50zuGCXMbr0nOvMJn9kHleTHBLUcgHLnbhkRhz7cQqBkyljw1q-qOZ6L7QAluiIATEA\&utm_content=2\&utm_source=hs_email).

| <p><br></p> |
| ----------- |

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.ag5.com/release-notes/2022-updates/september-release-2-2022.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
