# Send FAQ

{% hint style="success" %}
对应的[官方文档地址](https://bitwarden.com/help/article/send-faqs/)
{% endhint %}

### 问：为什么我无法创建文件 Send？ <a href="#q-why-cant-i-create-a-file-send" id="q-why-cant-i-create-a-file-send"></a>

**答：**&#x6587;本 Send 适用于所有 Bitwarden 用户，但文件 Send 的创建仅适用于高级版用户，包括付费组织的成员（家庭版、团队版或企业版）。

此外，创建文件 Send 要求您的电子邮箱地址已经过验证。

### 问：为什么 Send 从我的 Send 视图中消失了？ <a href="#q-why-are-sends-missing-from-my-send-view" id="q-why-are-sends-missing-from-my-send-view"></a>

**答：**&#x6839;据设计，Send 是短暂的。每个已创建的 Send 都有**最大 31 天的生命周期**，可以在[创建 Send](/docs/password-manager/bitwarden-send/create-a-send.md) 时或在任何时候通过编辑 Send 来配置。当达到 Send 的[删除日期](/docs/password-manager/bitwarden-send/send-lifespan.md#deletion-date)时，它将从 Bitwarden 系统中清除，发送者和任何接收者都无法访问。

### 问：我可以为组织禁用 Send 吗？ <a href="#q-can-i-disable-send-for-my-organization" id="q-can-i-disable-send-for-my-organization"></a>

**答：**&#x4F01;业组织可以使用[禁用 Send 策略](/docs/admin-console/oversight-visibility/enterprise-policies.md#disable-send)随时禁用 Send 。管理员和所有者可以从组织的**设置** → **策略**页面实施此策略。启用该策略将阻止组织成员创建或编辑任何 Send 。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.ppgg.in/docs/password-manager/bitwarden-send/send-faqs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
