# Security

### How can I enable or disable 2-step authentication?

To enable step authentication, go to the Security page under the Settings section and turn on the 2-Step Verification switch to enable or disable.

Once you enable you can choose where you want to get the authentication code by default, either Email, Text Message, or even you can use the Authenticator app.

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXc89olX2IqEk1gdkA69Uq1TXYlpj-zB63dga6x1ilgALS-uKtIt3OfJKN6PtTHIejBHwazGLIyeahTWcBc7rgjOEFpbDviw-hEUUUHPee_C-ZozmB_04fGoLeaA27CQpk76_XbnwA?key=KJSG2krRuNJQfCB84VIgaQ" alt=""><figcaption></figcaption></figure></div>

#### How can I log out of Uzera on all devices if I forgot to sign out on a different device?

Security first, you can easily log out from all devices at any time by visiting the 'Security' page under the 'Settings' section and clicking on the 'Sign out from all devices' button.

<div align="left"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcHE9yJZa6Zckh_IvJK1SLMTUU3X1leS9AwtQ-iAwcnrd7zLTWQsPcm8qOlkCEfffVoGgdTo02p7p-YvTHfLoNXGCWM2Gos1WZybWS2sZ_Pvn_Ha50A4BOgdx6XdrkbyiAwxlljHg?key=KJSG2krRuNJQfCB84VIgaQ" alt=""><figcaption></figcaption></figure></div>


---

# 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://uzera.gitbook.io/uzera-help-center/account-and-subscriptions/security.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.
