Restrict access to your Felt map embedded in your organization’s website, blog, or Notion page.

<aside> 📢 This feature is only available to customers on the Enterprise plan. To upgrade, contact sales.

</aside>

<aside> ℹ️

See Branded Embeds for getting started with Felt embeds.

</aside>

Access to embedded Felt maps can be gated in two ways:

  1. Token-based authentication
  2. User-based authentication

Token-based authentication

Map access is limited by the lifespan of a temporary authentication token generated by Felt’s REST API that is included as a query parameter on the map URL.

Tokens can be generated for an existing map via the REST API (see the developer docs here) or on map creation via the JavaScript SDK (see the developer docs here).

User-based authentication

Map access is limited to logged in Felt users that have been invited to the map. The same sharing permissions applied to the map apply to the embed.

To configure user-based authentication for your Felt map:

  1. Click the Share menu in the upper-right corner of the map
  2. Set to Public access: None
  3. Invite users individually using the email associated with their Felt account

image.png