Skip to main content

About vault permissions

When using scripts to grant or revoke vault permissions, you must include any dependent permissions in the command.

The vault permissions available to you depend on your 1Password account type.

1Password Teams includes three permissions:

  • allow_viewing: view items in a vault, view concealed passwords and copy them to the clipboard.
    • Includes the granular permissions: view_items, view_and_copy_passwords, view_item_history.
  • allow_editing: create, edit, move, print, copy, archive, and delete items in the vault.
    • Includes the granular permissions: create_items, edit_items, archive_items, delete_items, import_items, export_items, copy_and_share_items, print_items.
  • allow_managing: grant and revoke access to the vault, change permissions for others, and delete the vault. Owners will always have permission to manage vaults.
    • Includes the granular permission: manage_vault.

Permission dependencies

permissionrequirements
allow_editingallow_viewing
allow_managing

To grant the permission allow_editing, you must also grant the broader permission allow_viewing. Similarly, to revoke allow_viewing, you must also revoke allow_editing.

Learn more

Was this page helpful?