# What is TNG Identity doing with my data, and does it act as a data processor or controller?

TNG Identity operates as both a data processor and a data transmitter, providing secure handling and transmission of verifiable credentials.

### **TNG Identity Wallet**

The **TNG Identity Wallet** puts individuals in full control of their personal data. All data is stored in the device, encrypted and accessible using your biometrics. With the wallet, users can:

* **Securely hold and own their digital credentials**
* Easily **carry their credentials** within the app
* **Share information selectively**, only when necessary

This ensures true **data ownership** and **portability**, empowering users to decide **what** to share, **with whom**, and **when**—all while maintaining privacy.

***

### **TNG Identity Portals**

The **Identity Portals** enable organizations and individuals to **manage, monitor, and audit** verifiable credential operations through dedicated **Issuer** and **Verifier** portals. The portals store and encrypt all the information related to all credentials and provide comprehensive oversight of all credentials issued and verified, including:

* Credential issuance details (issuer, date, documents, credential data and status, etc.)
* Verification records (who verified, when, and the credential status at the time, etc.)
* Claiming activity (who claimed the credential and when, etc.)
* Full **auditability** of credential lifecycle events

This ensures transparency, compliance, and accountability across all credential interactions.

***

### Privacy by Design: Data On-Chain

At TNG, **privacy** is at the core of everything we do. No personal or sensitive information is ever stored on the blockchain. Instead, we only store on-chain:

* A **Decentralized Identifier (DID)** — a unique, anonymous identifier
* Your **cryptographic signature**&#x20;

This ensures that all users' data remains private and secure, while still benefiting from the trust and immutability of blockchain technology.


---

# Agent Instructions: 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:

```
GET https://docs.teranode.group/tng-identity-documentation/faqs-help/help-and-faqs/what-is-tng-identity-doing-with-my-data-and-does-it-act-as-a-data-processor-or-controller.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
