> For the complete documentation index, see [llms.txt](https://docs.vectra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vectra.ai/deployment/appliance-operations.md).

# Appliance operations

{% 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/tAipobsSHrkQPmOJkaNi" %}
[Pairing appliances](/deployment/appliance-operations/pairing-appliances.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/IHuNnhbvr1hag2Vo5jG8" %}
[SSH login process for CLI](/deployment/appliance-operations/ssh-login-process-for-cli.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/wYnMx0DPY1xMY9QDA3tS" %}
[Changing Sensor CLI password](/deployment/appliance-operations/changing-sensor-cli-password.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/tj2meHLl64QtNVYsgXOv" %}
[Monitoring appliance health](/deployment/appliance-operations/monitoring-appliance-health.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/pj3ZtjoaBtIbaAX4vw1y" %}
[Resizing virtual appliances](/deployment/appliance-operations/resizing-virtual-appliances.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 %}

{% content-ref url="/pages/KfD4VbnZ63FyKrRwkmXL" %}
[FIPS mode enabling and disabling](/deployment/appliance-operations/fips-mode-enabling-and-disabling.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.vectra.ai/deployment/appliance-operations.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
