<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [HistoryQueriesConfig](./x-components.historyqueriesconfig.md) &gt; [sessionTTLInMs](./x-components.historyqueriesconfig.sessionttlinms.md)

## HistoryQueriesConfig.sessionTTLInMs property

Time in milliseconds to keep the session alive. After this time has passed with no user interaction, the session will be cleared.

**Signature:**

```typescript
sessionTTLInMs: number;
```
