> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/naviga-subscribe/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/naviga-subscribe/csr-user-guide/csr-introduction/ncs-only/_in-progress_-restart-a-subscription.md).

# Restart a Subscription

This feature allows a CSR to restart a permanently stopped subscription in real-time. For the subscription to be restarted from one CSR portal it should pass the restart eligibility check that consists of the following:

1. The Subscription has been stopped for less than X days (set up for the client in MG2 control)
2. The Subscription is not [Complimentary](https://docs.navigaglobal.com/subscribe/subscribe-features/new-starts-in-ncs-circ#complimentary-subscription-purchase)
3. No payments made during last 24 hours
4. The Rates are returned from the NCS Circ OR the Rates are not returned but the balance is negative

## Navigation

You can find this feature either under the **Account Information tab** - please scroll down to see the *Restart* button that will redirect you to the **Payment/Billing tab,** or you can go straightly to **Payment/Billing tab**. To navigate here, perform a [subscription search](/naviga-subscribe/csr-user-guide/csr-introduction/subscription-search.md), and then select the tab.

## Helpful details

At **Payment/Billing** tab click the Restart button, the following actions depend on where the rates are returned from the NCS Circ.

{% hint style="info" %}
The rates are returned in real-time from the NCS circ. You must have NCS Circ 2018.5 or above to turn this feature on
{% endhint %}

For more details please see the [Flowchart](https://docs.navigaglobal.com/subscribe/workflows/ncs-diagrams/restarts) and the [public](https://docs.navigaglobal.com/subscribe/subscribe-features/new-starts-in-ncs-circ/restarts-in-ncs-circ) documentation


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.navigaglobal.com/naviga-subscribe/csr-user-guide/csr-introduction/ncs-only/_in-progress_-restart-a-subscription.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
