# How to restart Alby Hub after my subscription was cancelled?

If your **Alby Cloud** subscription remains unpaid for several weeks, your Alby Hub will be shut down and the subscription will be automatically canceled.

This prevents your Alby Account from accumulating additional charges.

You can restart your Hub anytime following these steps:

1. Go to **getalby.com/subscription/new** and subscribe to **Alby Cloud**.
2. Complete the onboarding process or visit **my.albyhub.com** if you left in between.
3. Click **“Advanced Setup”**

<figure><img src="https://guides.getalby.com/user-guide/~gitbook/image?url=https%3A%2F%2F2706948649-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FWIUBf3ZZaBGu2ee6Y8lU%252Fuploads%252FAv1Xgr2VuxvSKH4PFVy0%252Fimage.png%3Falt%3Dmedia%26token%3D64042a09-1249-474a-9807-d008b6aa328f&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=77e821e4&#x26;sv=2" alt=""><figcaption></figcaption></figure>

4. Click **"Import Existing Recovery Phrase"**
5. Choose an **unlock password** (can be the same as your old one, or a new one) and then **enter your 12-word recovery phrase**.

That's it. Your Alby Hub is now available again at: **my.albyhub.com**.


---

# 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://guides.getalby.com/user-guide/alby-hub/faq/how-to-restart-alby-hub-after-my-subscription-was-cancelled.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.
