# Quick Reference Guide for Verkada Command

## Account Setup

* [Get Started with Verkada Command](/command/getting-started/get-started-with-verkada-command.md)
* [Required Network Settings](/command/need-help/required-network-settings.md)
* [Verkada Command System Requirements](/command/need-help/required-network-settings/verkada-command-system-requirements.md)
* [Verify Your Verkada Command Account](/command/security/authentication-overview/verify-your-verkada-command-account.md)
* [Switch Organizations in Command](/command/security/authentication-overview/switch-organizations-in-command.md)

## Users and Permissions

* [Roles and Permissions for Command](/command/users-and-permissions/roles-and-permissions-for-command.md)
* [Customize Roles and Permissions](/command/users-and-permissions/roles-and-permissions-for-command/customize-roles-and-permissions.md)
* [Manage Users in Your Organization](/command/users-and-permissions/manage-users-in-your-organization.md)
* [Manage Temporary Users](/command/users-and-permissions/manage-users-in-your-organization/manage-temporary-users.md)
* [Login Links](/command/security/authentication-overview/login-links.md)

## Organization Settings

* [Manage Your Admin Page Settings](/command/organization-settings/manage-your-admin-page-settings.md)
* [Manage and View Audit Logs](/command/organization-settings/manage-your-admin-page-settings/manage-and-view-audit-logs.md)
* [Feature Manager](/command/organization-settings/manage-your-admin-page-settings/feature-manager.md)
* [Partner Installation Guide](/command/need-help/site-planner-homepage-overview/verkada-best-practice-partner-installation-guide.md)

## Authentication

* [Authentication Overview](/command/security/authentication-overview.md)
* [Two-Factor Authentication](/command/security/authentication-overview/two-factor-authentication.md)
* [Identity Providers Overview](/command/security/identity-providers.md)
* [Microsoft Entra ID](/command/security/identity-providers/microsoft-entra-id.md)
* [Okta](/command/security/identity-providers/okta.md)
* [SCIM Token Management](/command/security/identity-providers/scim-token-management.md)

## **Data Protection and Security**

* [Set a Default or Camera-Specific Location for Image and Video Data](/command/security/privacy-and-security-disclosure/set-a-default-or-camera-specific-location-for-image-and-video-data-storage-and-processing.md)
* [Privacy and Security Checklist](/command/security/privacy-and-security-disclosure/privacy-and-security-checklist.md)
* [Enable Data Sharing with Verkada](/command/security/privacy-and-security-disclosure/enable-data-sharing-with-verkada.md)

## Troubleshooting

* [Contact Verkada Support](/command/need-help/contact-verkada-support.md)
* [Enable Support Access](/command/need-help/contact-verkada-support/enable-support-access.md)
* [Clear Your Browser Cache](/command/need-help/required-network-settings/clear-your-browser-cache.md)

{% hint style="info" %}
Follow [our blog](https://www.verkada.com/blog/) for all our latest features and announcements!
{% 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.verkada.com/command/getting-started/quick-reference-guide-for-verkada-command.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.
