# Appliance operations

{% content-ref url="/pages/wYnMx0DPY1xMY9QDA3tS" %}
[Changing Sensor CLI password](/deployment/appliance-operations/changing-sensor-cli-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/MeaXhDsyYLbXE6L1gCqd" %}
[Unpairing Sensor from Brain](/deployment/appliance-operations/unpairing-sensor-from-brain.md)
{% endcontent-ref %}

{% content-ref url="/pages/tj2meHLl64QtNVYsgXOv" %}
[Monitoring appliance health](/deployment/appliance-operations/monitoring-appliance-health.md)
{% endcontent-ref %}

{% content-ref url="/pages/pj3ZtjoaBtIbaAX4vw1y" %}
[Resizing virtual appliances](/deployment/appliance-operations/resizing-virtual-appliances.md)
{% endcontent-ref %}

{% content-ref url="/pages/4PVJDzXvktql6E0Xvmc9" %}
[Console access on appliances](/deployment/appliance-operations/console-access-on-appliances.md)
{% endcontent-ref %}

{% content-ref url="/pages/E6AMOUTbuaTjNhR9VWFc" %}
[Configuring IP settings for appliances](/deployment/appliance-operations/configuring-ip-settings-for-appliances.md)
{% endcontent-ref %}

{% content-ref url="/pages/xF4n4b0gQLps4VnrqrpD" %}
[Monitoring Vectra with Zabbix](/deployment/appliance-operations/monitoring-vectra-with-zabbix.md)
{% endcontent-ref %}

{% content-ref url="/pages/R2YlarF29wYy9QvZKt9v" %}
[IPMI / iDRAC configuration](/deployment/appliance-operations/ipmi-idrac-configuration.md)
{% endcontent-ref %}

{% content-ref url="/pages/6QmzXYG29EtabhtxC7qZ" %}
[Shutting down appliances gracefully](/deployment/appliance-operations/shutting-down-appliances-gracefully.md)
{% endcontent-ref %}

{% content-ref url="/pages/YikppDbJ8uQq6Exg8vC0" %}
[Understanding the v2.5 health API](/deployment/appliance-operations/understanding-the-v25-health-api.md)
{% endcontent-ref %}


---

# 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://docs.vectra.ai/deployment/appliance-operations.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.
