# Security & Trust

The security of a customer's data is of paramount importance to e6data. Our company culture continuously enforces the philosophy of eliminating (or at least minimizing) access to customer data. All architectural decisions at e6data enter around this premise.

The security features that e6data has in place to prevent access to customer data can be [found here](/product-documentation/security-and-trust/features-and-responsibilities-matrix.md), along with the shared responsibility to manage security.

To further harden the security of e6data resources in the user environment follow these[ best practices.](/product-documentation/security-and-trust/best-practices.md)

For Frequently Asked Questions (FAQs) around Security please refer to our [FAQs section](/product-documentation/faqs/security.md).


---

# 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.e6data.com/product-documentation/security-and-trust.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.
