Skip to content

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.

  1. Open your Vertical in Strapi
  2. Find the regions field (multi-select)
  3. Select all countries where this product is offered

The regions field includes 60+ options covering EU countries and worldwide markets.

  1. Open your Questionnaire in Strapi
  2. In the metadata section, find the regions field
  3. Select the countries this questionnaire supports

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.

For questionnaires that serve multiple regions with different content:

  1. Set the questionnaire type to multiRegion
  2. Use variants to define different content per region
  3. Variants allow different questions, rules, or screen text based on the user’s region

Most questionnaires use singleRegion type with one region selected. This is simpler and sufficient when the product is identical across the single market.