Every question, grouped and answered.
The full archive — pricing, features, white-label, billing, every module. Jump to what you need from the sidebar.
The full archive, top to bottom.
If what you need is not here, our inbox is real and one of the founders will answer you — usually within the same business day.
Agency Billing
04 questions
01
Why not just spin up Stripe Billing and call it a day?
Why not just spin up Stripe Billing and call it a day?
Stripe Billing handles the charge. It does not provision a workspace, it does not know the contact, it does not fire your onboarding automation, it does not render a branded portal at your domain, and it does not give you MRR and churn without an analytics bolt-on. Here, checkout is the moment the entire engagement starts — workspace, contact, tags, automations, receipts, all branded and native.
02
I already have clients on retainer. Does this replace that, or complement?
I already have clients on retainer. Does this replace that, or complement?
Either. Keep the retainer model for custom services and bill it through Invoicing. Or move some clients onto a productized tier — same workspace, same white-label, same CRM — and let them self-serve. Most agencies end up with a mix: subscription SaaS for delivery tooling, retainer invoices for strategic work.
03
How does failed-payment recovery work when a client card fails?
How does failed-payment recovery work when a client card fails?
We retry on a schedule you set, email the client from your sender with a one-click card-update link, and pause the workspace after N failed attempts. You see every failed charge in the MRR dashboard with a Recover action. Revenue does not silently leak the way it does when nobody checks Stripe for two weeks.
04
Can I actually run pricing changes without breaking existing subscribers?
Can I actually run pricing changes without breaking existing subscribers?
Yes. Pricing on new plans applies to new signups; existing subscribers stay on their pinned price until you explicitly migrate them. Grandfather old customers, test new tiers, run promos — without a rollout panicking anyone already paying you.
Automations
04 questions
01
Why not just use Zapier or Make?
Why not just use Zapier or Make?
Zapier and Make are great at connecting unrelated tools. But if your CRM, docs, invoicing, and forms all live here, every zap is just shuffling data around the same database over the internet. Native automations fire in milliseconds and see every field — no sync delay, no missed edge case.
02
Is this a no-code automation builder, or do I still need a developer?
Is this a no-code automation builder, or do I still need a developer?
Canvas-first. Non-developers on your team can build flows, debug them, and retry failed runs. When you do want to go deeper, inbound and outbound webhooks give you an escape hatch to anything with an API.
03
What happens when a step fails — do I just lose the run?
What happens when a step fails — do I just lose the run?
Every run is logged with its input payload, the branch taken, the step that failed, and the error. Fix the step, retry from exactly where it broke. No replaying the whole flow, no stitching state back together.
04
Can I run the same automation across every client sub-account?
Can I run the same automation across every client sub-account?
Yes. Save any flow as a template. Clone it into every new workspace you onboard. Update the template and push to all clients, or leave individual accounts on their pinned version.
Custom Fields
04 questions
01
Why not just use tags or custom fields on contacts?
Why not just use tags or custom fields on contacts?
Tags say this contact is a homeowner. They do not store the address, the price, the listing date, the status, the square footage. Once you have more than two or three attributes to track about a thing, tags collapse and you need a record. Entities are that record — with fields, relationships, and its own sidebar tab.
02
How is this different from Airtable or a separate database?
How is this different from Airtable or a separate database?
Airtable is a spreadsheet that lives next to your CRM. Entities live inside the CRM — they relate to contacts, trigger automations, fill from forms, merge into documents. One source of truth, one login, one platform. No shuttling data between four tools with Zapier in the middle.
03
Will every sub-account build a mess of different schemas?
Will every sub-account build a mess of different schemas?
That is the point. The Vehicle for a dealership is not the Matter for a law firm. Each sub-account models their own vertical. The job of the agency is to ship the platform and let the client define the model that fits them — not to guess a schema that works for everyone and pleases no one.
04
What about performance when a sub-account piles on thousands of records?
What about performance when a sub-account piles on thousands of records?
The list view paginates, fields are indexed for filter and sort, and the record page loads related data lazily. Built to handle real datasets, not a dozen demo rows. The platform is the same engine across every sub-account, so performance work benefits everyone.
Documents
04 questions
01
Why not just send a Google Doc or Notion page?
Why not just send a Google Doc or Notion page?
Because neither is a client surface. No cover page, no analytics, no accept button, no handoff into a contract or invoice. You end up emailing follow-ups to find out if it was even read. Here, the doc is live product — it tells you how it is being read, it closes itself.
02
Why not PandaDoc or Proposify?
Why not PandaDoc or Proposify?
Both are fine tools for one thing — proposals. But they do not know your CRM, your billing, or your onboarding. You end up paying a separate tool, exporting data, reconciling. Here, every document type lives where the rest of the client relationship does — one system, one source of truth.
03
Can my clients comment without signing up?
Can my clients comment without signing up?
Yes. A magic link lets them read, comment, and accept without creating an account. Optional 2FA if the doc is sensitive. Comments thread inline and stay with the doc — not in some parallel email chain.
04
What if my client wants to negotiate a line item?
What if my client wants to negotiate a line item?
Optional add-ons and tiered pricing let them toggle common variations client-side — no round trip needed. For real changes, they comment on the block, you revise, the doc updates live. No re-attaching PDFs, no lost thread, no confusion about which version is current.
E Sign
04 questions
01
Are electronic signatures legally binding?
Are electronic signatures legally binding?
Yes. Compliant with EU eIDAS and US ESIGN Act — the same legal frameworks DocuSign, HelloSign, and PandaDoc rely on. Audit log attaches to every signed PDF as a court-ready appendix.
02
Why not just use DocuSign?
Why not just use DocuSign?
DocuSign is great if e-sign is all you need. But it does not connect to your CRM, your invoicing, or your proposals. You end up paying three tools and duct-taping them with Zapier. Here, they are one system.
03
Can I set custom expiry and reminder rules?
Can I set custom expiry and reminder rules?
Yes. Per-contract expiry dates, reminder schedules (3d, 7d, 14d), and auto-decline behavior. Emails fully branded — sender, subject, signature all yours.
04
What about mobile signing?
What about mobile signing?
Signs cleanly on any device. Touch signatures on mobile, keyboard plus mouse on desktop, kiosk mode for in-office signing. Same audit log format regardless of device.
Forms
04 questions
01
Why not just use Typeform or Tally?
Why not just use Typeform or Tally?
Typeform is a beautiful form with an inbox bolted on. Tally is a cheap one. Neither knows your contacts, your deals, your automations, or your invoices. Every submission still needs a zap and a prayer to land in the right pipeline. Forms here write directly into the CRM, tag the contact, assign an owner, and fire the automation — on the same submit.
02
Can I actually style the form to match my client sites?
Can I actually style the form to match my client sites?
Fonts, colors, spacing, field styles, button copy, error states — all editable per form. Embed as an iframe or as a JS snippet that renders into the page DOM for full style inheritance. No Manage It watermark, no forced branding.
03
What about Gravity Forms or WSForm on the client WordPress site?
What about Gravity Forms or WSForm on the client WordPress site?
Those run inside a single WordPress install. Great for one site. Forms here run across every client sub-account from one console, write to the CRM your agency already uses, and do not require a WordPress install at all — embed on Webflow, Framer, a static site, anywhere.
04
How do I stop bots and junk submissions?
How do I stop bots and junk submissions?
Honeypot fields, IP rate limits, and invisible CAPTCHA are on by default. Domain-locked embeds mean the form only renders on domains you whitelist — scrapers cannot re-host it. Spam-filtered submissions are counted in the console so you can see what is getting blocked.
Pricing
07 questions
01
What is a sub-account?
What is a sub-account?
One workspace for one of your clients. Their contacts, their automations, their documents, their billing — all under one sub-account. You can have as many team seats inside your agency as you need; sub-accounts are about how many separate client workspaces you host. Every agency also gets an internal sub-account for your own team to run on the platform — that one does not count against your plan.
02
Are there caps on contacts, emails, storage, anything?
Are there caps on contacts, emails, storage, anything?
Not at the plan level. If you are doing something that would melt the platform we will reach out before we charge you more — but you will never hit a surprise wall on a Tuesday afternoon because you crossed an arbitrary row count.
03
What happens if I outgrow 3 or 50 sub-accounts mid-cycle?
What happens if I outgrow 3 or 50 sub-accounts mid-cycle?
Upgrade from inside the product. Stripe prorates the difference, the new plan kicks in immediately, nothing about your workspaces changes. Downgrades work the same way — at renewal, not retroactively.
04
What do I get during the free trial?
What do I get during the free trial?
Everything. Every module, every feature, no card required. Fourteen days. You run real client workspaces on it — we would rather you try the whole thing than an anemic demo.
05
Can I cancel anytime?
Can I cancel anytime?
Yes. Cancel in one click from billing. Monthly plans end at the next charge date, annual plans run through the paid period. We do not ask you to email support to cancel, and we do not dark-pattern you on the way out.
06
Do you charge for my clients logging into their workspaces?
Do you charge for my clients logging into their workspaces?
No. Your clients inside a sub-account are free — invite as many of their team as you need. You are only charged by the number of sub-accounts you run on the platform, not by the headcount inside them.
07
What happens to my clients if I leave the platform?
What happens to my clients if I leave the platform?
You keep every Stripe subscription — they live in your Stripe account, not ours. Contacts, documents, custom entities all export to CSV or JSON. We do not hold client data hostage; if we stop being the right call, you should be able to walk.
Scheduler
04 questions
01
Why not just use Calendly or SavvyCal?
Why not just use Calendly or SavvyCal?
Calendly is a great widget. SavvyCal is a prettier one. Neither knows your contacts, your deals, your automations, or your invoices. Every booking still needs a zap to get into the right pipeline — and Calendly.com ends up in your clients inbox either way. Scheduler here books against your real Google Calendar, writes the contact, assigns the owner, and fires the downstream flow on the same confirm.
02
Does it actually sync two-way with my real calendar?
Does it actually sync two-way with my real calendar?
Yes — Google Calendar, two-way. Real-time read on busy blocks, instant write on new bookings. Personal events, team standups, existing client calls all block availability. No polling, no stale slots, no double-bookings.
03
How does round-robin scheduling work for team availability?
How does round-robin scheduling work for team availability?
Each team member connects their own Google Calendar, sets their own buffers, working hours, and daily caps. Meeting types can round-robin, cascade by seniority, or route by form answer. Booking pages can be per-rep, per-team, or per-client sub-account.
04
What about last-minute reschedules and cancellations?
What about last-minute reschedules and cancellations?
booking.rescheduled and booking.canceled are first-class triggers. Fire follow-up automations, send a one-click reschedule link branded to you, tag the contact for a nudge. Every booking is logged with its status — so the pipeline reflects reality, not the calendar snapshot.
White Label
04 questions
01
How deep does the white-label actually go?
How deep does the white-label actually go?
Every client-facing surface. The custom domain, the login page, the dashboard, every module UI, every transactional email, every PDF, the favicon, the page title, the auth flow. The Manage It brand only shows up on app.getmanageit.io — where you manage billing, sub-accounts, and engine health — which clients never see.
02
Is this an add-on, or is it included?
Is this an add-on, or is it included?
Included. White-label is not a premium tier or a per-seat upsell. Every agency on the platform gets the custom domain, the branded emails, and the logo and product name config from the day they sign up.
03
What about the URL — do I really get my own domain?
What about the URL — do I really get my own domain?
Yes — app.youragency.com (or whatever subdomain you prefer). You add a CNAME, we handle the SSL cert and auto-renewal. Your team signs in there too. Clients never see getmanageit.io in a URL, an email header, a link-click, or a bookmark.
04
Do clients see any Manage It branding anywhere?
Do clients see any Manage It branding anywhere?
Not on any surface they touch. No footer link, no “powered by,” no attribution in emails or PDFs. The only place our brand appears is app.getmanageit.io — billing, sub-account provisioning, engine diagnostics — which is only ever loaded by someone on your team.
Your agency's own software product.
Start your agency account, connect your domain, upload your logo, and ship your first branded client sub-account in under an hour. No credit card required.