> For the complete documentation index, see [llms.txt](https://docs.overleaf.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.overleaf.com/subscriptions-payments-and-billing/renewing-your-subscription.md).

# Renewing your subscription

{% hint style="success" %}
For information on what happens to your Overleaf account when you change your subscription, please see our [Overleaf accounts FAQs](/accounts-and-security/understanding-your-overleaf-account/overleaf-accounts-faqs.md).
{% endhint %}

Most subscriptions will automatically renew. You can check the status of your subscription on 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 going to the [Plans page](https://www.overleaf.com/plans).

If you upgrade or change to an annual plan during the middle of a subscription term, the change will take effect immediately. The price of the new subscription will be pro-rated with the remaining time on your current subscription. Otherwise your current subscription will continue until the end of the billing period, at which point it will change to the new plan.


---

# 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:

```
GET https://docs.overleaf.com/subscriptions-payments-and-billing/renewing-your-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.
