> For the complete documentation index, see [llms.txt](https://docs.platform.softwareone.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.platform.softwareone.com/modules-and-features/program/enrollments/renew-your-enrollment.md).

# 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 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**.
4. In the **Re-enroll** **certificate** flow, complete the following steps:
   1. Review and update the details as needed.
   2. Select **Request** to submit your enrollment.&#x20;

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
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.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.
