> ## Documentation Index
> Fetch the complete documentation index at: https://cantonfoundation-docs-splice-portfolio-ui.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Add a Registry

> Add a registry to Splice Portfolio so its assets are visible and transferable.

A registry is a Daml application that can issue, service, and govern digital assets. You will need to add at least one registry to Splice Portfolio in order to view assets and conduct transfers and allocations. You can do this in the configuration file in the [deployment documentation](https://github.com/canton-network/wallet/blob/main/docs/dapp-building/examples/portfolio/index.md) or in the UI.

## Add a Registry from Settings

1. Go to **Settings**, navigate to the **Registries** section, and click **Add**.

   <img src="https://mintcdn.com/cantonfoundation-docs-splice-portfolio-ui/byGaoopIfvy8B_tZ/images/sdks-tools/splice-portfolio/settings-registries-add.png?fit=max&auto=format&n=byGaoopIfvy8B_tZ&q=85&s=d3dd8ab79fe5c23adaf16b476a60623f" alt="Registries section of the Settings page with the Add button" width="1606" height="952" data-path="images/sdks-tools/splice-portfolio/settings-registries-add.png" />

2. Enter the registry URL and the admin party associated with the registry, then click **Add**.

   <img src="https://mintcdn.com/cantonfoundation-docs-splice-portfolio-ui/byGaoopIfvy8B_tZ/images/sdks-tools/splice-portfolio/registry-add-form.png?fit=max&auto=format&n=byGaoopIfvy8B_tZ&q=85&s=f7509ae232a19a560e5cb2f947e9e652" alt="Form for entering a registry URL and admin party" width="1602" height="952" data-path="images/sdks-tools/splice-portfolio/registry-add-form.png" />

3. View and delete registries in the **Registries** section.

   <img src="https://mintcdn.com/cantonfoundation-docs-splice-portfolio-ui/byGaoopIfvy8B_tZ/images/sdks-tools/splice-portfolio/settings.png?fit=max&auto=format&n=byGaoopIfvy8B_tZ&q=85&s=a453422bac5869538a61d8d2750f6811" alt="Registries listed in the Settings page" width="1606" height="952" data-path="images/sdks-tools/splice-portfolio/settings.png" />

## Next Steps

* [Enable Pre-Approvals](/sdks-tools/development-tools/splice-portfolio/pre-approvals) -- Assets appear in the Pre-Approvals table once their registry is added
