---
path: onboarding/manager-onboarding/password-sharing.mdx
title: Password sharing
sidebar_position: 5
slug: password-sharing
pagination_next: null
pagination_prev: null
description: >-
  How to share passwords in Passwork: sending to users or groups, creating expiring links
  for external recipients, creating shortcuts, and managing contractor access.
keywords:
  - Passwork
  - share password
  - send password
  - create link
  - expiring link
  - contractor access
  - temporary access
  - shortcut
  - external sharing
---

Passwork provides three ways to share a password: send it to a Passwork user, create a shareable link for external recipients, or create a shortcut in another vault or folder.

## Send a password to a user or group

Use this method to share a credential with a colleague who already has a Passwork account.

1. Open the password card and click the **Share** icon.
2. Select **Send to users**.

<ImageComponent
  src="/img/assets/share-password-1.png"
  alt="Share menu — Send to users option"
  format="regular"
/>

3. Find users by name and choose their access level.

<ImageComponent
  src="/img/assets/share-password-2.png"
  alt="User selection and access level for shared password"
  format="regular"
/>

4. Click **Send**.

The recipient finds the shared password in their **Inbox**.

:::warning
Users with **Read and Edit** access can modify the password, and changes apply to the original record. Grant **Read Only** if the recipient should not be able to edit the credential.
:::

## Create a shareable link

Use a link to share a credential with someone who does not have a Passwork account, such as an external contractor or a client.

1. Open the password card and click the **Share** icon.
2. Select **Create link**.

<ImageComponent
  src="/img/assets/share-password-3.png"
  alt="Share menu — Create link option"
  format="regular"
/>

3. Choose the link type:
   - **Reusable** — the link can be opened multiple times until it expires
   - **Single-use** — the link expires three minutes after the recipient opens it

4. Set the expiration period: one hour, one week, one month, or unlimited.
5. Click **Create** and copy the generated link.

<ImageComponent
  src="/img/assets/share-password-4.png"
  alt="Link creation dialog — type and expiration settings"
  format="regular"
/>

:::warning External sharing security
Shareable links do not require authentication. Anyone with the link can view the credential. Use single-use links or short expiration periods for sensitive credentials. Revoke the link immediately after the recipient has used it.
:::

## Create a shortcut

A shortcut places a reference to a password in another vault or folder. Users in the target location can view and use the shortcut based on their access rights there, without the original password being copied or moved.

1. Open the password card and click the **Share** icon.
2. Select **Create shortcut**.
3. Choose the destination vault and folder.

<ImageComponent
  src="/img/assets/share-password-5.png"
  alt="Create shortcut option in share menu"
  format="regular"
/>

<ImageComponent
  src="/img/assets/share-password-6.png"
  alt="Shortcut destination selection"
  format="regular"
/>

Use shortcuts to make a credential available in multiple team contexts without duplicating records.

## Contractor access

For contractors who need access to Passwork for a defined project period:

1. Create a dedicated folder in your vault (e.g., `External Contractors — Agency Name`).
2. Add the contractor's Passwork account to that folder with the appropriate access level.
3. Place only the credentials the contractor needs in that folder.
4. When the engagement ends, remove the contractor's access from the folder and rotate the credentials they had access to.

If the contractor does not have a Passwork account, use shareable links with short expiration windows for individual credentials.

For full sharing documentation, see [Share password](https://passwork.pro/user-guides/passwords/share-password/).

## Next step

Proceed to [Audit and offboarding](./audit-and-offboarding.mdx) to learn how to review access history and handle employee departures.
