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

# Reliability

> How AcuSight runs the hosting, scaling, backups, and uptime so you don't have to.

With AcuSight hosted at [acusight.io](https://acusight.io), the platform is fully managed. You bring your devices and your data; AcuSight runs everything underneath — servers, storage, scaling, backups, and updates. There's no infrastructure for you to size, patch, or babysit.

## What we handle

<CardGroup cols={2}>
  <Card title="Hosting & uptime" icon="server">
    Servers, networking, and the reverse proxy that fronts your workspace are all managed and monitored around the clock.
  </Card>

  <Card title="Scaling" icon="up-right-and-down-left-from-center">
    Capacity for training, image processing, and telemetry scales with your fleet — you don't provision or resize anything.
  </Card>

  <Card title="Backups & durability" icon="database">
    Your projects, datasets, models, and device metadata are stored durably and backed up. You don't run backup jobs.
  </Card>

  <Card title="Updates & security" icon="shield-check">
    Platform updates and security patches roll out for you, so you're always on a current, supported version.
  </Card>
</CardGroup>

## What you own

You're responsible for the things that are genuinely yours: your **devices**, the **data** you collect, your **models**, and **who's in your organization**. Everything on that list is managed from the dashboard — see [Fleet management](/guides/operate/fleet-management) and [Orgs, users & multi-tenancy](/guides/administer/orgs-multitenancy).

## Data retention

Most of your data — datasets, dataset versions, and trained models — is kept until you delete it. The main exception is **recorded video**, which is retained for about 24 hours so recording storage stays bounded. Export any footage you need to keep before it ages out; see [Recording & livestream](/guides/operate/recording-livestream).

<Note>
  Need on-prem or fully air-gapped hosting for a closed environment? AcuSight can also be self-managed. [Get in touch](https://acusight.io) to talk through a self-hosted or air-gapped deployment.
</Note>

## Next steps

<CardGroup cols={2}>
  <Card title="Monitoring" icon="chart-line" href="/guides/operate/monitoring">
    See the dashboards that track your fleet and models.
  </Card>

  <Card title="Orgs, users & multi-tenancy" icon="users" href="/guides/administer/orgs-multitenancy">
    Manage who has access to your workspace.
  </Card>
</CardGroup>
