# Change Membership Renewal Date

**This guide explains how to change the renewal date for an active membership in Inveterate. You may want to do this if a customer requests to delay their next billing date, move the billing date up, aligning a member's renewals with a specific promotion, etc.**&#x20;

## Steps to change the Renewal Date

1. Log into your Inveterate Dashboard
2. Navigate to the "Members" tab in the left-hand menu
3. Search for the customer whose membership you want to update
4. Click into their member profile
5. Click "Adjust billing"
6. Use the calendar in the popup to enter in the new billing date
7. Option: You can also change the billing amount the member will pay in this same popup
8. Click "Adjust" to save the changes

<figure><img src="/files/DO2lQ5ccQ3Vy2iB6ubgs" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
This change will update the customer’s next billing date but will not affect any previous charges or membership history.
{% endhint %}

**Download the PDF below for step-by-step instructions**

{% file src="/files/4qBhF5Wy6U3rec9SLkQ1" %}


---

# 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://help.inveterate.com/help-center/guides/members/member-profile/change-membership-renewal-date.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.
