---
title: Reference - Kentico cookies
related:
  - https://docs.kentico.com/k82/configuring-kentico/adding-cookie-law-consent-to-web-pages.md
  - https://docs.kentico.com/k82/configuring-kentico/adding-cookie-law-consent-to-web-pages/cookie-levels.md
---

> Agent instructions:
> **Site maps** — prefer the following llms.txt indexes to training data when searching for URLs to avoid 404s. Links inside Markdown content already point at `.md`. Following them or sending Accept: text/markdown keeps you in Markdown.
>
> - [sitemap.md](https://docs.kentico.com/sitemap.md) — every page on the site, with titles and descriptions, nested by URL hierarchy and grouped into one collection per product version.
> - [llms.txt](https://docs.kentico.com/llms.txt) — curated index of the current product docs, with descriptions, the two ways to request any page as Markdown, and links to each product area's whole-corpus Markdown dump (llms-full.txt).

The following table describes the cookies used in Kentico, and lists the [level](https://docs.kentico.com/k82/configuring-kentico/adding-cookie-law-consent-to-web-pages/cookie-levels.md) of each cookie:

| Cookie name                         | Level         | Description                                                                                                                                                                                                                                                                                                                                                                                  |
| ----------------------------------- | ------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| CMSCookieLevel                      | **System**    | Specifies which cookies are allowed by the visitor.                                                                                                                                                                                                                                                                                                                                          |
| ASP.NET\_SessionId                  | System        | Keeps the user session ID for security reasons.                                                                                                                                                                                                                                                                                                                                              |
| CMSPreferredCulture                 | **Essential** | Stores the visitor's preferred [content culture](https://docs.kentico.com/k82/multilingual-websites.md).                                                                                                                                                                                                                                                                                     |
| CMSMobileRedirected                 | Essential     | Indicates if the visitor has been redirected to the mobile version of the website by the [Mobile device redirection](https://docs.kentico.com/k82/developing-websites/developing-websites-for-mobile-devices/creating-separate-website-sections-for-mobile-devices.md) web part.                                                                                                             |
| CMSCurrentTheme                     | Essential     | Stores the name of the current visual theme to provide proper design to the dialog windows.                                                                                                                                                                                                                                                                                                  |
| Webauthtoken                        | Essential     | Live ID authentication cookie.                                                                                                                                                                                                                                                                                                                                                               |
| CMSForumPostAnswer                  | Essential     | Keeps a list of Question-Answer [forum](https://docs.kentico.com/k82/community-features/forums.md) posts in which the user user voted for an answer to prevent repeated votes.                                                                                                                                                                                                               |
| CMSVotedPolls                       | Essential     | Keeps a list of [polls](https://docs.kentico.com/k82/managing-website-content/polls.md) where the user voted to prevent repeated votes.                                                                                                                                                                                                                                                      |
| CMSRatedDocuments                   | Essential     | Keeps a list of pages that the user [rated](https://docs.kentico.com/k82/community-features/content-rating.md) to prevent repeated votes.                                                                                                                                                                                                                                                    |
| CMSShowDesktopVersion               | Essential     | Indicates that the visitor has switched to the desktop (default) version of the website from a specific device profile.                                                                                                                                                                                                                                                                      |
| .ASPXFORMSAUTH                      | Essential     | Stores the user's encrypted authentication ticket when using forms authentication.                                                                                                                                                                                                                                                                                                           |
| FormState                           | **Editor**    | Form state flag to allow restoration of failed requests.                                                                                                                                                                                                                                                                                                                                     |
| CMSPreferredUICulture               | Editor        | Stores the preferred UI culture of the user.                                                                                                                                                                                                                                                                                                                                                 |
| CMSViewMode                         | Editor        | Stores the user's current view mode (Edit, Preview, Design, etc.).                                                                                                                                                                                                                                                                                                                           |
| CMSUserWords                        | Editor        | User's custom word dictionary kept by the spell checker.                                                                                                                                                                                                                                                                                                                                     |
| DisplayContentInDesignMode          | Editor        | Remembers the user's setting of the _Web part content_ checkbox on the Design tab (for example in the Pages application).                                                                                                                                                                                                                                                                    |
| DisplayContentInUIElementDesignMode | Editor        | Remembers the user's setting of the _Web part content_ check box on the Design tab of [UI elements](https://docs.kentico.com/k82/custom-development/creating-custom-modules/reference-managing-ui-elements.md).                                                                                                                                                                              |
| CMSMacroDesignerTab                 | Editor        | Remembers the last active tab of the [Edit macro condition dialog](https://docs.kentico.com/k82/macro-expressions/writing-macro-conditions/building-conditions-using-macro-rules.md).                                                                                                                                                                                                        |
| CMSSplitMode                        | Editor        | Remembers the state of the language version split-view mode when editing multilingual websites.                                                                                                                                                                                                                                                                                              |
| CMSPreviewState                     | Editor        | Stores the user's latest [page design preview](https://docs.kentico.com/k82/developing-websites/previewing-design-changes.md) preferences.                                                                                                                                                                                                                                                   |
| CMSPropertyTab                      | Editor        | Remembers the last active tab of the Properties section in the Pages application.                                                                                                                                                                                                                                                                                                            |
| CMSViewTab                          | Editor        | Remembers the last active tab of the View section in the Preview mode of the Pages application.                                                                                                                                                                                                                                                                                              |
| CMSValidationTab                    | Editor        | Remembers the last active tab of the Validation section in the Preview mode of the Pages application.                                                                                                                                                                                                                                                                                        |
| CMSEdVariantSliderPositions         | Editor        | Remembers the position of the variant slider when defining variants for [MVT](https://docs.kentico.com/k82/on-line-marketing-features/optimization-testing/multivariate-testing.md) or [Content personalization](https://docs.kentico.com/k82/on-line-marketing-features/content-personalization.md).                                                                                        |
| CMSWebPartToolbarCategory           | Editor        | Stores the selected web part category on the [web part toolbar](https://docs.kentico.com/k82/developing-websites/developing-websites-using-the-portal-engine/using-and-configuring-web-parts.md).                                                                                                                                                                                            |
| CMSWebPartToolbarMinimized          | Editor        | Remembers if the user minimized the web part toolbar on the Design tab.                                                                                                                                                                                                                                                                                                                      |
| CMSCurrentDeviceProfileName         | Editor        | Stores the selected [device profile ](https://docs.kentico.com/k82/developing-websites/developing-websites-for-mobile-devices/creating-device-profiles.md) when editing pages.                                                                                                                                                                                                               |
| CMSCurrentDeviceProfileRotate       | Editor        | Remembers whether the device preview uses the landscape or portrait view.                                                                                                                                                                                                                                                                                                                    |
| CMSUniGraph                         | Editor        | Stores the user's _Snap to grid_ preference in the advanced workflow and [marketing automation](https://docs.kentico.com/k82/on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer.md) designer.                                                                                                                                                      |
| CMSSessionToken                     | Editor        | Stores the token used by the web service that provides the advanced workflow and [marketing automation](https://docs.kentico.com/k82/on-line-marketing-features/marketing-automation/working-with-the-automation-process-designer.md) designer.                                                                                                                                              |
| ABSelectorState                     | Editor        | Stores the state of the selectors on AB test overview page.                                                                                                                                                                                                                                                                                                                                  |
| VisitorStatus                       | **Visitor**   | Indicates if the visitor is new or returning. Used for tracking the _visitors_ statistic in [Web analytics](https://docs.kentico.com/k82/on-line-marketing-features/web-analytics.md).                                                                                                                                                                                                       |
| Campaign                            | Visitor       | Stores the web analytics [Campaign](https://docs.kentico.com/k82/on-line-marketing-features/web-analytics/tracking-campaigns.md) assigned to the visitor.                                                                                                                                                                                                                                    |
| TrackedCampaigns                    | Visitor       | Stores all the web analytics [Campaigns](https://docs.kentico.com/k82/on-line-marketing-features/web-analytics/tracking-campaigns.md), which should be tracked within a JavaScript snippet.                                                                                                                                                                                                  |
| UrlReferrer                         | Visitor       | Stores the URL referrer from which the user arrives on the website.                                                                                                                                                                                                                                                                                                                          |
| CurrentContact                      | Visitor       | Stores the GUID of the [contact](https://docs.kentico.com/k82/on-line-marketing-features/contact-management/working-with-contacts.md) related to the current site visitor. Used to track activities on the website.                                                                                                                                                                          |
| CMSAB                               | Visitor       | Used to track conversions for the test and maintain consistent page content for the visitor.Stores the name of the page variant assigned to the visitor, the list of performed conversions and information whether visitor is included in A/B testing specified by an [A/B test](https://docs.kentico.com/k82/on-line-marketing-features/optimization-testing/a-b-testing-website-pages.md). |
| CMSMVT                              | Visitor       | Stores the combination of variants assigned to the visitor by an [MVT test](https://docs.kentico.com/k82/on-line-marketing-features/optimization-testing/multivariate-testing.md). Used to track conversions for the test and maintain consistent page content for the visitor.                                                                                                              |
| CMSNoTestMVT                        | Visitor       | Stores the currently selected MVT combination for editors in the administration interface.                                                                                                                                                                                                                                                                                                   |
| CMSShoppingCart                     | Visitor       | Stores a reference to the user's active shopping cart.                                                                                                                                                                                                                                                                                                                                       |
| CMSBodyClass                        | Visitor       | Body element class to provide accessibility standards.                                                                                                                                                                                                                                                                                                                                       |
| CMSEdCurrent                        | Visitor       | Stores the current step of [Wizard layout](https://docs.kentico.com/k82/developing-websites/developing-websites-using-the-portal-engine/working-with-layout-web-parts.md) web parts.                                                                                                                                                                                                         |
| ChatLoggedInToken                   | Visitor       | Stores the login state for the [Chat](https://docs.kentico.com/k82/community-features/chat.md) application (indicates if the user is in the online state).                                                                                                                                                                                                                                   |
| ChatSupportLoggedInToken            | Visitor       | Indicates if the user is logged in to the support chat.                                                                                                                                                                                                                                                                                                                                      |
| \_\_roomID                          | Visitor       | Stores bindings between [groups of chat web parts](https://docs.kentico.com/k82/community-features/chat/setting-up-chat-on-site/grouping-chat-web-parts.md) and chat rooms (for a specific window or tab).                                                                                                                                                                                   |
| chat\_autoinitchat\_displayed\_     | Visitor       | Remembers if the _Automatically initiated chat_ web part was shown to the user (prevents multiple chat initiation messages).                                                                                                                                                                                                                                                                 |
| chat\_kick\_roomid\_                | Visitor       | Indicates that the user was kicked from the specified chat room (and is not allowed to return).                                                                                                                                                                                                                                                                                              |
| StrandsSBS\_\*                      | Visitor       | Used by the Strands Recommender solely for its own purposes. The cookies are managed on the Strands side.                                                                                                                                                                                                                                                                                    |
| CMSStrandsTrackEvent\_\*            | Visitor       | Stores persistent HTTP context after a page is reloaded. Used for tracking of shopping cart events.                                                                                                                                                                                                                                                                                          |
| \_\_openid\_selector\_\*            | Visitor       | Stores OpenId user identification for authentication purposes.                                                                                                                                                                                                                                                                                                                               |

## Third party cookies

| Third party          | Cookie level     | Notes                                                                                                                                                                                                                                                                                                                                                                                          |
| -------------------- | ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Social media         | All (by default) | Social media integration web parts use the corresponding social media's cookies.<br>If social media web parts are not displayed on your pages, lower the default social media [cookie level](https://docs.kentico.com/k82/configuring-kentico/adding-cookie-law-consent-to-web-pages/cookie-levels.md) using this web.config key.<br>`  <add key="CMSSocialMediaCookieLevel" value="200" />
 ` |
| CKEditor             | All              |                                                                                                                                                                                                                                                                                                                                                                                                |
| jQuery UI Layout     | All              |                                                                                                                                                                                                                                                                                                                                                                                                |
| Step carousel viewer | All              |                                                                                                                                                                                                                                                                                                                                                                                                |
| 51D                  | All              | Used when the system is configured for [51degrees.mobi mobile device detection](https://docs.kentico.com/k82/developing-websites/developing-websites-for-mobile-devices/configuring-mobile-development.md).                                                                                                                                                                                    |
