# Renewing a subscription

Most Overleaf subscriptions are set to automatically renew at the end of their term. You can check the status of your subscription by visiting your [Subscription page](https://www.overleaf.com/user/subscription) while signed in to your Overleaf account.

If your subscription has ended, you can start a new subscription by visiting the [Plans page](https://www.overleaf.com/plans).

For subscriptions that are manually billed, our Success team will usually reach out to remind you about the renewal process and assist with any required steps.


---

# 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.overleaf.com/groups/subscription-management/renewing-a-subscription.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.
