# OWC

Maintain your OWC media at peak performance directly within OffShoot. The OWC integration provides two powerful maintenance tools — Health Check and Sanitize — so your media cards remain fast, reliable, and production-ready.

{% hint style="info" %}
Read all about this feature on [our blog](https://hedge.video/app/offshoot/whatsnew/25-3).
{% endhint %}

## Requirements

* OffShoot 25.3 or newer
* An [Innergize-enabled OWC reader & media card](https://www.owc.com/solutions/innergize)

## How to use

1. Open OffShoot > Settings > Integration.
2. Ensure OWC Integration is enabled (it is by default).
3. Connect your Innergize-enabled OWC reader and card.
4. Right-click (or use the disk menu) to access:
   * Check Health…
   * Sanitize...

#### Health Check

Use `Check Health…` to evaluate the current condition of your OWC media. and whether a memory card is healthy, should be used cautiously, or replaced.

<figure><img src="/files/9JQypy8lFoMyr8YGN4Bn" alt="" width="360"><figcaption></figcaption></figure>

### Sanitize

Sanitizing keeps your cards performing at their best. It resets the NAND flash memory to a clean state, clearing internal mapping tables so data writes remain fast and consistent.

{% hint style="danger" %}
Sanitizing permanently erases all data on the card. This action cannot be undone.
{% endhint %}

During sanitization:

* The media will unmount.
* Once complete, it will remount with the card's original name.
* The card will be labeled as `New` and ready for use.

<figure><img src="/files/a5s98ei499HOekqO0Eqf" alt="" width="336"><figcaption></figcaption></figure>


---

# 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.hedge.video/offshoot/integrations/owc.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.
