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

# Sharing Workspace Resources

> Share workspace resources with team members so they can use workflows and connections without modifying them.

# Sharing Workspace Resources

Sharing resources within a workspace enables team members to access and utilize resources created by others without the ability to modify them. This setup facilitates seamless and efficient collaboration on projects. A workspace organizes all of your workflows and resources, such as connections, runners, and workflow packs, in one place. Only users who have been [invited to the workspace](/docs/blink-platform/workspaces/managing-your-workspace#inviting-a-new-member-to-a-workspace) by the [workspace owner](/docs/blink-platform/account-management/roles#owner) can access these workflows and resources.

## Workspace Resources That Can Be Shared With Other Workspaces

1. [Workflow Packs](/docs/workflows/workflow-packs/workflow-packs) and/or [Workflows](/docs/workflows/workflows)

   1. When a workflow is created, it initially only appears in the creator's workspace. To make it available to others, the workflow can be shared with specific users or groups, allowing it to appear in their [Self-Service Portal](/docs/blink-platform/blink-portal/blink-portal).
   2. For detailed instructions on sharing Workflow Packs and their workflows, please visit the [Sharing Workflows section](/docs/workflows/workflow-packs/pack-options/pack-options) of our documentation.

2. [Connections](#sharing-connections)

3. [Runners](#sharing-runners)

## Sharing Runners

You can give permission for another Workspace to use a Runner you created, allowing all members of that particular workspace to use the Runner.

1. <p>Click on the three dot menu <img src="https://mintcdn.com/blinkops-2/zN7ITETB07vPQ3Y1/img/Icons/Menu.png?fit=max&auto=format&n=zN7ITETB07vPQ3Y1&q=85&s=64c3b9e450990b2739290d483793b503" width="32" height="33" data-path="img/Icons/Menu.png" /> next to the Runner you would like to share.</p>

2. Select a workspace from the dropdown menu. Members of this workspace can now use the runner.

<Frame>
  <img src="https://mintcdn.com/blinkops-2/xyKLDJHFYJazyJhl/img/Runners/ShareRunner.gif?s=2cb8e352bce6174f70bae3cf5bb0ab46" width="1944" height="1080" data-path="img/Runners/ShareRunner.gif" />
</Frame>

## Sharing Connections

You can give permission for another workspace to use a connection you created, allowing all members of that particular workspace to use the connection.

1. Navigate to the **Connections** page.

2. <p>Click <Icon icon="square-ellipsis-vertical" iconType="solid" /> on the right-side of the connection you want to share. A **Share My Connection** dialog window opens.</p>

3. Search and select which workspaces to share the connection with.

4. Click **Add**. Any Workflow created in this workspace can now use the connection.

5. The information box displays all the workspaces the connection is shared with and the email address of who shared it.

<Frame>
  <img src="https://mintcdn.com/blinkops-2/LTL4io7BmEAPsFrF/img/Connections/ShareConnection.gif?s=553d1edaef1ec93aee88f80a4d316ff0" width="1500" height="1000" data-path="img/Connections/ShareConnection.gif" />
</Frame>
