# Sign in with a username and password

You can sign in to PMO with a username and password combination that is provided to you by Platform9 or your cloud administrator.

To sign in to PMO, follow the steps given below.

1. Launch your web browser and enter the Clarity URL provided to you.
2. Select local credentials.
3. Enter the correct username and password on the sign-in page.
4. Click Sign In.

You are now successfully logged in to PMO UI. You can perform tasks using the PMO UI based on the role that has been assigned to your user account.


---

# 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.platform9.com/managed-openstack/5.8/authentication-and-authorization/authentication-standard-auth.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.
