# Signing into AG5 for the first time

You've just been told that you have an AG5 account. That's great! Welcome to the platform.&#x20;

What now though? How do you sign in?

> **Signing in with SSO**\
> \
> If your organization has[ SSO (Single sign-on) ](/integrations.md)]enabled, then the below steps are not necessary, as you'll be able to log into AG5 without creating a password. \
> \
> Instead, simply click on AG5 in your organization's app library or go to <https://matrix.ag5.com/>. There, after entering your email address, you'll see the option to sign in using SSO.\
> \ <img src="https://cdn.elev.io/file/uploads/qkYqiBYxwTDWm05HcTy6vL9-Bt6vpySUOK3cwcx7jPo/1HOs52lxviLIkrYNWf5uEANTa8y5HR2KtxnCIbnQVok/1730129978282-SjI.png" alt="" data-size="original">

**Signing in without SSO**

If your organization does NOT have SSO enabled, follow these steps to create your password:

1. Navigate to your AG5:  <https://matrix.ag5.com/>
2. After clicking on that link, you'll arrive at this screen. Enter your email address and click "Next":\
   \
   ![](https://cdn.elev.io/file/uploads/qkYqiBYxwTDWm05HcTy6vL9-Bt6vpySUOK3cwcx7jPo/jlJ9LTpbAmwIxwo1RMk0nO9bBNkyv8SvQqEa3FTjHe8/1729850340878-Ag4.png)\ <br>
3. Then, click on "Request new password".\
   \
   ![](https://cdn.elev.io/file/uploads/qkYqiBYxwTDWm05HcTy6vL9-Bt6vpySUOK3cwcx7jPo/OEVpN6bW8-9ueLPIDyVVR5giUM7KS8KW6UBxOuvW8fo/1729850485746-Qjc.png)\ <br>
4. And then click "Submit".\
   \
   ![](https://cdn.elev.io/file/uploads/qkYqiBYxwTDWm05HcTy6vL9-Bt6vpySUOK3cwcx7jPo/gR1K5mN1yFrG1iL9wwLkADLJyiAJhE9JiwEqyAxgD7g/1729850530670-pwE.png)\ <br>
5. After this point, you'll recieve an automated email from AG5 allowing you to set up your new password (Check your spam folder if it doesn't appear in your inbox).
6. Finally, go back to AG5 and sign in with your email address and the password you just created.
7. You're all set! Write to us at <support@ag5.com> if you have questions.


---

# 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.ag5.com/accounts-roles-and-permissions/signing-into-ag5-for-the-first-time.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.
