# Visibility Options

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

{% step %}
**Under My Projects, select your project.**
{% endstep %}

{% step %}
**In the left navigation, select your plan > Edit Plan.**
{% endstep %}

{% step %}
**At the bottom, click** <i class="fa-object-intersect">:object-intersect:</i>**.**

* Deselect a product to hide it from view.

  **Note:** Hiding products **will not** remove them from the plan.
* Switch between **Satellite** and **Roadmap** to change the map view.
* Use the slider to change the size of the icons (25%-500%).

  <div align="left" data-with-frame="true"><img src="/files/yY5WL7vOqVeaqcMlVSXw" alt="" width="378"></div>

{% endstep %}
{% endstepper %}


---

# 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/change-site-plan-visibility-options.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.
