# Organization Settings

- [Devices Page Overview](https://help.verkada.com/command/organization-settings/devices-page-overview.md): Learn about the details for Verkada devices
- [Add a Device](https://help.verkada.com/command/organization-settings/add-a-device-to-your-command-organization.md): Add devices to Verkada Command for management
- [Buildings and Floors](https://help.verkada.com/command/organization-settings/buildings-and-floors.md): Create buildings and floors to manage your Verkada devices
- [Create a Floorplan](https://help.verkada.com/command/organization-settings/buildings-and-floors/create-a-floorplan.md): Learn how to configure your floorplans in Verkada Command
- [People Heat Maps](https://help.verkada.com/command/organization-settings/buildings-and-floors/people-heat-maps-for-floor-plans.md): Learn how to access people heat maps for floor plans
- [View Live Motion](https://help.verkada.com/command/organization-settings/buildings-and-floors/view-live-motion-on-floor-plans.md): Learn how you can view live motion on your floor plan in real-time
- [Calibrate Cameras for Heat Maps](https://help.verkada.com/command/organization-settings/buildings-and-floors/calibrate-cameras-for-floorplan-heat-maps.md): Calibrate cameras to use the heat maps feature on floorplans
- [Admin Settings](https://help.verkada.com/command/organization-settings/manage-your-admin-page-settings.md): Manage the settings in your Verkada Command organization
- [Feature Manager](https://help.verkada.com/command/organization-settings/manage-your-admin-page-settings/feature-manager.md): Learn how to manage features for compliance requirements
- [Audit Logs](https://help.verkada.com/command/organization-settings/manage-your-admin-page-settings/manage-and-view-audit-logs.md): Learn how to access and view audit logs per camera or organization
- [Contacts](https://help.verkada.com/command/organization-settings/manage-your-admin-page-settings/manage-contacts.md): Learn how to manage key contacts and external contacts in your organization
- [Delete an Organization](https://help.verkada.com/command/organization-settings/manage-your-admin-page-settings/delete-an-organization.md): Learn how to delete an organization
- [Create Alerts Across Verkada Products](https://help.verkada.com/command/organization-settings/create-alerts-across-verkada-products.md): Set up alerts to stay informed about events in your organization
- [Manage Alerts Across Verkada Products](https://help.verkada.com/command/organization-settings/create-alerts-across-verkada-products/manage-alerts-across-verkada-products.md): Edit, mute, or delete your alerts
- [Command Mobile App](https://help.verkada.com/command/organization-settings/navigate-the-command-mobile-app.md): Learn the basics of the Verkada Command mobile app
- [Version Support and Updates](https://help.verkada.com/command/organization-settings/navigate-the-command-mobile-app/mobile-app-version-support-and-update-requirements.md)
- [Integrations](https://help.verkada.com/command/organization-settings/integrations.md): Connect Verkada Command with third-party services
- [Messaging Platform Alerts](https://help.verkada.com/command/organization-settings/integrations/set-up-verkada-alerts-for-slack-and-teams.md)
- [InformaCast Notifications](https://help.verkada.com/command/organization-settings/integrations/initiate-informacast-notifications-with-verkada-device-alerts.md): Utilize InformaCast’s inbound emails to initiate mass notifications for Verkada alerts
- [Axon Evidence](https://help.verkada.com/command/organization-settings/integrations/set-up-the-axon-evidence-integration-in-command.md)
- [Fusus Camera](https://help.verkada.com/command/organization-settings/integrations/set-up-the-verkada-fusus-camera-integration.md)
- [Axon Fusus](https://help.verkada.com/command/organization-settings/integrations/axon-fusus-cloud-to-cloud-streaming-integration.md)
- [Fusus LPR](https://help.verkada.com/command/organization-settings/integrations/set-up-the-verkada-fusus-lpr-integration.md)
- [HiveWatch](https://help.verkada.com/command/organization-settings/integrations/set-up-the-verkada-hivewatch-integration.md)
- [Auror](https://help.verkada.com/command/organization-settings/integrations/set-up-the-auror-integration-in-command.md)
- [Splunk](https://help.verkada.com/command/organization-settings/integrations/verkada-splunk-integration.md): Learn how to set up the Verkada Splunk integration
- [Verkada Command API](https://help.verkada.com/command/organization-settings/verkada-command-api.md): Learn how the Verkada API allows other applications to interface with Verkada
- [Personalized Subdomain URLs](https://help.verkada.com/command/organization-settings/personalized-subdomain-urls-for-your-verkada-organization.md): Subdomain URLs make it easy to login, share links, and access Command


---

# 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/organization-settings.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.
