# Cookies

The mluvii application requires the following cookies to function (see table). Below you can see what each cookie is used for or what expiry date it has.

<table><thead><tr><th width="146.33333333333331" align="center">Cookie Type</th><th width="114" align="center">Name</th><th width="118">Publisher</th><th align="center">Description</th><th align="center">Expiration</th></tr></thead><tbody><tr><td align="center">Functional</td><td align="center">tgvi443</td><td>mluvii.com</td><td align="center">Information about visits, referrers</td><td align="center">100 years, since version 2.46 can be set</td></tr><tr><td align="center">Functional</td><td align="center">tgid</td><td>mluvii.com</td><td align="center">visitor id for pairing with other sessions</td><td align="center">100 years, since version 2.46 can be set</td></tr><tr><td align="center">Functional</td><td align="center">ach</td><td>mluvii.com</td><td align="center">helps keep chat active</td><td align="center">By the end of the session</td></tr><tr><td align="center">Analytical</td><td align="center">ga</td><td>Google</td><td align="center">Basic Google Analytics cookies containing browser ID</td><td align="center">1 day, only used on the operator side (after logging into mluvii)</td></tr><tr><td align="center">Analytical</td><td align="center">gid</td><td>Google</td><td align="center">Basic Google Analytics cookies containing browser ID</td><td align="center">1 day, only used on the operator side (after logging into mluvii)</td></tr><tr><td align="center">Functional</td><td align="center">wcfg a wla</td><td>mluvii.com</td><td align="center">Cookies for the purpose of faster loading of the widget and reducing the load on the servers. The tg cookies are used to track the guest for the purposes of continuing the conversation on other parts of the site and identification.</td><td align="center">N/A</td></tr></tbody></table>


---

# 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.mluvii.com/en/for-it-specialists/cookies.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.
