# User Preferences

{% stepper %}
{% step %}
**In Verkada Command, go to All Products > Site Planner.**
{% endstep %}

{% step %}
**In the top right, click** <i class="fa-gear">:gear:</i>**.**
{% endstep %}

{% step %}
**You can toggle your preference for the following settings:**

a. Under **Editor:**

* Click to Drag
* Scroll to Zoom
* Measurement Unit

e. Under **Bill of Materials:**

* Show Pricing
  {% endstep %}

{% step %}
**(Optional) In the bottom left, click Reset to defaults to revert the changes.**
{% endstep %}

{% step %}
**Click Done.**

<div align="left" data-with-frame="true"><img src="/files/Nxo80aNawRW3VTdhuWdV" alt="" width="385"></div>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Hiding pricing allows you to present products to customers without MSRP, giving you control over cost discussions in final quotes. This removes all pricing from the editor and bill of materials.
{% 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/need-help/site-planner-homepage-overview/configure-site-planner-user-preferences.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.
