# Data Privacy and Ownership

## Data Privacy & Ownership

GeoDin does not access customer data; data ownership and privacy are core principles.

The customer controls where data is stored (local, on-premises server, or cloud) and who has access.

Data put into GeoDin is not visible to the parent company or to other clients; the platform operates independently.

GeoDin does not anonymize or sell customer data.

NDA arrangements are available for clients who need to share sensitive project data during configuration or API development; standard NDA templates are provided, or clients can use their own.

Customers can run GeoDin in a locked-down corporate environment with no internet access — runtime telemetry or file transfer from GeoDin staff into the customer network is blocked in such setups.


---

# 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.geodin.com/user-management/data-privacy-and-ownership.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.
