1
0
mirror of https://github.com/bitwarden/help synced 2025-12-30 07:03:45 +00:00
Files
help/_articles/organizations/sharing.md
fred_the_tech_writer 25bc445da1 2021-08-18 Release Documentation (#708)
* Stage Providers (#691)

* initial provider drafts

* fix build errors

* image overlays & alt-text

* capitalize title

* update /about-collections/ for providers

* update /about-groups/ for provider users

* updating 'sharing' for provider users

* update /managing-users/ for provider users

* provider - create org permissions fixes

* update create org permissions

* about-orgs compare to providers

* temp remove pricing FAQ item

* Update Staging w/ Latest (#695)

* initial provider drafts

* fix build errors

* image overlays & alt-text

* capitalize title

* update /about-collections/ for providers

* update /about-groups/ for provider users

* updating 'sharing' for provider users

* update /managing-users/ for provider users

* provider - create org permissions fixes

* update create org permissions

* about-orgs compare to providers

* temp remove pricing FAQ item

* updates from cscharf & gtran review

* updates from cscharf & gtran review

* Update Staging w/ Latest Again (#696)

* initial provider drafts

* fix build errors

* image overlays & alt-text

* capitalize title

* update /about-collections/ for providers

* update /about-groups/ for provider users

* updating 'sharing' for provider users

* update /managing-users/ for provider users

* provider - create org permissions fixes

* update create org permissions

* about-orgs compare to providers

* temp remove pricing FAQ item

* updates from cscharf & gtran review

* updates from cscharf & gtran review

* updates

* Update Staging w/ Latest (#697)

* initial provider drafts

* fix build errors

* image overlays & alt-text

* capitalize title

* update /about-collections/ for providers

* update /about-groups/ for provider users

* updating 'sharing' for provider users

* update /managing-users/ for provider users

* provider - create org permissions fixes

* update create org permissions

* about-orgs compare to providers

* temp remove pricing FAQ item

* updates from cscharf & gtran review

* updates from cscharf & gtran review

* updates

* note on freeing up user seat

* Update Staging w/ APR v1.0 (#698)

* Update to Automatic Enrollment option

* update for 'force change on login', image outstanding

* reset via email updates, images outstanding

* pre-release updates to admin pw reset

* Update Staging w/ Latest (#699)

* initial provider drafts

* fix build errors

* image overlays & alt-text

* capitalize title

* update /about-collections/ for providers

* update /about-groups/ for provider users

* updating 'sharing' for provider users

* update /managing-users/ for provider users

* provider - create org permissions fixes

* update create org permissions

* about-orgs compare to providers

* temp remove pricing FAQ item

* updates from cscharf & gtran review

* updates from cscharf & gtran review

* updates

* note on freeing up user seat

* Updates from recent product changes
- title-cased buttons
- access vault event

+ diagram in /article/providers/

* resolve conflict

* Updating Staging w/ Latest (#701)

* Update "share" -> "move"

* resolve conflict

* update /sharing/ refs

* Update Staging w/ Latest (#702)

* Bad link due to typo (#692)

* release notes inital

* update release notes and index.html to surface admin pw reset in popular articles

Co-authored-by: Daniel Pedigo <dpedigo@gmail.com>

* update diagram

* additional FAQ items, edits from Gina, suggestion to provision 2nd Provider Admin

* update CTA for signup

* cli auth challenge draft (#706)

* Update CLI doc for captcha error, rollback policies article

* rollback pw reset article

* rollback release notes

* update move/share screenshots in provider content

* update releasenotes date

* faqs & feedback from rluibrand

* redirect

* resolve conflicts 1/3

* resolve conflicts 2/3

* test resolution for conflict

* test resolution for conflict

* hide deprecated articles & update links

Co-authored-by: Daniel Pedigo <dpedigo@gmail.com>
2021-08-18 13:50:15 -04:00

4.9 KiB

layout, title, categories, featured, popular, hidden, tags, order, redirect_from
layout title categories featured popular hidden tags order redirect_from
article Sharing
organizations
false false false
sharing
how to
04
/article/share-to-a-collection/

{% callout info %} In order to share items you need to be a member of an Organization. Learn more about [Organizations]({% link _articles/organizations/about-organizations.md %}) or learn how to start your own two-person Organization. {% endcallout %}

Sharing items with Bitwarden means moving them into an Organization and Collection, a structure used to gather together Logins, Notes, Cards, and Identities for access by multiple users. There are a few different ways you can create Organization items for sharing:

Move an Item to an Organization

Organization members can move items to any assigned Collection(s) unless they're given [Read Only access]({% link _articles/organizations/user-types-access-control.md %}) to that Collection. Items can only be moved to Organizations from the Web Vault:

  1. Hover over the item you want to share and select the {% icon fa-cog %} gear dropdown:

    {% image /organizations/share-from-vault-overlay.png Select the gear dropdown %}

  2. From the dropdown, select the {% icon fa-arrow-circle-o-right %} Move to Organization option.

  3. On the Move to Organization screen:

    • Choose the Organization to share this item with.
    • Select one or more Collections to share this item into. You must select at least one Collection.
  4. Click Save to finishing moving this item for sharing.

Moving an item to an Organization will transfer ownership to the Organization. This means that anyone with permission can alter the item or delete it, which would remove it from your Vault as well. You can tell that an item is shared when it has the {% icon fa-cube %} Shared icon next to its name:

{% image /organizations/collection-shared-item.png Shared Item icon %}

Create an Organization Item

Organization members can create new items directly for any assigned Collection(s) unless they're given Read Only access to that Collection. Shared items can only be created from the Web Vault, either in your My Vault view or in the Organization view:

{% capture personal %}

From the My Vault view

To create a new shared item:

  1. On the {% icon fa-lock %} My Vault page, select the {% icon fa-plus %} Add Item button.
  2. Fill in all the relevant information for the new Vault item.
  3. In the Ownership section at the bottom of the Add Item panel, choose the Organization you want to share this item with.
  4. Select one or more Collections to share this item into. You must select at least one Collection.
  5. Select the Save button to finishing creating the shared item.

Creating a shared item will set ownership to the Organization. This means that anyone with permission can alter the item or delete it, which would remove it from your Vault as well. You can tell that an item is shared when it has the {% icon fa-cube %} Shared icon next to its name:

{% image /organizations/collection-shared-item.png Shared Item icon %}

{% endcapture %} {{ personal | markdownify }}

{% capture organization %}

From the Organization view

To create a new shared item:

  1. On your Organization's {% icon fa-lock %} Vault tab, select the {% icon fa-plus %} Add Item button.
  2. Fill in all the relevant information for the new Vault item.
  3. The Ownership of the item is automatically set to the Organization when you use this method, so all you need to do is select one or more Collections to share this item into. You must select at least one Collection.
  4. Select the Save button to finishing creating the shared item.

Creating a shared item or sharing an item will set ownership to the Organization. This means that anyone with permission can alter the item or delete it, which would remove it from your Vault as well. You can tell that an item is shared when it has the {% icon fa-cube %} Shared icon next to its name:

{% image /organizations/collection-shared-item.png Shared Item icon %}

{% endcapture %} {{ organization | markdownify }}