# Need help?

Occasionally, your LTO drive is going to have a bad day. Users that are eligible for updates and support should reach out to the Canister Support Team for assistance - we got you 👊

{% tabs %}
{% tab title="macOS" %}
When something unexpected happens, you'll be prompted to Retry or Contact Support.

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FwY6gZBjDKru5ykpZmLbs%2FScreenshot%202023-01-17%20at%2009.09.10.png?alt=media&#x26;token=c113fef0-4bd1-4e5f-9e29-73634260ebdc" alt=""><figcaption></figcaption></figure>

\
Alternatively, you can reach out using the `Contact Support` option in the `Help` menu:

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FiiiUGDoNweazKMnVCmVi%2FScreenshot%202023-01-17%20at%2009.10.17.png?alt=media&#x26;token=f4ff392d-9b95-4dc5-a91a-797b3393be19" alt=""><figcaption></figcaption></figure>

In both cases, you'll be prompted to tell us what you're running into. All required support files, like Canister's console, are automatically sent along with your request.

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FEwW0gY3HhjGMj8dnI8a8%2FScreenshot%202023-01-17%20at%2009.10.56.png?alt=media&#x26;token=f46f7e6a-c5f6-45b4-a351-32e05a99cca8" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="Windows" %}
When something unexpected happens, use the Contact Support option in the Canister menu. In a few words, describe the problem you're running into (logs are automatically attached).

<figure><img src="https://1060439511-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LStRji2w1AYja1bLBFv%2Fuploads%2FZAte4bSlgb0dzJO0fMuX%2FCAW%20Contact%20Support.png?alt=media&#x26;token=bc0452b6-9ed9-4459-a5cc-d19500f0db6f" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## Forensics

Sometimes, the above won't suffice. In such a case we ask you to send us all forensic data. These files are only used to help diagnose your issue, and are deleted afterwards.

{% tabs %}
{% tab title="macOS" %}
In Terminal, copy/paste this one-line command and hit enter to generate a `CanisterForensics.zip` file on your Desktop:

{% code overflow="wrap" %}

```
zip -ATrq ~/Desktop/CanisterForensics.zip ~/Library/Application\ Support/Canister/.ConsoleHistory ~/Library/Application\ Support/Canister/Transfer\ Logs ~/Library/Application\ Support/Canister/Warning\ Logs
```

{% endcode %}

Send us the resulting file, and we'll be able to piece together your LTO history.
{% endtab %}

{% tab title="Windows" %}
Using Explorer, navigate to `/Users/Username/AppData/Roaming/Canister` and zip both the `Catalogs` and `Logs` directory.\
\
Send us the resulting files, and we'll be able to piece together your LTO history.
{% endtab %}
{% endtabs %}

## Do you really need all of that? Yes.

LTO issues tend to become very technical very quickly. That's why there's not much we can do without logs files and console output. We're not a strict bunch, but LTO is an exception: if you have an issue that we feel requires us to have a look at these files, we will not help until you send them over. And no,  a remote session won't do.
