# Timeout Setting

The timeout feature will set some minutes of inactivity before the user is automatically logged out from the application. So, to allow the Timeout feature, a user is required to have the [permission called Admin](/blocworx-documentation/admin-and-development/roles-and-permissions.md). While logged in as an admin, go to ***Admin & Development*** and then ***App Settings.***&#x20;

After that, the fields similar to the image below will be available for editing.&#x20;

![](/files/ZwLjTuNah93zrBBQ0yxw)

Now, just define how long a user may stay inactive before being logged out automatically.


---

# 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://manual.blocworx.com/blocworx-documentation/app-settings/timeout-setting.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.
