Skip to main content
Fortary’s policy engine governs how your organization manages transaction approvals, policy change approvals, and user-level permissions. These settings define the rules your team operates under — how many signatures are required, who can approve what, and whether users may approve requests they initiated.
Fortary’s Policy controls are incredibly modular and customizable to meet most needs!
Policy engine settings are currently configured by the Fortary team on behalf of your organization. Self-service configuration will be available in a future release. Contact your Fortary account team to request changes to any of the settings described below.

Transaction Approval Thresholds

Every vault in your organization can have an independent approval threshold for transactions. This is the minimum number of distinct Approver signatures required before an Issuer can submit a transaction to the blockchain.

How It Works

The threshold is expressed as M-of-N: M approvals required from N users who hold the Approver role on that vault.
ThresholdBehavior
1-of-NAny single approver can approve; first approval moves to Approved
2-of-NTwo distinct approvers must independently approve
3-of-NThree distinct approvers must independently approve

Custom Policy Restrictions on Transactions

The threshold of approvers can also be configured based on your custom setup. Specific threshold amounts, edge cases, or specific easying of restrictions can be set using:
  • Transaction Type (Staking, Transfer, etc…)
  • Token (BTC, ETH, AVAX, etc…)
  • Amount ($50,000 or 0.5BTC)
    • You can set this as a notional amount or a token amount
Example Custom Policy Controls
If the tx amount is <= $100,000, it will require at least 2 approvals.
If the tx amount is > $100,000 and <= $3,000,000, it will require at least 3 approvals.
If the tx amount is > $3,000,000, it will require at least 4 approvals.
EXCEPT- When the transaction is an AVAX Validator Staking transaction, only require 1 approval

Per-Vault Configuration

Different vaults can have different thresholds based on the value or risk profile of assets held. A typical configuration might look like:
Vault ProfileThreshold
Low-value operational wallet1-of-N
Standard treasury2-of-N
High-value cold storage3-of-N
An approver cannot approve the same transaction more than once. Each approval must come from a different user.

Policy Request Approval Thresholds

The approval threshold for policy requests (such as whitelisting a new address or removing one) is configured separately from transaction thresholds. This lets organizations apply stricter controls to policy changes than to day-to-day transactions — or vice versa, depending on operational needs.
SettingDescription
Required approvers for policy requestsHow many approvers must sign before a policy change takes effect
Per-vault configurationPolicy thresholds are also configured at the vault level

Self-Approval Controls

By default, a user who holds both the Initiator and Approver roles can create a request and then approve it themselves. For organizations that require stricter segregation of duties, this behavior can be disabled.
SettingBehavior
Allow self-approvalInitiators may approve requests they created (default)
Disallow self-approvalAn approver cannot count their own initiated request toward the threshold; a separate approver is always required
Disabling self-approval is recommended for organizations with compliance requirements around segregation of duties — ensuring that no single person can unilaterally move funds or change policy without a second set of eyes.

DeFi Operator Policy Controls

Users with the DeFi Operator role can independently initiate and issue transactions to DeFi protocols via WalletConnect, without the standard M-of-N approval flow. Because of this independence, each DeFi operator operates within their own configurable policy envelope.
SettingDescription
Per-transaction limitMaximum value a DeFi operator can execute in a single transaction
Periodic spending limitMaximum value a DeFi operator can execute within a rolling time window
Permitted protocolsSpecific smart contracts or dApp connections the operator is authorized to use
DeFi transactions bypass the standard approval workflow. DeFi has it’s own custom policy workflow to accommodate the speed of execution that is required of these tranasactions. It is important to configure appropriate spending limits for each DeFi operator and review their activity regularly.

Approval Expiry for Staking Transactions

Avalanche staking transactions have a time-sensitive launch window. If a staking transaction sits in Pending Review or Approved status and cannot be issued with at least 14 days remaining before the intended staking start date, it will be automatically marked Expired and cannot be issued. Organizations running staking operations should ensure their approval workflows are configured to move quickly enough to avoid expiry.

Requesting a Configuration Change

To adjust any policy engine settings for your organization, contact the Fortary team with:
  1. The specific setting you want to change
  2. The vault(s) it applies to
  3. The desired new value (e.g., “increase transaction approval threshold from 1 to 2 on Vault X”)
Your Fortary account team will apply the change and confirm once it is active.