# Renewing Memberships

## Expired Memberships

When a membership has expired, a clock image will appear next to the constituent's name in the Constituent's Module, giving you an obvious indicator.

<figure><img src="/files/BQb1SSathECsQnWyAiX6" alt=""><figcaption><p>Expired membership noted with the clock image</p></figcaption></figure>

When you click on a constituent with an expire membership, you can see the membership details from the sidebar profile.

<figure><img src="/files/ywEnuc2bWbCZqxOQKOcu" alt=""><figcaption><p>Viewing an expired membership from a profile</p></figcaption></figure>

## Renewing

To renew a membership for a constituent, follow these steps:

1. Search and open the constituent's profile in the Constituents Module.
2. Scroll down the sidebar until you find the "Memberships" section.
3. Click "Renew Membership" on the specific membership you want to renew from the list of memberships associated with the constituent.

<figure><img src="/files/D7Bh4oFrzj2MlaQLqJb4" alt=""><figcaption><p>Viewing the details of a constituent's memberships</p></figcaption></figure>

4. In the Renew Membership window, update the expiration date and apply a new line item to their invoice if needed. When you're done, select Renew.

<figure><img src="/files/2RUdBbu3gM3V1um95Dzv" alt=""><figcaption><p>Renewing an existing membership</p></figcaption></figure>

By renewing memberships in this manner, you can ensure accurate tracking of membership status, apply any associated fees, and extend the expiration dates for constituents in your organization.


---

# 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.c360.org/memberships/adding-memberships/renewing-memberships.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.
