> For the complete documentation index, see [llms.txt](https://trust.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trust.impact.com/impact.com-data-security-and-privacy-trust-center.md).

# impact.com Data Security & Privacy Trust Center

Securing our customers' data is core to impact.com's DNA and has always remained our top priority. Discover our advanced security and privacy measures to safeguard our users and data.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>📜 Certifications</strong></td><td>The international standards our platform is independently audited against.</td><td><a href="/pages/WlWoVrN784yjP1k39xSq">/pages/WlWoVrN784yjP1k39xSq</a></td></tr><tr><td><strong>⚖️ Compliance Processes</strong></td><td>Consent, your data rights, and our GDPR commitment.</td><td><a href="/pages/SQBRiHLNk6WnzTaX3WY6">/pages/SQBRiHLNk6WnzTaX3WY6</a></td></tr><tr><td><strong>🔐 Security Features</strong></td><td>How we protect the platform, from encryption to access controls.</td><td><a href="/pages/3JlXiwA3je1VqulyceIW">/pages/3JlXiwA3je1VqulyceIW</a></td></tr><tr><td><strong>⚠️ Stay Safe from Scams</strong></td><td>How to verify official communications, spot common scams, and report suspicious activity.</td><td><a href="/pages/ZbktrKIsHjRQgjU1oyQ9">/pages/ZbktrKIsHjRQgjU1oyQ9</a></td></tr><tr><td><strong>📇 Contact &#x26; Policies</strong></td><td>Reach our security team, and find our published policies.</td><td><a href="/pages/eTo1jsOg1LsiY36w8oVw">/pages/eTo1jsOg1LsiY36w8oVw</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://trust.impact.com/impact.com-data-security-and-privacy-trust-center.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
