# Enrollment Extensions

Use extension products and mappings to extend existing enrollments rather than creating new ones.

## Concepts

* Extension product: A product marked as `Extension only` that targets a mapped NexPort item which supports extension.
* Approval method: Manual vs automatic approval before an extension is processed.
* Threshold behavior: Under certain thresholds, the system may use the time limit rather than extension duration when resetting enrollments.

## Setup

1. Mark the product as `Extension only` (or allow extensions) in product settings.
2. In the mapping, enable extension behavior for the target NexPort item.
3. Choose the approval method and any thresholds required by your program.

## Operations

* Manual approval requires an admin to approve the extension before it is applied.
* Verify extension outcomes in the learner’s enrollment details.

## Related

* [NexPort Mapping](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/nexport-mapping.md)
* [Orders & Fulfillment](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/orders.md)


---

# 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.nexportsolutions.com/nexport-user-documentation/nexport-market/admin-guide/getting-started/extensions-and-payments/enrollment-extensions.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.
