Skip to content
Open
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: 3 additions & 0 deletions guides/dashboard/admin/approvals.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ Approvals adds an extra layer of security to your most sensitive actions in the
Approvals is currently available for:
- Adding crypto destination [addresses](/guides/dashboard/addresses)
- Adding [fiat accounts](/guides/dashboard/fiat)
- [Role](https://docs.paxos.com/guides/dashboard/admin/team) Assignment for SSO mapping edits & manual changes
- Disabling the Approvals feature
- [Mints](https://docs.paxos.com/guides/dashboard/mint) & [Redeems](https://docs.paxos.com/guides/dashboard/redeem) to external destinations i.e Paxos Auto-Conversion Rules

## Why Approvals Matter

Expand Down
4 changes: 2 additions & 2 deletions guides/dashboard/mint.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,8 @@ You must add a wallet address before minting. This is where your stablecoins wil

<Tip>

Use the [**Approvals**](https://docs.paxos.com/dashboard/admin/approvals) functionality to require additional team members to review any new addresses before they are saved.
This avoids potential mistakes around incorrect addresses and adds an extra layer of security. **Only approved addresses** can be used in any mint process.
Use the [**Approvals**](https://docs.paxos.com/dashboard/admin/approvals) functionality to require additional team members to review any new addresses or the Minting instructions before they are saved.
This avoids potential mistakes around incorrect addresses, instructions, and adds an extra layer of security. **Only approved addresses** can be used in any mint process.

</Tip>

Expand Down
2 changes: 1 addition & 1 deletion guides/dashboard/redeem.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Before you can redeem stablecoins, you need to add a [fiat account](https://docs
7. Click **Save**.

<Tip>
Use the [Approvals](https://docs.paxos.com/dashboard/admin/approvals) functionality to require additional team members to review any new fiat accounts before they are saved. This avoids potential mistakes around incorrect information and adds an extra layer of security. **Only approved fiat accounts** can be used in the redemption process.
Use the [Approvals](https://docs.paxos.com/dashboard/admin/approvals) functionality to require additional team members to review any new fiat accounts or Redemption instructions before they are saved. This avoids potential mistakes around incorrect information and adds an extra layer of security. **Only approved fiat accounts** can be used in the redemption process.
</Tip>

## ➋ Redeem Asset
Expand Down
13 changes: 11 additions & 2 deletions guides/dashboard/roles.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ title: 'Roles and Responsibilities'
description: Learn more about the default roles for your Entity.
---

Paxos offers a granular access management system that allows you to customize the level at which you control access to various Dashboard actions. Users looking for basic functionality have access to pre-defined Paxos Managed roles made up of a set of permissions. For more flexibility, create your own Custom Roles to combine permissions into new roles with more granular access control.

The Dashboard includes a default set or associated roles and permissions that the [Entity Manager](#entity-manager) provisions before using the Dashboard.
These roles and associated permissions are bound to the Entity, so it is possible to have different roles depending on an individual's Entity-specific responsibilities.
All roles and associated permissions are scoped at an Entity level.

![Mint Workflow](/images/organizations-entities.png)
<Tip>
Expand Down Expand Up @@ -50,3 +50,12 @@ The Developer can view, create, update and delete [API credentials](https://dash
## Viewer

A Viewer has read-only access to view user roles and permissions, cash and crypto balances, deposit and transfer details, API keys, reports as well as conversion information.

## Custom Roles

Custom roles enable organizations to define granular access control for users by specifying a tailored set of permissions and actions beyond the above predefined role templates.

<Tip>
Custom Roles is currently in beta. Contact us [here](https://support.paxos.com/hc/en-us/requests/new) to add this to your account.
</Tip>