{
  "id": "create-workspace",
  "title": "Create and manage Data Integration workspace",
  "url": "https://redis.io/docs/latest/operate/rc/rdi/create-workspace/",
  "summary": "Create and manage the infrastructure for your Data Integration pipelines.",
  "tags": [
    "docs",
    "operate",
    "rc"
  ],
  "last_updated": "2026-06-08T15:47:16+02:00",
  "page_type": "content",
  "content_hash": "f8a859a287dd12a37fb3c051c92ff17b3dc56b61e3b215884040b0991a41f1e8",
  "sections": [
    {
      "id": "overview",
      "title": "Overview",
      "role": "overview",
      "text": "Before you can create your first Data Integration pipeline for a Redis Cloud subscription, you must first deploy the cloud infrastructure needed to host the pipeline and run the workers associated with the pipeline. In Redis Cloud, this is called a **Workspace**. Each Pro subscription can have one Data integration workspace. You only need to set up the workspace once - any pipelines you create for your subscription will run on the workspace until you delete it. You won't be charged for a workspace until you start running your Data Integration pipeline."
    },
    {
      "id": "create-a-data-integration-workspace",
      "title": "Create a Data Integration workspace",
      "role": "content",
      "text": "To create a Data Integration workspace for an existing [Pro subscription](https://redis.io/docs/latest/operate/rc/databases/create-database/create-pro-database-new):\n\n1. From the Redis Cloud console, select **Data Integration** from the left-hand menu. If you don't have any workspaces yet, select **Create workspace** to go to the **Create workspace** page.\n\n    ![images/rc/rdi/rdi-create-workspace-button.png](https://redis.io/docs/latest/images/rc/rdi/rdi-create-workspace-button.png)\n\n    If you already have a workspace deployed, you'll see your current workspaces. Select **New workspace** to go to the **Create workspace** page.\n\n    ![images/rc/rdi/rdi-new-workspace-button.png](https://redis.io/docs/latest/images/rc/rdi/rdi-new-workspace-button.png)\n\n    You can also go to the **Data Integration** tab from your subscription or database page and select **Create workspace** to go to the **Create workspace** page for your subscription.\r\n\n    ![images/rc/rdi/rdi-create-workspace-button.png](https://redis.io/docs/latest/images/rc/rdi/rdi-create-workspace-button.png)\n\n2. Select your Pro subscription from the list if it's not already selected.\n\n    ![images/rc/rdi/rdi-create-workspace-select-subscription.png](https://redis.io/docs/latest/images/rc/rdi/rdi-create-workspace-select-subscription.png)\n\n3. A **Data Integration subnet (CIDR)** is automatically generated for you. If, for any reason, a CIDR is not generated, enter a valid CIDR that does not conflict with your applications or other databases.\n\n    ![images/rc/rdi/rdi-create-workspace-cidr.png](https://redis.io/docs/latest/images/rc/rdi/rdi-create-workspace-cidr.png)\n\n4. Select **Create workspace** to create your workspace.\n\n    ![images/rc/rdi/rdi-create-workspace-button.png](https://redis.io/docs/latest/images/rc/rdi/rdi-create-workspace-button.png)\n\nYour workspace will be created in the background. You can select **Create pipeline** to [create your pipeline](https://redis.io/docs/latest/operate/rc/rdi/define) while the workspace is provisioning, or you can select **Create pipeline later** to go back to the Redis Cloud console."
    },
    {
      "id": "view-workspace-status-and-details",
      "title": "View workspace status and details",
      "role": "content",
      "text": "You can view your workspace in one of the following ways:\n\n- From the Redis Cloud console, go to the **Data integration** page, or\n- From your subscription, select the **Data Integration** tab\n\n![images/rc/rdi/rdi-workspace-add-pipeline.png](https://redis.io/docs/latest/images/rc/rdi/rdi-workspace-add-pipeline.png)\n\nThere, you'll see your workspace, as well as any pipeline that you've created in it. To see your workspace details, including the deployment CIDR and region information, select **More actions > Workspace details**.\n\n![images/rc/rdi/rdi-workspace-more-actions.png](https://redis.io/docs/latest/images/rc/rdi/rdi-workspace-more-actions.png)"
    },
    {
      "id": "delete-workspace",
      "title": "Delete workspace",
      "role": "content",
      "text": "Make sure to [delete your data pipeline](https://redis.io/docs/latest/operate/rc/rdi/view-edit#delete-pipeline) before deleting your workspace.\n\n\nTo delete your workspace, select **More actions > Delete workspace** from your workspace.\n\n![images/rc/rdi/rdi-workspace-more-actions.png](https://redis.io/docs/latest/images/rc/rdi/rdi-workspace-more-actions.png)"
    }
  ],
  "examples": []
}
