> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/command/de/brauchen-sie-hilfe/site-planner-homepage-overview/configure-site-planner-user-preferences.md).

# Benutzereinstellungen

{% stepper %}
{% step %}
**Gehen Sie in Verkada Command zu Alle Produkte > Standortplaner.**
{% endstep %}

{% step %}
**Oben rechts klicken Sie auf** <i class="fa-gear">:gear:</i>**.**
{% endstep %}

{% step %}
**Sie können Ihre Präferenz für die folgenden Einstellungen umschalten:**

a. Unter **Editor:**

* Zum Ziehen klicken
* Zum Zoomen scrollen
* Maßeinheit

e. Unter **Stückliste:**

* Preise anzeigen
  {% endstep %}

{% step %}
**(Optional) Unten links auf „Auf Standard zurücksetzen“ klicken, um die Änderungen rückgängig zu machen.**
{% endstep %}

{% step %}
**Klicken Sie auf Fertig.**

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

{% hint style="info" %}
Das Ausblenden der Preise ermöglicht es Ihnen, Kunden Produkte ohne UVP zu präsentieren und so die Kontrolle über Preisgespräche in endgültigen Angeboten zu behalten. Dadurch werden alle Preise aus dem Editor und der Stückliste entfernt.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/de/brauchen-sie-hilfe/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.
