Myrmid
---
title: "Cookies Policy: Myrmid"
description: "What this site stores in your browser and why. Cookieless by default; Plausible analytics is consent-exempt; Sentry only after explicit opt-in."
canonical: https://www.myrmid.ai/en/cookies/
---

Cookies

# Cookies policy

Last updated: 2026-05-10

This page documents how this site uses cookies and similar local-storage mechanisms: what's stored, why, and how to change your choices.

## Summary

This site is **cookieless by default**. The default visitor experience involves:

-   **No tracking cookies.**
-   **No advertising cookies.**
-   **No cross-site identifiers.**
-   **No fingerprinting.**

The only items written to your browser's local storage are the privacy-preference values you set yourself, and the theme (light/dark) and locale (en/fr/de) preferences you express through the site's interface controls. None of these are personal data; none of them are shared with third parties.

## Local-storage items written by this site

Each item below is written only when a specific user action triggers it.

### `consent`

-   **Triggered by:** clicking Accept or Reject in the privacy-preferences dialog.
-   **Stored:** the literal string `accepted` or `rejected`.
-   **Purpose:** remembering your choice so the dialog does not re-appear on every page load.
-   **Lifetime:** indefinite, until you change it via the persistent privacy-preferences trigger or clear your browser's local storage.

### `theme`

-   **Triggered by:** clicking the light/dark mode toggle in the header.
-   **Stored:** the literal string `light` or `dark`.
-   **Purpose:** remembering your colour-mode preference across page loads.
-   **Lifetime:** indefinite, until you toggle again or clear your browser's local storage.

## Third-party services that DO NOT use cookies

### Plausible Analytics

Plausible is the analytics service this site uses. It is cookieless and ePrivacy-exempt by design: it captures anonymous page views and Core Web Vitals samples without cookies, without fingerprinting, and without retaining IP addresses. No consent banner is required for Plausible under ePrivacy guidance, and we present none for it.

### Sentry error monitoring

Sentry runs only after you explicitly opt in via the privacy-preferences dialog. When opted in, Sentry processes runtime error stack traces. Sentry does not write cookies on this site.

## Changing your preferences

The persistent privacy-preferences trigger in the bottom-left of any page lets you re-open the privacy-preferences dialog any time. Clicking Reject or Accept records your new choice; the change takes effect immediately and persists across page loads.

## Clearing all stored values

To remove every item this site has written to your browser's local storage:

1.  Open your browser's site-data settings for `myrmid.ai`.
2.  Choose "Clear all data" or equivalent.

After clearing, you will see the privacy-preferences dialog again on your next visit, and your theme will reset to the system default.

## Related policies

-   [Privacy policy](/llm/privacy-policy.md): full data flows + lawful basis + DSR contact.
-   [Terms of use](/llm/tou.md): what this site permits and prohibits.