> ## Documentation Index
> Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
> Use this file to discover all available pages before exploring further.

# QuerySession.session

<span id="atoti.QuerySession.session" />

> *property* QuerySession.session: [Session](./atoti.Session#atoti.Session)

The session to interact with this query session.

It is equivalent to calling [`atoti.Session.connect()`](./atoti.Session.connect#atoti.Session.connect) with the *url* of this query session and an *authentication* granting full access.
