mirror of
https://github.com/bitwarden/help
synced 2026-01-21 03:44:07 +00:00
added warning for individual export of vault data and Organization data (#496)
* added warning for individual export of vault data and Organization data * Update export-your-data.md
This commit is contained in:
@@ -22,6 +22,10 @@ Unless you're using an [Encrypted Export]({% link _articles/importing/encrypted-
|
||||
|
||||
Export your personal Vault data from any client application:
|
||||
|
||||
{% callout warning %}
|
||||
Exporting data from your Personal Vault **will not** export any data from Organizations that you belong to. To export Organization Data, follow the instructions to [export an Organization Vault.](#export-an-organization-vault)
|
||||
{% endcallout %}
|
||||
|
||||
<ul class="nav nav-tabs" id="myTab" role="tablist">
|
||||
<li class="nav-item" role="presentation">
|
||||
<a class="nav-link active" id="wvtab" data-target="#webvault" role="tab" aria-controls="webvault" aria-selected="true">Web Vault</a>
|
||||
|
||||
Reference in New Issue
Block a user