# Max instance run-time

In the project settings there is the setting for '**maximum instance run-time'**. This is the maximum time you allow a single stream to run. It can be used to control session times of your users forcefully by limiting the run-time of an instance with this value, regardless of user inactivity. So even an active user will be kicked out of a session if this maximum time was reached.&#x20;

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


---

# 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.arcware.cloud/arcware-cloud-platform/getting-started-with-arcware-cloud/creating-and-managing-your-projects/project-dashboard/project-settings/max-instance-run-time.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.
