# Data Security

Understanding security concerns and demanding regulations, we at Assetario are committed to keeping your information secure, private and encrypted at all times. We use enterprise-class infrastructure security tools and abide by strict regulations for securing data, in both development and production environments.

#### Internal policies&#x20;

Assetario employs a zero-tolerance policy toward data security from both cryptographic and physical access aspects. Our holistic security approach means your organization remains compliant with demanding regulations such as GDPR and COPPA, and your data is safe from both malicious and accidental breaches.

#### Reputable providers&#x20;

Assetario’s product is rolled out on platforms belonging to reputable leading service providers and vendors that uphold the highest security standards — specifically, US-based Amazon Web Service (AWS).

#### Cryptography and encryption&#x20;

For its production environment, Assetario utilizes Amazon S3 Server Side Encryption (S3-SSE) for all customer data files stored on AWS.

#### Data storage and access&#x20;

For obtaining data, customers can simply provide Assetario with exported data in CSV, JSON, ORC or Parquet format into an S3 bucket. All the other formats could be easily added upon request.

During data retrieval, the customer can choose the specific fields and entities that will be imported into Assetario, allowing them to exclude any sensitive information. Assetario works with anonymized user data and doesn’t need access to any sensitive or PII data. Any data not specifically selected to be part of a given task is not imported by Assetario and will not leave your data center.

We don’t reuse the data across publishers or for any other internal purposes. While the data is present in our environment, the only people other than registered users who have access to it are key IT, DBA and DevOps personnel within Assetario and the customer success manager — all of which are granted access on a need-to-know only basis.


---

# 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.assetario.com/docs/data-security.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.
