> ## Documentation Index
> Fetch the complete documentation index at: https://docs.voltr.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Vault Operations

> Ongoing monitoring, automation, and cost management for live vaults

Once your vault is live with initialized strategies and allocated funds, you're responsible for ongoing operations.

<Warning>
  You are responsible for running and maintaining your own infrastructure for bots, scripts, and monitoring.
</Warning>

## Operational Responsibilities

| Responsibility                   | Frequency                | Automation Recommended |
| -------------------------------- | ------------------------ | ---------------------- |
| **Monitor vault health**         | Continuous               | Yes                    |
| **Rebalance allocations**        | As needed (hourly/daily) | Yes                    |
| **Respond to market conditions** | As needed                | Depends on strategy    |
| **Maintain SOL balance**         | Check weekly             | Optional               |
| **Monitor strategy performance** | Daily                    | Yes                    |

<CardGroup cols={2}>
  <Card title="Bots & Scripts" icon="robot" href="/vault-owners/operations/bots-and-scripts">
    Automate vault operations
  </Card>

  <Card title="Monitoring & API" icon="chart-mixed" href="/vault-owners/operations/monitoring">
    Track vault performance
  </Card>
</CardGroup>
