> For the complete documentation index, see [llms.txt](https://www.mica.wtf/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.mica.wtf/eu-level/guidelines/edpb-02-2023-eprivacy-article-5-3-technical-scope.md).

# EDPB 2/2023 — ePrivacy Article 5(3)

|                 |                                                                                                                                              |
| --------------- | -------------------------------------------------------------------------------------------------------------------------------------------- |
| **Authority**   | EDPB                                                                                                                                         |
| **Reference**   | Guidelines 2/2023                                                                                                                            |
| **Legal basis** | [Article 5(3)](https://www.mica.wtf/rulebooks/eprivacy/articles/5/) ePrivacy                                                                 |
| **Status**      | Final version                                                                                                                                |
| **Published**   | 16 October 2024                                                                                                                              |
| **Source**      | [EDPB document page](https://www.edpb.europa.eu/documents/guideline/guidelines-22023-on-technical-scope-of-art-53-of-eprivacy-directive_en)  |
| **Documents**   | [Guideline PDF](https://www.edpb.europa.eu/system/files/2024-10/edpb_guidelines_202302_technical_scope_art_53_eprivacydirective_v2_en_0.pdf) |
| **Provenance**  | Machine-verified source record. Full guideline text remains at the official EDPB source.                                                     |

## Curated scope

This page records the authoritative source for EDPB Guidelines 2/2023 on the technical scope of Article 5(3) of the ePrivacy Directive. The guideline is relevant for cookie, tracking, terminal-equipment storage and access analysis in the product-layer pack.

## Pack relevance

Use this source where product facts indicate cookies, tracking pixels, local storage, SDK identifiers, fingerprinting, or other access to or storage of information on user terminal equipment.

## Related

* [ePrivacy Article 5](https://www.mica.wtf/rulebooks/eprivacy/articles/5/) — confidentiality of the communications.
* [ePrivacy Article 2](https://www.mica.wtf/rulebooks/eprivacy/articles/2/) — definitions.


---

# 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://www.mica.wtf/eu-level/guidelines/edpb-02-2023-eprivacy-article-5-3-technical-scope.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.
