# Security

- [Authentication Overview](https://help.verkada.com/command/security/authentication-overview.md): View options for user authentication and provisioning
- [Two-Factor Authentication](https://help.verkada.com/command/security/authentication-overview/two-factor-authentication.md): Learn more about Verkada's built-in option for 2-Factor Authentication (2FA)
- [Passkeys for Login](https://help.verkada.com/command/security/authentication-overview/passkeys-for-login.md): Learn how to ensure a secure and seamless login experience
- [Passwordless Authentication](https://help.verkada.com/command/security/authentication-overview/passwordless-authentication.md): Overview of passwordless authentication methods for Verkada Command
- [Session Management](https://help.verkada.com/command/security/authentication-overview/session-management.md): Learn how to configure and utilize the available session and security controls
- [Control User Login](https://help.verkada.com/command/security/authentication-overview/control-user-login.md): Edit a user's login settings
- [Login Links](https://help.verkada.com/command/security/authentication-overview/login-links.md): Easily switch between your Verkada Command organizations
- [Switch Organizations](https://help.verkada.com/command/security/authentication-overview/switch-organizations-in-command.md): Learn how to switch between more than one organization in Verkada Command
- [Verify Your Account](https://help.verkada.com/command/security/authentication-overview/verify-your-verkada-command-account.md): Learn how to verify your Verkada Command account and the email for your account
- [Enterprise Controlled Encryption](https://help.verkada.com/command/security/enterprise-controlled-encryption.md): Enable customer-managed encryption keys for maximum data security
- [Enable Enterprise Controlled Encryption](https://help.verkada.com/command/security/enterprise-controlled-encryption/enable-enterprise-controlled-encryption.md): Enable customer-managed encryption keys for maximum data security
- [Enterprise Controlled Encryption Account Recovery](https://help.verkada.com/command/security/enterprise-controlled-encryption/ece-account-recovery.md): Recover access to your ECE-protected account
- [Identity Providers](https://help.verkada.com/command/security/identity-providers.md): Configure SSO and user provisioning with your identity provider
- [Okta](https://help.verkada.com/command/security/identity-providers/okta.md): Configure SSO and user provisioning with Okta
- [Microsoft Entra ID](https://help.verkada.com/command/security/identity-providers/microsoft-entra-id.md): Configure SSO and user provisioning with Microsoft Entra ID (Azure AD)
- [Google Workspace](https://help.verkada.com/command/security/identity-providers/google-workspace.md): Configure SSO and user provisioning with Google Workspace
- [OneLogin](https://help.verkada.com/command/security/identity-providers/onelogin.md): Configure SSO using SAML and OneLogin as your IdP
- [JumpCloud](https://help.verkada.com/command/security/identity-providers/jumpcloud.md): Learn how to set up SAML with JumpCloud
- [AD FS](https://help.verkada.com/command/security/identity-providers/ad-fs.md): Integrate SAML with Active Directory Federation Services
- [SCIM Token Management](https://help.verkada.com/command/security/identity-providers/scim-token-management.md): Generate a new token for SCIM user provisioning
- [Data Protection](https://help.verkada.com/command/security/privacy-and-security-disclosure.md): Learn how to enable privacy features to secure your Verkada Command organization
- [Data Storage & Processing Locations](https://help.verkada.com/command/security/privacy-and-security-disclosure/data-storage-processing-locations.md): Select where your organization’s data will be stored and processed
- [Set Data Storage Location](https://help.verkada.com/command/security/privacy-and-security-disclosure/set-a-default-or-camera-specific-location-for-image-and-video-data-storage-and-processing.md): Set your default image and video data location in Verkada Command
- [Restricted Devices](https://help.verkada.com/command/security/privacy-and-security-disclosure/restricted-devices.md): Learn what to do when you discover a restricted device in your organization
- [Privacy and Security Checklist](https://help.verkada.com/command/security/privacy-and-security-disclosure/privacy-and-security-checklist.md): Learn actions that your organization can take to ensure the highest level of security
- [Bug Bounty Program](https://help.verkada.com/command/security/privacy-and-security-disclosure/verkada-bug-bounty-program.md): Information on the Verkada Bug Bounty Program
- [Enable Data Sharing](https://help.verkada.com/command/security/privacy-and-security-disclosure/enable-data-sharing-with-verkada.md): Learn how to share data to help Verkada improve its products


---

# 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.verkada.com/command/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.
