Approving intents
View the Pending your approval section to find active intents that you can approve. Select a given intent to view it. You can see details on who proposed the intent, what resource it affects, when it expires, and how many approvals have been collected from the respective key quorum. You will also see a preview of the action for the intent:- For wallet and policy updates, view a difference of the current state of the wallet/policy and the proposed state of the wallet/policy.
- For signatures and transactions, view a preview of the message being signed or the transaction being signed and/or broadcasted.
Make sure to review an intent carefully before approving it. You cannot revoke approvals for
intents after submitting them.
Under the hood, when a team member approves an action in the Dashboard, they provide an
authorization signature over the request. Privy
accumulates these signatures and executes the intent once the threshold is met.
Intent execution
If your approval will satisfy the authorization threshold for the intent, Privy will automatically execute the intent once you provide your approval. For example, if you create an intent to execute a transaction with a wallet, and the key quorum for the wallet has an authorization threshold of 3, if 2 approvals have already been provided, Privy will automatically execute the transaction upon the 3rd approval. The final approver will be required to confirm that providing their approval will execute the intent.Rejecting intents
For intents created via the Privy Dashboard, the creator of the intent can reject the intent by selecting it from the Approvals page and selecting Cancel proposal. This will prevent other team members from being able to approve the intent going forward.Viewing intents
From the Approvals page, you can also see all intents created for your application, not just those that are pending your approval.When viewing a particular intent, click the link icon at the top of the intent modal to copy a
deeplink to the intent to your clipboard. You can share this link with other team members to
easily share intents for viewing.

