> ## Documentation Index
> Fetch the complete documentation index at: https://docs.visualvortexcreatives.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Data Policy

> Documentation for Data Policy

## Privacy

<Note>
  **DPDP Act 2023 Compliant**
  TokenSense is built as a local-first, open-source tool. In strict compliance with the Digital Personal Data Protection (DPDP) Act, 2023, we enforce data minimization. All telemetry stays locally on your machine unless explicitly exported.
</Note>

### What is captured by default

Only metadata — never content:

| Field            | Captured           |
| ---------------- | ------------------ |
| Model name       | ✅                  |
| Token counts     | ✅                  |
| Cost estimate    | ✅                  |
| Latency          | ✅                  |
| Timestamp        | ✅                  |
| Routing decision | ✅                  |
| Error message    | ✅                  |
| Prompt content   | ❌ Never by default |
| Response content | ❌ Never by default |
| API keys         | ❌ Never            |
| User IP          | ❌ Never            |
