Organization Admin permissions are required to manage email-only users.
Creating email-only users
Omni automatically creates an email-only user when an email delivery recipient has an email that can’t be matched to an existing Omni user. When the delivery is saved, Omni creates an account for the recipient to track delivery usage and related metadata. Email-only users can also be created programmatically using the manage email-only user API or the bulk manage API.Email-only users aren’t counted towards any licenses.
Managing email-only users
To view and manage email-only users, navigate to Settings > Users and click the Email-Only tab. This tab only appears if there is at least one email-only user in your organization.
Inviting email-only users to your organization
Email-only users can be invited to join your organization as a standard user. The email-only user’s user attributes will be retained and they will remain recipients of schedules.- In the Settings > Users > Email-only tab, locate the user you want to work with.
- Click the in the same row as the user.
- Click Invite to Standard User.
Deleting email-only users
- In the Settings > Users > Email-only tab, locate the user you want to work with.
- Click the in the same row as the user.
- Click Remove Scheduler User.
Assigning user attributes
You can assign user attribute values to email-only users. This is useful when you want to personalize the content of a delivery for each recipient using the Personalize delivery with recipient user attributes option in the email delivery settings. For example, you could assign aregion attribute to each email-only user and deliver a dashboard that filters to only their region’s data.
Provision email-only users with correct attributes before scheduling
If a recipient doesn’t have an Omni account, Omni auto-creates an email-only user when the delivery is saved. You must set that user’s attributes before the delivery runs — otherwise they will inherit the default attribute value, which may return error or no rows. Use the manage email-only user API to set attributes for a single user, or the bulk manage API to update up to 20 users at once.How Omni resolves a delivery recipient by email
When a recipient email is added to a delivery, Omni checks for a matching user in the following order: standard/external/embed SSO user (or pending invite) → embed user via theemail URL parameter → email-only user. The first match wins, and when Personalize delivery with recipient user attributes is enabled, the matched user’s attributes are what get applied.
For the full resolution order and embed-specific guidance, see the Personalize delivery section of the email deliveries documentation.
