# Data Ownership and Sovereignty

In the legacy analytics model, the tool provider often claims ownership of the data in exchange for providing the service for free. They monetize this data by using it to train their own algorithms or target ads. Signet rejects this model.

#### You Are the Owner

We operate as a data processor; you are the data controller. The insights generated by Signet are your intellectual property. We claim no rights to use your data for our own purposes beyond providing you with the service.

#### Portability and Deletion

We believe in vendor neutrality. You should stay with Signet because it is the best product, not because your data is held hostage. We provide comprehensive API endpoints that allow you to export your raw event data and aggregated metrics in standard formats such as JSON and CSV.

Furthermore, if you choose to leave Signet, we provide a mechanism to permanently delete all data associated with your project ID. Once verified, this deletion is cryptographic and irreversible. We do not retain "shadow copies" or backups of deleted customer data.


---

# 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.signtoken.vip/5.-security-and-compliance/data-ownership-and-sovereignty.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.
