# Your Responsibility to Yourself

As the data owner, you have a responsibility to safely access our platform and ensure adequate security safeguards are in place to secure the communications between the Epiphany Intelligence Platform and you. In the event of a potential security issue, you should notify Reveald as soon as reasonably possible so that a joint investigation can take place. We recommend that you, as the data owner, do at least the following:

* Appropriately safeguard devices used by the administrators of the Epiphany Platform and consider them as critical systems.
* Ensure your Epiphany Intelligence Platform user accounts are, at a minimum, using multi-factor authentication or an SSO portal.
* Access to the Epiphany Intelligence Platform is regularly reviewed by your security team.
* Old or unused accounts are removed from the Epiphany Intelligence Platform.
* Data extracted from the Epiphany Intelligence Platform is handled according to your internal data handling policies.


---

# 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.reveald.com/technical-documentation/admin-guides/epiphany-security-and-trust/your-responsibility-to-yourself.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.
