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

# Set Up Wallet Infrastructure for Your Workspace

By default, **Wallet Infrastructure** is automatically provisioned during onboarding for all newly created workspaces on the [OpenXSwitch Console](https://console.openxswitch.com/). However, if you are configuring an existing workspace that requires setup or manual activation, this guide will walk you through completing the configuration yourself.

### Prerequisites

Before starting, ensure you have:

* An active account on the [OpenXSwitch Console](https://console.openxswitch.com/).

## **The Plan**

Setting up your Wallet Infrastructure involves three primary steps:

1. **Navigate:** Access the Wallet Infrastructure section in your dashboard settings.
2. **Identify Setup State:** Determine if your workspace needs access activation (**State A**) or just setup completion (**State B**).
3. **Provision:** Follow the corresponding steps to request access or complete the 2-minute initialization process.

### Step-by-Step Setup Guide

**Step 1: Navigate to Wallet Infrastructure**

1. Log in to the [OpenXSwitch Console](https://console.openxswitch.com/)
2. Click on the workspace navigation dropdown menu in your dashboard header.
3. Select **Wallet Infrastructure** from the options.

<Columns cols={2}>
  <Column>
    <img src="https://mintcdn.com/openxswitch/u71QS_9yccsJuQIL/images/console-navigation--OpenXSwitch.png?fit=max&auto=format&n=u71QS_9yccsJuQIL&q=85&s=3720feb1d694a227d779bd005b330063" alt="Console Navigation Open X Switch" width="2930" height="1678" data-path="images/console-navigation--OpenXSwitch.png" />
  </Column>

  <Column>
    <img src="https://mintcdn.com/openxswitch/D1N3WB4eEBEMI_Ex/images/openxswitch-platform-nav.png?fit=max&auto=format&n=D1N3WB4eEBEMI_Ex&q=85&s=ce6037573bef3df6455328c8df198ef2" alt="Openxswitch Platform Nav" width="2938" height="1674" data-path="images/openxswitch-platform-nav.png" />
  </Column>
</Columns>

**Step 2: Complete the Infrastructure Setup**

Depending on your workspace status, your screen will display one of two setup states:

* **State A: Access Activation Needed**
  * This state means your workspace does not yet have access to the Wallet Infrastructure feature. Activation must be enabled by the OpenXSwitch team.
  * You will see options on your screen
  * Click the on-screen link to **contact us** or **book a call** with our technical team

<img src="https://mintcdn.com/openxswitch/u71QS_9yccsJuQIL/images/wallet-infrastructure-access-required-OpenXSwitch.png?fit=max&auto=format&n=u71QS_9yccsJuQIL&q=85&s=47161ba16f1f88e80216246701d50651" alt="Wallet Infrastructure Access Required Open X Switch" width="2930" height="1678" data-path="images/wallet-infrastructure-access-required-OpenXSwitch.png" />

* **State B: Complete Ongoing Setup**
  * This state means your workspace already has access, but the infrastructure setup has not yet been finalized.
  * Simply click the **"Continue Setup"** button.
  * Wait at least **2 minutes** for the system to finalize background provisioning before refreshing or leaving the page.

<Columns cols={2}>
  <Column>
    <img src="https://mintcdn.com/openxswitch/u71QS_9yccsJuQIL/images/continue-wallet-infrastructure-setup---OpenXSwitch.png?fit=max&auto=format&n=u71QS_9yccsJuQIL&q=85&s=ab924ce978ceafc9285f1b0323a6bc46" alt="Continue Wallet Infrastructure Setup Open X Switch" width="2930" height="1678" data-path="images/continue-wallet-infrastructure-setup---OpenXSwitch.png" />
  </Column>

  <Column>
    <img src="https://mintcdn.com/openxswitch/u71QS_9yccsJuQIL/images/wait-for-wallet-infrastructure-setup--OpenXSwitch.png?fit=max&auto=format&n=u71QS_9yccsJuQIL&q=85&s=932ed9612f94badcb7a855e8498b3c69" alt="Wait For Wallet Infrastructure Setup Open X Switch" width="2930" height="1678" data-path="images/wait-for-wallet-infrastructure-setup--OpenXSwitch.png" />
  </Column>
</Columns>

### Next Steps

Once your Wallet Infrastructure is active, set up an [account](/guides/dev-guides/get-started-with-account-management) for a funds segregator configured with custom auto-sweep, routing rules, and security controls to organize your incoming assets

* **[Create and Manage Users](/guides/dev-guides/create-and-manage-users):** Provision end-user identities to track activity, stats, and balances.
* **[Create and Manage Wallets](/guides/dev-guides/create-and-manage-wallets):** Deploy chain-specific smart wallets or deposit addresses linked directly to your users.
* [Send and Transfer Tokens](/guides/dev-guides/send-and-transfer-tokens): Programmatically move digital assets from a specified wallet address to an external or internal recipient address.
