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

# Import resources

> Copy knowledge, actions, specialists, or integrations from another workspace

After creating a workspace, you can import individual resources from other
workspaces at any time. Each resource type has its own import dialog accessible
from the corresponding hub page.

***

## Supported resource types

| Resource type         | Import from                                                  |
| --------------------- | ------------------------------------------------------------ |
| **Knowledge sources** | [Knowledge hub](https://platform.typewise.app/knowledge-hub) |
| **Actions**           | [Action hub](https://platform.typewise.app/action-hub)       |
| **Specialists**       | [Specialists](https://platform.typewise.app/specialists)     |
| **Integrations**      | [Integrations](https://platform.typewise.app/integrations)   |

<Info>
  The import option appears only when your account has more than one workspace.
</Info>

***

## How to import

<Steps>
  <Step title="Open the resource hub">
    Navigate to the hub page for the resource type you want to import (e.g.,
    Knowledge hub, Action hub, Specialists, or Integrations).
  </Step>

  <Step title="Open the import dialog">
    Click the **Import from workspace** option.
  </Step>

  <Step title="Select a source workspace">
    Pick another workspace from the dropdown. You cannot import from the
    workspace you are currently in.
  </Step>

  <Step title="Select items">
    All available items from the source workspace are listed. Items that already
    exist in the current workspace are shown but not selectable.
  </Step>

  <Step title="Review dependency warnings">
    If an item you selected depends on a resource that does not exist in the
    current workspace, it is imported automatically. A warning summarises what
    will be added:

    * If a **specialist** you selected references an action or knowledge
      source that does not exist in the current workspace, that action or
      source is imported too.
    * If an **action** or **knowledge source** you selected uses an
      integration that does not exist in the current workspace, that
      integration is imported too.
  </Step>

  <Step title="Confirm">
    Click **Import**. The selected items and any required dependencies are copied
    into the current workspace.
  </Step>
</Steps>

<img src="https://mintcdn.com/typewise/_bhTmVJiii6-b3Ia/images/documentation/workspaces/import-resources/import-dialog.webp?fit=max&auto=format&n=_bhTmVJiii6-b3Ia&q=85&s=1bf274e3812354387700f2b079755016" alt="Import sources from another workspace" width="2885" height="2016" data-path="images/documentation/workspaces/import-resources/import-dialog.webp" />

***

## See also

* [Create a workspace](/documentation/workspaces/create-workspace): Clone
  entire configuration sets when creating a new workspace
* [Workspaces overview](/documentation/workspaces/overview): Understand what is
  isolated vs shared
