> For the complete documentation index, see [llms.txt](https://trust.memori.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trust.memori.ai/data-e-privacy/cookie-policy.md).

# Cookie Policy

### Cosa sono gli Strumenti di Tracciamento

Questo Sito Web utilizza tecnologie di tracciamento (tra cui Cookie) per raccogliere informazioni o eseguire funzioni sul dispositivo dell'Utente. Si distinguono in:

* **Prima parte**: gestiti direttamente da Memori SRL
* **Terza parte**: gestiti da fornitori esterni

### Tipologie di utilizzo

#### Cookie tecnici (necessari)

Indispensabili per il corretto funzionamento del sito. Non richiedono consenso.&#x20;

#### Misurazione e statistica

Utilizzati per analizzare il traffico e migliorare il servizio.

**Google Analytics (Google LLC)** – Traccia e analizza l'utilizzo del sito. Dati trattati: Cookie e Dati di utilizzo.

### Come gestire il consenso

Puoi gestire o revocare il consenso in qualsiasi momento tramite:

* **Impostazioni del browser** (Chrome, Firefox, Safari, Edge, Opera, Brave…)
* **Widget delle impostazioni di tracciamento** presente sul sito
* **Link di opt-out** dei singoli fornitori terzi
* **Impostazioni del dispositivo mobile** per app e pubblicità
* **Iniziative di settore**: [YourOnlineChoices](https://www.youronlinechoices.eu/), [NAI](https://www.networkadvertising.org/), [DAA](https://www.aboutads.info/), [AppChoices](https://www.aboutads.info/appchoices)

### Titolare del Trattamento

**Memori SRL** Via Gramsci, 1 – 40051 Altedo (BO) 📧&#x20;

<h4 align="center"><a href="https://memori.ai/en/cookie-policy" class="button primary" data-icon="globe-pointer">Cookie Policy</a></h4>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://trust.memori.ai/data-e-privacy/cookie-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
