> For the complete documentation index, see [llms.txt](https://docs.mailtrap.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mailtrap.io/account-and-organization/privacy-and-security.md).

# Security & Privacy

Mailtrap takes security and privacy seriously. We implement industry-leading security measures to protect your data and ensure compliance with global privacy regulations.

{% hint style="info" %}
For a detailed overview, feel free to consult the official [Mailtrap Trust Center](https://trust.mailtrap.io/).
{% endhint %}

## Security Features

<table data-card-size="large" 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>Two-Factor Authentication</strong></td><td><em>Enhance account security with two-factor authentication. Protect against unauthorized access even if passwords are compromised.</em></td><td><a href="/pages/xlbUF8VP18Uz6iPOoq7B">/pages/xlbUF8VP18Uz6iPOoq7B</a></td></tr><tr><td><strong>API Tokens</strong></td><td><em>Secure API access with token-based authentication. Manage tokens, set permissions, and rotate credentials regularly.</em></td><td><a href="/pages/PMvbz81YHELFGmZaSgq1">/pages/PMvbz81YHELFGmZaSgq1</a></td></tr></tbody></table>

## Compliance & Certifications

<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>GDPR Compliance</strong></td><td><em>Full compliance with General Data Protection Regulation. Learn about your rights and our data processing practices.</em></td><td><a href="/pages/KTVITXHgHPEhnKMhTJFf">/pages/KTVITXHgHPEhnKMhTJFf</a></td></tr><tr><td><strong>ISO Certification</strong></td><td><em>ISO 27001 certified information security management system. Industry-standard security controls and processes.</em></td><td><a href="/pages/avTw4aej8qGTYgNnkamV">/pages/avTw4aej8qGTYgNnkamV</a></td></tr><tr><td><strong>Legal Policies</strong></td><td><em>Comprehensive legal documentation including Terms of Service, Privacy Policy, and Data Processing Agreement.</em></td><td><a href="/pages/lIGQ17K9DWS4L5OyBQgo">/pages/lIGQ17K9DWS4L5OyBQgo</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://docs.mailtrap.io/account-and-organization/privacy-and-security.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.
