How Aident Loadout Credits, BYOK, and Action Pricing Work

How Aident Loadout Credits, BYOK, and Action Pricing Work

Aident AI

A blue credit reservoir, coral approval plane, amber quote ring, and green BYOK route form four distinct cost layers.

How Aident Loadout Credits, BYOK, and Action Pricing Work

Aident Loadout has four separate cost decisions: how your account is funded, what one Action is priced to cost, whether that price crosses your approval threshold, and whether Aident or your own provider account funds the external call.

The practical rule is simple: check the current plan catalog, inspect the exact Action, preflight the exact input, and approve only the quote you understand. A user-owned credential can reduce the Aident credit deduction to zero for a supported Action, but the provider may still bill your account. BYOK changes who pays the provider. It does not make external work free.

This guide explains those boundaries without assuming that every Action has the same price or that today's plan allowance will never change.

The Short Answer

Start with the installed public aident CLI:

aident account auth status
aident vault vault --action status
aident billing billing --action plans --surface loadout

Then discover and inspect the Action for the job:

aident capabilities search \
  --query "search current public sources for a market brief" \
  --targetEnv staging

aident capabilities get \
  --name "<exact-canonical-action-name>"

Preflight the exact input before execution:

aident capabilities preflight \
  --name "<exact-canonical-action-name>" \
  --input '<exact-input-json-from-the-current-schema>'

The preflight should tell you whether the input is valid and whether the estimate is exact, a range, or unavailable. If the estimate meets your configured threshold, it also returns a one-time approval path. Do not execute an expensive or unbounded Action merely because discovery succeeded.

The Four Cost Layers

Confusion starts when several different balances and bills are described as one price. Keep these layers separate.

Layer

What it controls

Question to ask

Plan funding

Recurring credits or a one-time credit boost available to the account

How is this Loadout account funded right now?

Action pricing

The active catalog rule for one exact integration operation

What does this Action cost for this input?

Credit approval

Whether the quote is below, at, or above your configured threshold

Must a person approve this run?

Provider funding

Whether Aident-managed access or your own credential pays the external provider

Who receives the provider bill?

These layers interact, but they are not substitutes for one another. A paid plan does not make every Action free. A free Action does not require a paid quote. A personal credential may avoid an Aident credit deduction while still consuming your provider quota. An approval setting controls spending authorization, not authentication or Action risk.

Layer 1: Plan Funding and Credit Boosts

The plan catalog is the source of truth for current recurring plans, included monthly credits, and any one-time credit boosts. Ask the CLI instead of copying a price from an old screenshot:

aident billing billing --action plans --surface loadout

The response identifies the current plan entries, monthly credit allowances, supported credit boosts, display prices, and checkout inputs. In the August 12, 2026 verification run, the catalog returned a free entry, a recurring paid entry, and three one-time boost sizes. Those names, amounts, and allowances can change, so this article does not turn that snapshot into a permanent promise.

Plan funding answers how the wallet receives credits. It does not answer the price of the next Action. That price belongs to the active Action definition and, for dynamic work, the normalized input.

Use a recurring plan when your workload is predictable enough that a monthly allowance is useful. Use a one-time boost for a temporary burst after you understand the Actions involved. Start free when the selected Actions are free, personally funded, or you are still validating the workflow.

Layer 2: The Exact Action Price

Loadout prices integration operations, not vague integration names. One provider can expose administrative reads, searches, media generation, and long-running research with very different costs.

An Action can use one of several pricing shapes:

  • Free: the operation has an explicit zero-credit rule.

  • Flat rate: one successful call has a known price.

  • Dynamic: the input determines the quote, such as video duration, resolution, search mode, or provider usage units.

  • Runtime range: hosted command execution can settle from actual compute, memory, and network use.

  • Unavailable preflight estimate: the runtime cannot safely calculate an upper bound before dispatch.

That is why the exact canonical Action name matters. A root integration label is not a price contract, and a search-result summary is not enough to authorize execution.

Inspect the current schema first:

aident capabilities get \
  --name "<exact-canonical-action-name>"

Check the required fields, operation type, risk level, required integration, and pricing summary. Then preflight the same input you intend to execute. Changing a price-relevant field after preflight means you are looking at the wrong quote.

Layer 3: Preflight and Credit Approval

Preflight validates and prices without dispatching the provider operation. It does not reserve wallet credits, create usage, or prove that the external provider will succeed.

A useful preflight result answers three things:

  1. Is the input valid against the current Action schema?

  2. Is the estimate exact, bounded by a range, or unavailable?

  3. Does the quote require approval under this account's settings?

