Available on Microsoft Marketplace
Usage & metering

Usage you can predict before you buy

memmoo meters two things — workflow actions and AI credits. Both are counted per co-worker run. Pick a co-worker, set your volumes, and see the month against any real plan allowance.

Workflow action

One discrete step a co-worker takes: read an email, extract a field, call an API, validate against your ERP, write a row, send a message, display a result. Counted per co-worker run.

Deterministic stepssend, write, display, API call — these cost an action and nothing else.

AI credit

Consumed only when a step calls an AI model. A credit reflects the weight of that model call, not a flat per-request fee.

Weighted so a one-line classification does not cost the same as extracting 40 fields from a scanned invoice.

Included free

One-time setup actions are on us

Connecting a device, verifying the Python runtime, cloning the co-worker, installing dependencies and the first-time vector-database build all run once when a co-worker is deployed — never on every run. memmoo does not meter them, so your allowance is spent entirely on business work. Typical one-time setup: 3–8 actions, depending on whether the co-worker runs on your device or in your cloud.

How credits are weighted

AI credit weighting

AI credits consumed by each type of step in a co-worker run
Step typeWhat it doesAI credits
DeterministicTrigger, read, write, display, send, API call0
Classify / routeEmail triage, intent detection, filtering1
Retrieve (RAG)Vector search + grounded answer2
TranscribeAudio to text2
GenerateDraft a reply, summary, formatted response, brief2
ExtractPull structured fields from a PDF, invoice, claim or document3

Every step also counts as one workflow action. Credits stack on top only where a model is involved.

Anatomy of a run

One RCM claims run, start to finish

Two fixed steps bracket the run; six steps repeat for every claim inside it.

Fixed — once per run

  • Triggerpull the claim batch from the worklist
    1 action0 credits
  • Post summary+ notify the biller
    1 action2 credits · generate

Per item — repeats for every claim in the run

  • Extract patient, payer and encounter data
    1 action3 credits · extract
  • Eligibility check against the payer API
    1 action0 credits
  • Coding validation
    1 action2 credits · generate
  • Scrub against payer-specific edit rules
    1 action2 credits · generate
  • Submit to the clearinghouse
    1 action0 credits
  • Denial / remittance triage
    1 action2 credits · generate
2 + 6
fixed actions + actions per claim
2 + 9
fixed credits + credits per claim
62 · 92
workflow actions · AI credits executed in a 10-claim run

memmoo bills per co-worker run, not per claim. Batch more claims into one run and your effective cost per claim falls — the estimator below shows exactly how much.

Co-worker run estimator

Model your own scenario

Everything updates live. Nothing is stored — reload and it resets.

Start from a scenario

12 fixed actions + 0 per run · 20 fixed credits + 0 per run · 4 free setup actions

Volumes

6
150100200
22
1152231
1
12550100

This co-worker processes its whole batch in a single pass, so item count does not change its action cost.

1
1101825
Billing model

Billed actions = fixed + per-item coefficient, counted once — no matter how many items the run handles.

Plan allowance

Launchpooled across your account: 2,500 workflow actions and 5,000 AI credits per month.

132
Runs per month
1,584
Workflow actions / mo billed
2,640
AI credits / mo billed
4
One-time setup actions free

Plan fit

Launch · 2,500 actions / 5,000 credits
Workflow actions (1,584 / 2,500)63.4%
AI credits (2,640 / 5,000)52.8%
This scenario fits comfortably on Launch. Workflow actions are the tighter meter at 63.4% used.

Maximum runs per month on this plan: 208 — that’s 9.5 runs per working day.

The actions allowance alone would allow 208 runs; the credits allowance alone 250 runs. Workflow actions set the limit.

What this costs

Launch lists at $299 per month with an effective cost of $0.120 per workflow action at its included allowance. Overage is $40 per 1,000 actions.

$299
Plan, per month
$0
Projected overage
$299
Estimated monthly total
$0.189
Effective cost per action
No overage at this volume — $299 a month covers it, with 36.6% headroom on the binding meter.

Cost per item at these settings

12.0
billed workflow actions per run
20.0
billed AI credits per run
Send this to sales

1 vs 5 vs 10 vs 25 items per run

Typical custom co-worker (benchmark) on Launch (2,500 actions / 5,000 credits), billed per co-worker run.

Runs / runActions per run executedActions per run billedMax runs / mo actions allowanceMax runs / mo binding meterEffective actions per item
112.012.020820812.0
512.012.02082082.4
1012.012.02082081.2
2512.012.02082080.5
Questions we get asked

Metering FAQ

No. An action is one meaningful step in a co-worker's run. A single step may involve several internal API calls; you are charged one workflow action.

Sized your scenario? Let’s build the co-worker.

The discovery session turns this estimate into your real per-run profile — before you commit to a plan.