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

# Security

Open **Settings → Security** to view **Security & Password**.

<figure><img src="https://2442454418-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQA3GQNrIYVrPQ90NBwRa%2Fuploads%2FIxEWZfvuadwqXzK7OOLe%2FCleanShot%202026-09-10%20at%2021.18.00%402x.png?alt=media&amp;token=b5ec0ad5-0daa-4483-be6f-48818b986b3c" alt=""><figcaption></figcaption></figure>

## Change your password

Enter **Current password**, **New password**, and **Confirm new password**, then use the update button. The current password is required to confirm the change. Follow the password requirements shown in the form.

## Add an authenticator

Under **Authenticator app**, use the enable action and follow the setup flow. Keep the backup codes somewhere you can access if you lose your authenticator. Complete verification before relying on two-factor sign-in.

When enabled, Distro requires an authenticator code during sign-in. Use the disable action only when you intend to remove that extra step.

If the page shows **Managed by SAML**, Distro's authenticator controls are unavailable for this workspace. Your identity provider manages those authentication requirements; contact your workspace administrator.


---

# 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://help.distro.so/settings/personal-settings/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.