For an exact or bounded estimate below your threshold, you can decide whether the result is worth the cost. When the estimate meets the threshold, Loadout can return a quote-bound approval token for the identical Action and input. That token is for credit approval only.

Risk acknowledgement is a separate control. A write Action may require acknowledgement because it changes external state even when its credit price is zero. Conversely, a read-only research Action can be expensive without having a high external-write risk. Do not use a credit approval token as evidence that a consequential write is safe.

If a dynamic estimator reports that the price is unavailable or unbounded, stop unless the user explicitly approves that uncertainty. In this research cycle, an Ahrefs keyword input was valid, but the dynamic resolver could not produce a bounded estimate before execution. The run stopped at the configured 100-credit approval boundary instead of bypassing Loadout or calling the provider directly.

Layer 4: Aident-Managed Access Versus BYOK

Some Actions can run with Aident-managed provider access. Others require or permit a credential that you own and store through Aident Vault.

The funding paths differ:

Route

Aident credit effect

Provider effect

Aident-managed access

The advertised Action price can be deducted after successful execution

Aident funds the configured provider account

User-owned credential

The actual Aident Action deduction can fall to zero when that personal route is supported

Your provider account can consume quota or receive the bill

Explicitly free Action

Zero Aident Action credits

The operation may be administrative, included, or otherwise unpriced; inspect the provider contract

Do not infer BYOK support from the integration name. Check Vault readiness and the exact Action contract:

aident vault vault --action status
aident capabilities get --name "<exact-canonical-action-name>"

Keep provider secrets in Vault. Do not paste an API key, OAuth code, cookie, or access token into a prompt, shell history, article draft, or repository. Give AI Agents API Access Without Exposing Keys explains the credential boundary in detail.

BYOK is often useful when your organization already has provider credits, negotiated rates, data residency requirements, or a required account configuration. Aident-managed access is useful when you want a reviewed integration path without maintaining that provider credential yourself. Compare the complete route, not just one visible number.

A Worked Decision Sequence

Suppose an agent needs current web research for a ten-result brief.

First, confirm the account and available connections:

aident account auth status
aident vault vault --action status

Second, search by job and inspect the returned exact Action:

aident capabilities search \
  --query "search the current web and return ten source links" \
  --targetEnv staging

aident capabilities get \
  --name "composio:exa_tools:exa_search"

Third, preflight the final query, result count, search mode, and content options. In the August 12 research run, one current web search input returned an exact quote of 0.7 Aident credits. The provider was not dispatched during preflight.

Fourth, compare that quote with the value of the output and your approval settings. If the Action uses a personal credential, verify whether the final Aident deduction is expected to be zero and review the provider's own billing. If the input changes from a fast search to a deep research job, preflight again.

Finally, execute only after the cost and consequence are understood:

aident capabilities execute \
  --name "composio:exa_tools:exa_search" \
  --input '{"query":"AI agent pricing","type":"fast","numResults":10,"userLocation":"US"}'

Afterward, use Loadout Audit to confirm what ran and what was charged. Do not treat a reserved estimate as the final receipt for a metered runtime.

Common Pricing Mistakes

Treating a plan price as unlimited usage

A recurring plan funds a credit allowance. Each paid Action still has its own rule, and a dynamic Action can consume more than a simple read.

Assuming BYOK means free

BYOK can make the Aident Action deduction zero. The provider can still charge your account or consume contracted quota.

Approving an integration instead of an input

Dynamic prices can depend on duration, resolution, result count, mode, or other normalized fields. Approve the exact input, not a general intention to use the provider.

Mixing credit approval with risk approval

Credit approval controls spend. Risk acknowledgement controls permission for consequential behavior. A zero-credit external write can still require careful review.

Copying a stale price into automation

Plans and Action definitions can change. Query the plan catalog and preflight immediately before a material run. Store the final Audit receipt, not an old blog screenshot, as execution evidence.

Bypassing the integration layer when pricing is uncertain

An unavailable estimate is a reason to stop or request explicit approval. It is not permission to call a provider SDK directly and lose the same contract, Vault, approval, and Audit boundaries you were trying to evaluate.

Which Funding Route Should You Choose?

Use this decision order:

  1. Define the finished job and the maximum acceptable cost.

  2. Discover the current exact Action and inspect its schema.

  3. Check whether the operation is free, flat-rate, dynamic, or runtime-metered.

  4. Check whether Aident-managed access or a personal Vault credential is available.

  5. Preflight the exact input.

  6. Choose recurring funding or a one-time boost only after you understand likely usage.

  7. Execute with the required credit approval and separate risk acknowledgement.

  8. Verify the final charge in Audit.

