mirror of
https://github.com/bitwarden/help
synced 2025-12-06 00:03:30 +00:00
* initial commit
* adding quotes for the array error
* Create Gemfile
* Create Gemfile.lock
* add .nvmrc and .node-version
* removed /article from URL
* update links to work with netlify
* more fixed links
* link fixes
* update bad links
* Update netlify.toml
toml test for redirects
* article redirect
* link fixes
* Update index.html
* Update netlify.toml
* Update _config.yml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* Update netlify.toml
* add article back into URL for launch
* Update netlify.toml
* Update netlify.toml
* add order to categories front matter
* Update netlify.toml
* update
* sidemenu update
* Revert "sidemenu update"
This reverts commit 5441c3d35c.
* update order prop
* Navbar updates per Gary and compiler warnings
* font/style tweaks
* Update sidebar.html
* Stage Release Documentation (#739)
* initial drafts
* rewrite Custom Fields article to prioritize new context-menu option & better organize ancillary information
* edit
* edit
* Custom Field Context Menu & CAPTCHA item in release notes
* SSO relink event
* update rn
* small edits
* improve release notes titles
* fix side menu
* Edits courtest of mportune!
* update order
* link fixes
* link cleanup
* image updates and a link
* fix trailing slash
Co-authored-by: DanHillesheim <79476558+DanHillesheim@users.noreply.github.com>
52 lines
3.7 KiB
Markdown
52 lines
3.7 KiB
Markdown
---
|
|
layout: article
|
|
title: Send FAQs
|
|
categories: [send]
|
|
featured: true
|
|
popular: false
|
|
tags: []
|
|
order: "09"
|
|
---
|
|
|
|
### Q: Why can't I create a file Send?
|
|
|
|
**A:** Use of text Sends is available to all Bitwarden users, however creation of file Sends is only available for Premium users, including members of a Paid Organization (Families, Teams, or Enterprise).
|
|
|
|
Additionally, creation of file Sends requires your Email Address to be verified.
|
|
|
|
### Q: Why can't I create a file Send from Firefox or Safari Browser Extension?
|
|
|
|
**A:** You can! But in order to browse for a file on the Create Send view in a Firefox Browser Extension, you'll need to open the extension in the sidebar or pop out a new window using the popout {% icon fa-external-link fa-rotate-270 %} button:
|
|
|
|
{% image send/send-ff-popout.png The popout icon %}
|
|
|
|
### Q: Why are Sends missing from my Send view?
|
|
|
|
**A:** By design, Sends are ephemeral. Each created Send has a **maximum lifespan of 31 days**, configurable when you [create a Send]({{site.baseurl}}/article/create-send/) or at any time by editing it. When a Send's [Deletion Date]({{site.baseurl}}/article/send-lifespan/#deletion-date) is reached, it will be purged from Bitwarden systems and inaccessible to both the Sender and any recipients.
|
|
|
|
### Q: What do the icons next to my Sends indicate?
|
|
|
|
**A:** Icons in the Send view are intended to help you understand the configured [lifespan]({{site.baseurl}}/article/send-lifespan/) and [privacy]({{site.baseurl}}/article/send-privacy/) options:
|
|
|
|
|Icon|Meaning|
|
|
|----|-------|
|
|
|{% icon fa-key %}|This Send is [protected by a password]({{site.baseurl}}/article/send-privacy/#send-passwords).|
|
|
|{% icon fa-warning %}|This Send has been [manually disabled]({{site.baseurl}}/article/send-lifespan/#manually-disable-or-delete).|
|
|
|{% icon fa-clock-o %}|This Send has reached it's specified [Expiration Date]({{site.baseurl}}/article/send-lifespan/#expiration-date).|
|
|
|{% icon fa-ban %}|This Send has reached it's specified [Maximum Access Count]({{site.baseurl}}/article/send-lifespan/#maximum-access-count).|
|
|
|{% icon fa-trash %}|This Send has reached it's specified [Deletion Date]({{site.baseurl}}/article/send-lifespan/#deletion-date) and is **Pending Deletion**.|
|
|
|
|
### Q: Why is Send disabled for my Organization?
|
|
|
|
**A:** Bitwarden Enterprise Organizations include a [Disable Send policy]({{site.baseurl}}/article/policies/#disable-send), which Admins and Owners can use to toggle on/off Send functionality within their Organization. Contact your Admin or Owner to discuss your Organization's policies.
|
|
|
|
During the initial rollout of Send in March 2021, Organizations that already had the [Personal Ownership policy]({{site.baseurl}}/article/policies/#personal-ownership) enabled will find that the Disable Send policy was enabled for their Organizations. This was to allow for customers with this security profile to opt-in to Send on their own schedule.
|
|
|
|
If you do want to use Bitwarden Send as an end-to-end encrypted solution for ephemeral sharing within your Organization, all you need to do is turn the Disable Send policy off from the [Business Portal]({{site.baseurl}}/article/about-business-portal/) or from your Organization's **Manage** → **Policies** page.
|
|
|
|
Learn more about Send [here](https://bitwarden.com/products/send).
|
|
|
|
### Q: Can I disable Send for my Organization?
|
|
|
|
**A:** Enterprise Organizations can disable Send at any time using the [Disable Send policy]({{site.baseurl}}/article/policies/#disable-send). Admins and Owners can implement this policy from the [Business Portal]({{site.baseurl}}/article/about-business-portal/) or from your Organization's **Manage** → **Policies** page. Enabling the policy will prevent Organization members from creating or editing any Sends.
|