# Microsoft SSO Login

To use the MyLINKConnect app with Microsoft SSO, ensure you have a valid Microsoft account authorized by your organization and an existing account using the same Microsoft email.To proceed with the Microsoft login, follow these steps:

1. Enter your Microsoft email

<figure><img src="/files/1phqVi1OAxE9IJevreOS" alt="" width="188"><figcaption></figcaption></figure>

2. Enter you Microsoft password

<figure><img src="/files/orFaHsP3H67kQ9wmmQGH" alt="" width="188"><figcaption></figcaption></figure>

3. Once you've successfully logged in, you'll be directed to the [My Conversations page](https://app.gitbook.com/o/-LdPFF6076gHKBZeJJCf/s/vGYwUmVjfELEiJzfmWLC/mobile-app/conversation/my-conversations).

{% hint style="info" %}
​When you've previously logged in with valid Microsoft account credentials, the application will automatically use them, displaying only a loading screen.
{% endhint %}

<figure><img src="/files/jPwbhqVtVOXk6HgAlPRI" alt="" width="188"><figcaption></figcaption></figure>


---

# 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.mylinkconnect.com/mobile-app/login/microsoft-sso-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.
