# Password issues

Most people use Microsoft 365 or Google credentials to log into UMA.&#x20;

If you are unsure, contact your UMA admin or manager within your organisation.

{% hint style="info" %}
UMA cannot reset your Microsoft or Google password. Please contact your internal IT department to reset your password.
{% endhint %}

### Microsoft / Google <a href="#logging-in-with-office-365" id="logging-in-with-office-365"></a>

To log in with your Microsoft 365 or Google credentials click on either of the buttons on the login page [here](https://vision.meetuma.ai/login).

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

<figure><img src="/files/3Dkj93eNwfd3omPp2WuY" alt="" width="281"><figcaption></figcaption></figure>

{% hint style="info" %}
If you have trouble logging in with your Microsoft or Google account, or require a password reset, you will need to contact your internal IT department to resolve the issue.
{% endhint %}

### Basic authentication  <a href="#logging-in-to-uma-with-your-email-and-password" id="logging-in-to-uma-with-your-email-and-password"></a>

#### Forgot password

If you usually log in to UMA with basic authentication but are having trouble signing in, contact the UMA admin in your organisation and they can reset your password.

<figure><img src="/files/DKraB9YkonfSM4PSIQQA" alt=""><figcaption><p>Basic authentication</p></figcaption></figure>

#### Reset password

If you do know your password but you want to reset it, log into UMA using basic authentication and follow the multi factor authentication steps.

Once you have logged in, click on your initials in the top right and click **reset password** and follow the instructions.


---

# 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://support.meetuma.ai/uma-knowledgebase/user-guides/troubleshooting/password-issues.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.
