# Supplemental Info & Groups

Supplemental questions collect additional data at purchase/redemption and can drive group membership assignments in NexPort.

## Manage supplemental questions

1. Open `NexPort` → `Supplemental Info` (or your integration’s config area).
2. Add questions (single‑select or multi‑select) and define option values.
3. Option values can be linked to group memberships (e.g., select “Location A” → add to Group A).

## Include questions on a product mapping

1. Open the product’s `NexPort Product Mappings`.
2. Add the relevant supplemental questions to the mapping.
3. Save.

## Redemption with supplemental info

* Customers must answer required questions before redeeming. If unanswered, the Order Details page will prompt them.
* After submission, group memberships update based on answers.

## Maintenance

* You can edit or remove questions and options. Changes affect future redemptions; audit before modifying live mappings.

## Related

* [NexPort Mapping](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/nexport-mapping.md)
* [Email Redemption Links for Seats](/nexport-user-documentation/nexport-market/admin-guide/running-your-store/email-redemption-links-for-seats.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/supplemental-info.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.
