Adding comped users
In the Dashboard, open your extension and find the Comped Users section. Enter the user’s email address and click Comp User.- If the user already has an account, they are marked as comped
- If they don’t have an account yet, one is created automatically
How comped status works
A comped user’spaid field returns true from getUser(), so your existing paywall logic works without changes:
Removing comp status
Click the trash icon next to a comped user in the dashboard to remove their complimentary access. Theirpaid status will revert to reflect their actual subscription state.
