Configure Regions
Regions control where an insurance product is available. Both Verticals and Questionnaires have region configuration, and they must align for a product to work in a given country.
Vertical regions
Section titled “Vertical regions”- Open your Vertical in Strapi
- Find the regions field (multi-select)
- Select all countries where this product is offered
The regions field includes 60+ options covering EU countries and worldwide markets.
Questionnaire regions
Section titled “Questionnaire regions”- Open your Questionnaire in Strapi
- In the metadata section, find the regions field
- Select the countries this questionnaire supports
How regions interact
Section titled “How regions interact”Both the Vertical AND the Questionnaire must include a country for the product to be available there. If either one is missing the country, the product will not be offered.
Example: Vertical has [DE, AT], Questionnaire has [DE] — product available in DE only, because AT is missing from the questionnaire.
Example: Vertical has [DE], Questionnaire has [DE, AT] — product available in DE only, because AT is missing from the vertical.
Example: Vertical has [DE, AT], Questionnaire has [DE, AT] — product available in both DE and AT.
Multi-region questionnaires
Section titled “Multi-region questionnaires”For questionnaires that serve multiple regions with different content:
- Set the questionnaire type to
multiRegion - Use variants to define different content per region
- Variants allow different questions, rules, or screen text based on the user’s region
Single-region questionnaires
Section titled “Single-region questionnaires”Most questionnaires use singleRegion type with one region selected. This is simpler and sufficient when the product is identical across the single market.
See also
Section titled “See also”- Vertical Schema Reference – regions field specification
- Questionnaire Metadata Reference – questionnaire regions and type fields
- Vertical Ecosystem – how regions affect product availability