# Manage Your User

The user may manage his/her account from the top navigation bar:

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

or from the Project Selection Screen:

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

### Change your Password

Clicking on the link will allow the user to change their current password. A certain password strength is required, and any previously used passwords are not allowed to be re-used.

![](/files/Gh1Drlzexzwlvg6Yc2Zz)

### Manage External Logins (SSO)

It is possible to use Open ID logins from external authentication providers to log in. Currently, supported providers are:

* Microsoft (Entra ID)

## How to register your Aligned Elements user to use an External Login

To use SSO you need to connect your Aligned Elements user with the External Login (Microsoft Entra ID) user.

Click **Manage your Account** in the Project Selection screen.

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

Click **Manage your External logins**

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

Click on the button that has the Application Name your IT Dept. has selected for in logging in to Aligned Elements with Entra ID.

Pick the Entra account to connect with Aligned Elements.

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

The connection between Aligned Elements and Entra is now set up for your user.

<figure><img src="/files/at4hPmmwEwN0DrLkdFOG" alt=""><figcaption><p>The Application Name your IT Dept. has selected for in logging in to Aligned Elements with Entra ID is displayed. Note! In this example the name is 'Elements OpenID' but in your situation it might be something else.  </p></figcaption></figure>

Log out.&#x20;

The Aligned Elements login screen will now, below the normal login controls, display a button to use for logging in with Entra. Click on the button to log in to Aligned Elements using Entra.

You can select to log in with your normal Aligned Elements credentials or via Entra.

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

{% hint style="info" %}
Note! Using external login providers still require a user to exist in Aligned Elements. External logins may have different rules for password or session expiry. Please review to ensure that these comply with 21 CFR Part 11 requirements.
{% endhint %}

{% hint style="info" %}
Note! External logins are not supported for any Signature activities.
{% endhint %}

### Two-Factor Authentication

Two-Factor Authentication can be activated (and deactivated) by the user himself, if the server is configured to switch on this feature.

The second factor is sent by email to the email address associated with the web user account of the user.<br>


---

# 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.aligned.ch/aligned-elements-web-client-user-manual/3.2.287.25450/get-started/manage-your-user.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.
