# Session

### Main Settings

Main session settings are configured here:

* Max Attempts
* Max session Length
  * in minutes
* Support Email
* Whether or not to use 2D or 3D Liveness
  * 3D Liveness
  * 2D Liveness
* Choose document
  * Offered document options while verification session
  * Invisible when Kvalifika *document* is chosen (see below)
  * Options:
    * ID and PASSPORT
    * ID
    * PASSPORT
    * Skip document step

To save the chosen options, it is necessary to click `SAVE` button.

![Session settings / Main settings](/files/-MWL9dJvt2AXEFWYCRg4)

### Session generation

According to the saved settings, a new session can be generated after choosing from the available languages and clicking `GENERATE VERIFICAION`:

![Session settings / Session generation](/files/-MWLA0p7QtWxz4EaJU2U)

After the session is generated, textbox is filled with the session link, `COPY` button is activated and the link is copied into the clipboard:

![Session settings / Session generation success](/files/-MWLAMsyBjNDFGeeUVv0)

The link can be manually opened in browser o start a new verification session.


---

# 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://kvalifika.gitbook.io/kvalifika-1/initial-setup/settings/session.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.