For a broader budget policy, read How to Set AI Agent Cost Guardrails and Stop Runaway API Bills. To run a complete first workflow, continue with How to Use Aident Loadout: Your First Task Done in 10 Minutes.

Review Pricing Before Your First Paid Action

Start with the current plan catalog, then preflight one useful Action with the exact input you intend to run. You should be able to explain which account funds the provider, what Aident can deduct, what requires approval, and where the final receipt will appear before execution begins.

Review current Loadout pricing and start setup.

Sources

Review this article when plan entries, credit boosts, Action pricing shapes, preflight approval behavior, Vault funding routes, or Audit receipts change.

Home

Home

Home

Integrations

Integrations

Integrations

Vault

Vault

Vault

Audit

Audit

Audit

Arana Grande

Arana Grande

Arana Grande

Free

Free

Free

30-day audit summary

30-day audit summary

30-day audit summary

Daily action-call volume and the latest receipts from the Loadout audit trail.

Daily action-call volume and the latest receipts from the Loadout audit trail.

Daily action-call volume and the latest receipts from the Loadout audit trail.

View Audit

View Audit

View Audit

Loadout usage

Loadout usage

Loadout usage

617 action calls in the last 30 days

617 action calls in the last 30 days

617 action calls in the last 30 days

May 19 - Jun 17

May 19 - Jun 17

May 19 - Jun 17

10 active days

10 active days

10 active days

Less

Less

Less

More

More

More

Recent activity

Recent activity

Recent activity

Latest action-call receipts from connected agents

Latest action-call receipts from connected agents

Latest action-call receipts from connected agents

Apr 23, 09:23 AM

Apr 23, 09:23 AM

Apr 23, 09:23 AM

Shopify

Shopify

Shopify

Creates Or Updates An Asset For A Theme

Creates Or Updates An Asset For A Theme

Creates Or Updates An Asset For A Theme

Success

Success

Success

Apr 23, 09:21 AM

Apr 23, 09:21 AM

Apr 23, 09:21 AM

Shopify

Shopify

Shopify

Update Products Param Product Id

Update Products Param Product Id

Update Products Param Product Id

Success

Success

Success

Apr 23, 08:53 AM

Apr 23, 08:53 AM

Apr 23, 08:53 AM

Shopify

Shopify

Shopify

Update Products Param Product Id

Update Products Param Product Id

Update Products Param Product Id

Failed

Failed

Failed

Apr 22, 22:13 PM

Apr 22, 22:13 PM

Apr 22, 22:13 PM

Shopify

Shopify

Shopify

Create Product Image

Create Product Image

Create Product Image

Success

Success

Success

Apr 22, 22:12 PM

Apr 22, 22:12 PM

Apr 22, 22:12 PM

Shopify

Shopify

Shopify

Create Product Image

Create Product Image

Create Product Image

Success

Success

Success

Connected integration coverage

Connected integration coverage

Connected integration coverage

162

162

162

of 753 accessible connected

of 753 accessible connected

of 753 accessible connected

Callable actions

Callable actions

Callable actions

1,126

1,126

1,126

Vault credentials

Vault credentials

Vault credentials

8

8

8

Explore what's possible

Explore what's possible

Explore what's possible

See all Integrations

See all Integrations

See all Integrations

Google Ads

Google Ads

Google Ads

All available Goolge Ads tools via...

All available Goolge Ads tools via...

All available Goolge Ads tools via...

X (twitter)

X (twitter)

X (twitter)

All available X tools via...

All available X tools via...

All available X tools via...

Github

Github

Github

All available Github tools via...

All available Github tools via...

All available Github tools via...

Notion

Notion

Notion

All available Notion tools via...

All available Notion tools via...

All available Notion tools via...

Slack

Slack

Slack

All available Slack tools via...

All available Slack tools via...

All available Slack tools via...

Firecrawl

Firecrawl

Firecrawl

All available Firecrawl tools via...

All available Firecrawl tools via...

All available Firecrawl tools via...

753 integrations are available for loadouts.

753 integrations are available for loadouts.

753 integrations are available for loadouts.

The one tool

for every tool

your agent needs.

Give any AI agent real capabilities in seconds. Connect 1,000+ tools once, skip the setup headache, and let your agents execute.

Try Aident Loadout

Give your Agent real capabilities in minutes. Connect 1,000+ tools, and let your agents execute.

Try Aident Loadout

Give your Agent real capabilities in minutes. Connect 1,000+ tools, and let your agents execute.

Try Aident Loadout

Give your Agent real capabilities in minutes. Connect 1,000+ tools, and let your agents execute.