> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-anvandarmanual/login/login_with_active_directory_account.md).

# Logga in med MS Entra (AD)-konto

Använd detta alternativ om din användare är kopplad till MS Entra (AD).

{% stepper %}
{% step %}

### Starta MS Entra-inloggning

Klicka på **Logga in med Microsoft**.

Klicka sedan på **Logga in**.

<figure><img src="/files/PA4nloJYI5PJ548xmDTN" alt="" width="182"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Välj konto

Microsofts formulär **Välj ett konto** visas.

<figure><img src="/files/sTv4a51cmuN0ZFZZiqp5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Godkänn med Authenticator

Välj det Microsoft-konto som är registrerat i B3.

Godkänn inloggningen med Authenticator.

<figure><img src="/files/zgqIdD1VieKirB0ttWCq" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Bekräfta "Förbli inloggad"

Valet att förbli inloggad påverkar inte inloggningen i Boomerang 3.

Klicka på **Ja** eller **Nej**.

<figure><img src="/files/tUITLnsasaZjtPhJ3q1n" alt="" width="276"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Kontrollera att Dashboard öppnas

[Dashboard](/boomerang-3-anvandarmanual/dashboard.md) öppnas.

<figure><img src="/files/QnFKMw6AkmzSw4Hrx1QX" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Aktivera PIN-kod för signering

En MS Entra (AD)-användare måste ha PIN-kod aktiverad för att kunna [signera](/boomerang-3-anvandarmanual/common_elements/sign.md) operationer och händelser i systemet.

Se även [Ange PIN-kod](/boomerang-3-anvandarmanual/dashboard/profile_settings_and_logout/ange-pin-kod.md).
{% endstep %}

{% step %}

### Nästa inloggning

Efterföljande inloggningar med **Logga in med Microsoft** kräver inte stegen ovan.

Det gäller så länge du är inloggad på ett Microsoft-konto.
{% endstep %}

{% step %}

### Logga ut

Utloggning för en MS Entra (AD)-användare kallas **Logga ut AD**.

Se [Logga ut och automatisk utloggning](/boomerang-3-anvandarmanual/login/logout_and_automatic_logout.md).

<figure><img src="/files/hANQR6xT4RzDI4khEiZn" alt="" width="223"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-anvandarmanual/login/login_with_active_directory_account.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
