> ## 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.start

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

> *classmethod* QuerySession.start(<br />
>     *config*: [SessionConfig](./atoti.config.SessionConfig#atoti.SessionConfig) | [None](https://docs.python.org/3/library/constants.html#None) = `None`,<br />
>     /,<br />
>     *\*\*kwargs*: [Unpack](https://docs.python.org/3/library/typing.html#typing.Unpack)\[\_StartPrivateParameters],<br />
> ) → [QuerySession](./atoti.distribution.QuerySession#atoti.QuerySession)

### Parameters

<h4 id="atoti.QuerySession.start.config">
  *config*
</h4>

> [SessionConfig](./atoti.config.SessionConfig#atoti.SessionConfig) | [None](https://docs.python.org/3/library/constants.html#None)
