# Compliance

## Overview

Termius follows industry-standard security practices to protect customer data and support organizational compliance requirements. The whole product is built around encrypted vaults that enable secure sync and sharing of information. Termius requires no setup on-premises. Termius mobile and desktop apps connect directly to the infrastructure. Termius also keeps a local copy of the data for offline mode. The local data is also encrypted.&#x20;

## SOC 2 Type II

<figure><img src="/files/TKdnH9lhtR2Bs3yCgL31" alt=""><figcaption></figcaption></figure>

Termius is **SOC 2 Type II compliant**. This certification verifies that Termius maintains effective controls for security, availability, and confidentiality over time.

The SOC 2 Type II audit evaluates how our systems and processes operate across an extended period and confirms that appropriate safeguards are in place to protect customer data.

To get access to the compliance documentation, visit [Termius Trust Center](https://security.termius.com/).

## Security practices

To support compliance and data protection, Termius implements:

* **End-to-end encryption** for credentials, keys, and vault data
* **Secure infrastructure and access controls**
* **Audit logging** for team activity
* **Access management**
* **Two-factor authentication (2FA)** and **SAML SSO**

These measures help organizations securely manage infrastructure access while meeting internal security and compliance requirements.


---

# 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.termius.com/security/compliance.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.
