# Configuring session performance storage (classic)

{% hint style="info" %}
This page applies only to the users using the classic versions of Nexthink with the Finder, Portal, and Engine components.
{% endhint %}

The session performance data is only stored if you enable it using the web interface. By default, it is disabled. When activated, the necessary settings will be automatically configured on connected Engines. It is not possible to restrict the change to a single Engine or a subset of them. Changing the parameters does not trigger a restart of the connected systems.

<figure><img src="/files/s8tvlQgXrW7NpJz8e0FX" alt="" width="544"><figcaption></figcaption></figure>

## Session performance storage management <a href="#configuringsessionperformancestorage-classic-sessionperformancestoragemanagement" id="configuringsessionperformancestorage-classic-sessionperformancestoragemanagement"></a>

To configure the storage policy, connect to the web interface as an administrator. In the main navigation bar on the left, click on the administration icon and select **Engines** under the **System configuration** section.

<figure><img src="/files/ox6NVA8rDtyn9EjmcfHj" alt="" width="340"><figcaption></figcaption></figure>

Check the box next to **remote sessions** if you want to store additional information related to the remote sessions connecting to a server.

Check the box next to **local sessions** if you want to store additional information related to the remote sessions using the console session.

## Impact on data retention <a href="#configuringsessionperformancestorage-classic-impactondataretention" id="configuringsessionperformancestorage-classic-impactondataretention"></a>

Activating the option to store this supplementary data on Engine impacts the amount of events stored on it, and thus the overall data retention. You should expect a typical impact of less than 5%. For example, Engine configured to store 200 million events, when full, could have up to 10 million of them linked to the session performance monitoring.

***

RELATED TOPICS

* [Engine (classic)](/platform/references/references-classic/glossary-classic/engine-classic.md)
* [Session performance (classic)](/platform/references/references-classic/database-information-and-organization-classic/session-performance-classic.md)


---

# 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.nexthink.com/platform/configuring_nexthink/configuring-your-platform/configuring-your-platform-classic/configuring-session-performance-storage-classic.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.
