Skip to main content
Loading...

Help Center

Everything you need to know about using Renewly

Renewly Inbox

Renewly Inbox lets you forward (or have vendors send directly to) a dedicated alias on the in.renewly.gg domain. The ingestion pipeline extracts contract terms (vendor, renewal date, total value, notice window, term length, auto-renewal flag) and either updates an existing contract or creates a new one.

Your two aliases

Each Inbox-enabled account gets two aliases on the in.renewly.gg domain. They share the same handle but serve different jobs:

  • Inbox alias. <you>@in.renewly.gg. Use this for forwarding renewal notices, invoices, and any vendor email that arrives at your real mailbox.
  • Ghost Inbox alias. <you>-stack@in.renewly.gg. Use this when signing up for new SaaS tools so the welcome email, first invoice, and renewal reminders all flow into Renewly directly.

Manage your aliases from Settings › Inbox. From there you can copy any address, create vendor-specific aliases, and revoke ones you no longer need. Revoked addresses cannot be reused, so pick handles you intend to keep.

Quota: Free accounts can hold 2 active aliases (the default Inbox and Ghost Inbox you provision on first run). Pro accounts go up to 25, which leaves room for vendor-specific aliases like aws@in.renewly.gg or contracts-legal@in.renewly.gg. The settings page shows your tier and remaining alias count next to the create form.

How it works

  1. An email lands at one of your aliases.
  2. Renewly verifies the message and looks up which user the alias belongs to.
  3. The body is passed to our contract extractor, which pulls out vendor name, total value, currency, renewal date, notice window, term length, and auto-renewal status.
  4. If we already have a contract from the same vendor, we update it. Otherwise a new contract record is created with the extracted data.
  5. The new or updated contract appears in your standard contract list, where you can review and edit it like any other contract.

Every message we receive shows up in your Inbox with a processing status badge and a link to the resulting contract. Use it to audit which forwarded emails landed and which ones we could not extract.

Non-vendor mail

Not every email is a vendor email. We only run extraction on messages that look vendor-related (renewal, subscription, invoice, billing, etc.). Anything else is dropped quietly so your contract list stays clean.

What extracts well

  • Renewal reminder emails with a clear date and amount.
  • Auto-renewal warnings (“your subscription renews on...”).
  • Invoice or receipt emails with subtotal and currency.
  • Welcome / onboarding emails from new SaaS tools (Ghost Inbox path).

What doesn’t extract cleanly (yet)

  • Long marketing emails buried under unrelated content.
  • Receipts that lack any explicit total.
  • Multi-language emails (English only at launch).

Messages we receive but cannot extract cleanly are still recorded server-side. Use the Inbox list, filtered to Failed or Rejected, to review them and confirm which ones should have parsed.

Security

Inbound mail is delivered over TLS via SendGrid’s authenticated MX path. The endpoint that receives the parse webhook is gated by a rotating shared secret embedded in the URL itself, so only SendGrid can deliver to it. Suppression rules apply: if you have unsubscribed a sender from Renewly notifications, we won’t accept inbound mail from them either.