> ## Documentation Index
> Fetch the complete documentation index at: https://docs.paxos.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Payout Addresses

> Save destination addresses for reuse when creating payout groups.

export const value_1 = "add, rename, or remove payout addresses"

export const value_0 = "view saved payout addresses"

Use [Payout Addresses](https://dashboard.paxos.com/dashboard/addresses/payout-addresses) to save destination wallet addresses for reuse across [payout groups](/guides/dashboard/rewards-engine/payout-groups) in the Rewards Engine.

<Warning>
  **Required Permissions**

  You need a role with the <code>{value_0}</code> permission to perform this action.
</Warning>

Saved addresses appear in the address selector whenever you create or edit a payout group, so you don't have to re-enter a destination address each time.

<Warning>
  **Required Permissions**

  You need a role with the <code>{value_1}</code> permission to perform this action.
</Warning>

## Add a payout address

1. Go to **Crypto Addresses > Payout Addresses** in the Paxos Dashboard.
2. Click **Add address**.
3. Select the network, and enter the destination address.
4. Optionally add a label to identify the address later.
5. Click **Add address**.

<Tip>
  You can also save a new address directly from the payout group flow — enter an address manually when creating a payout group and check **Save to address book for reuse**.
</Tip>

## Rename a payout address

Use **Rename** in the **Actions** menu to update an address's label. Renaming does not affect any payout groups already using the address.

## Remove a payout address

Use **Remove** in the **Actions** menu to delete a saved address.

<Warning>
  Removing an address deletes it from this list only. Payout groups that already use this address are not affected and continue to receive payouts as configured.
</Warning>
