Skip to main content

Getting Started

Subscriberbot is available on the web at app.subscriberbot.com and through browser and editor extensions.

What you need

  • A Burdenoff Workspaces account (email + password, SSO, or magic link if your tenant allows).
  • A modern browser (Chrome, Firefox, Safari, Edge).

Sign in

  1. Go to app.subscriberbot.com.
  2. Sign in with your Burdenoff Workspaces credentials.
  3. Select a workspace. All subscription data is scoped to the workspace you choose.

First steps

You want to…How
See all your subscriptionsOpen the Subscriptions view from the sidebar.
Discover hidden subscriptionsConnect an email or account so the Discovery Agent can find receipts and confirmations.
Add a provider manuallyUse ProvidersAdd Provider to track a service not yet in the registry.
Set an automation policyGo to AgentsCreate Policy to auto-cancel unused trials, switch to annual plans, etc.
Review invoicesOpen the Invoices view to see issued, paid, and overdue invoices.
Check the Universal InboxOpen Inbox to see AI-categorized communications from all providers.

Next steps

Environment selection

The web app targets production by default. To use alpha, navigate to alphaapp.subscriberbot.com. For local development, the app shell runs on http://localhost:5237 and connects to local gateways when BURDENOFF_ENV=local is set at build time. See Environment Selection.