# Security Features

Blings provides robust security measures to keep your content and accounts safe.

* **Two‑Factor Authentication (2FA)** – Add an extra layer of security by requiring a one‑time code in addition to your password.
* **Single Sign‑On (SSO) & SCIM** – Use your corporate identity provider (e.g., Okta, Azure AD) to manage user access and provisioning on Enterprise plans.
* **Encryption** – All data in transit is encrypted with HTTPS. Data stored on our servers is encrypted at rest.
* **Secure Hosting** – Our infrastructure partners meet stringent security standards such as SOC 2 and ISO 27001.

{% hint style="info" %}
Enable 2FA in your account settings to protect your account from unauthorized access. For SSO setup, see the documentation in the \[Blings Pro – Studio & Developer Tools] collection.
{% endhint %}


---

# 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://help.blings.io/security-compliance/security-features.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.
