# Renew enrollment

If your enrollment for a program has expired and your certificate is no longer valid, you can re-enroll in the program. By re-enrolling, you can access the products available within the program and continue enjoying the benefits associated with the program.

You can re-enroll in a program only if your certificate has expired. If your certificate has been terminated, renewing the enrollment isn't possible.

### Renew enrollment

To renew your enrollment for a program:

1. Go to **Programs** > **Certificates**.
2. Select the certificate you want to renew.
3. On the **certificate details** page, select **Re-enroll** to start the **Re-enroll** **certificate** wizard.
4. Complete the following steps:
   1. Review and update the details as necessary.
   2. On the **Overview** page, select **Request** to submit your enrollment request to the vendor. This submission indicates that you have provided the necessary information as per the program's criteria.

When you submit the request, a new enrollment request is created with a **Processing** status. You can view this enrollment on the **Enrollments** page.&#x20;

The certificate's status also changes from **Expired** to **Updating**. Once the re-enrollment is approved, the status changes to **Active**.


---

# 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.platform.softwareone.com/modules-and-features/program/enrollments/renew-your-enrollment.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.
