Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion guides/dashboard/admin/approvals.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Approvals adds an extra layer of security to your most sensitive actions in the
Approvals are currently available for:
- Adding crypto destination [addresses](/guides/dashboard/addresses)
- Adding [fiat accounts](/guides/dashboard/fiat)
- Creating [fiat withdrawals](/guides/dashboard/fiat)
- [User roles](/guides/dashboard/admin/team): assigning or editing roles directly (non-SSO) and updating SSO group-to-role mappings (SSO)
- Adding, editing, or deleting [API credentials](/guides/dashboard/admin/api)
- Adding or deleting [conversion instructions](/guides/dashboard/instructions) (mints & redeems to external destinations)
Expand All @@ -27,7 +28,7 @@ Approvals are currently available for:
- Editing an approval policy configuration

<Note>
Paxos is working on rolling out approvals for additional actions and more customization options for approval policies. Withdrawals approvals (both crypto and fiat) are coming soon.
Paxos is working on rolling out approvals for additional actions and more customization options for approval policies. Crypto withdrawals approvals are coming soon.
</Note>

## Why Approvals Matter
Expand Down
4 changes: 4 additions & 0 deletions guides/dashboard/transfer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Go to the [Dashboard](https://dashboard.paxos.com/) and click **Transfer** in th

Go to [Transactions > Asset Movements](https://dashboard.paxos.com/dashboard/transactions/asset-movements) to monitor activity.

### Approvals for fiat withdrawals

If your organization has [Approvals](/guides/dashboard/admin/approvals) enabled for fiat withdrawals, external fiat transfers require review and approval from another team member before they can be completed.

## Transfer to a Different Profile Within the Same Entity

Ensure the destination [Profile](/guides/dashboard/organization#profile) already exists before beginning the transfer.
Expand Down
Loading