# Log Out

## Log Out to release the license in use

It is advisable to always properly log out when no longer using Aligned Elements. If the future is assigned to a floating license, the license will be released and can be used by a different user.&#x20;

To log out, click **Log Out** to return to the Log In screen.

![](/files/-MOebJMOu6pLkAZ8t34k)

{% hint style="info" %}
Note! The Log Out action will log you out from ALL projects in which you are currently working including projects opened in other Browser instances or Browser Tabs.
{% endhint %}

## Session Expiration

After 30 minutes of inactivity, you will be automatically logged out. Five minutes before the logout, you will be informed that your session is about to expire. You can then optionally select to extend the session and continue working.

## Unsaved data at session expiration

In the case that the user has some unsaved data when the session expires, these changes can be automatically restored after the login.

{% hint style="info" %}
Note! This option is limited to editing document objects in a separate view (i.e. Not when the chapter explorer is displayed on the left to the document object) and the id of the document object is part of the current browser URL.&#x20;

The recovery of previous modifications is done if the user logs in again immediately after acknowledging that the session was expired.&#x20;
{% endhint %}


---

# 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/log-out.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.
