# Timeout

Site security is very important. With MangoApps, you can configure the system to automatically log you out if you have been idle

![](/files/-LwQ3EGpCffSdYazxY1N)

Click on the **gear** icon and select **Change My Settings**.

![](/files/-LwQ4WPzxfBLD1ssRnd5)

Next, click on **Timeout** from the left-hand side of the screen.

![](/files/-LwQ4p1LVVUCu5wRZ1XB)

Select the length of time you can be idle before your session is timed out.

You can select from:&#x20;

* 10 minutes
* 30 minutes
* 1 hour
* 4 hours
* 8 hours
* 12 hours

Click on **Save** to save your settings.&#x20;

{% hint style="info" %}
This will only time you out of your web session.&#x20;
{% endhint %}

{% hint style="info" %}
If you have multiple sessions open in different tabs, you will need to refresh each tab individually in order for this setting to take effect.
{% 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://guides.mangoapps.com/user-guide/user-settings/timeout.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.
