# How to sign-in with SSO

{% hint style="info" %}
For details on how to setup SSO on your service desk, refer to: [2025.05.21: Single Sign On (SSO)](/release-notes/2025.05.21-single-sign-on-sso.md)
{% endhint %}

Once SSO is configured for your service desk and Enterprise Application in Entra ID, your users can sign in to Ticket Log using their Microsoft credentials.&#x20;

However, on first sign in, users will need to complete a new user setup step before using TicketLog. This requires users to verify their email address and name.

The video below shows how a user launches TicketLog from Microsoft MyApps page, then completes the sign-up and email verification step:&#x20;

{% embed url="<https://vimeo.com/1088281587/397e0105ed>" %}


---

# 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.ticket-log.com/guides/how-to-sign-in-with-sso.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.
