> For the complete documentation index, see [llms.txt](https://help.pump.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.pump.co/support/security-and-access.md).

# Security & Access

* [ ] 🔒 We are SOC 2 certified
* [ ] 🛡️ We do regular penetration tests conducted by third-party security firms
* [ ] 🦺 We use the most limited IAM roles when possible
* [ ] 🛑 We cannot create/pause/stop instances or make any networking changes
* [ ] &#x20;🖥️ We cannot view critical machine data or edit machines

**Have more questions?**

Please reach out to <support@pump.co>

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><a href="/pages/WvdfHfBjqIPiOOB7JxyS">Cross Account Role</a></td><td></td></tr><tr><td></td><td><a href="/pages/urriSQaEBG9JoQBfnt6r">Role Deployment</a></td><td></td></tr><tr><td></td><td><a href="/pages/jqjYDCyueUM77ck38V3Z">Access Management</a></td><td></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:

```
GET https://help.pump.co/support/security-and-access.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.
