mirror of
https://github.com/bitwarden/help
synced 2025-12-15 15:53:53 +00:00
Staging (#294)
* jekyll redirect from * Organizations rev (#262) * Organizations revisions initial commit. * API doc updates * Fix absolute link causing build failure. * Add import to org article, and downstream order changes. * Bitwarden 101 videos: 1st steps toward proliferating these throughout /help. * Added 'Create Your Account' article, which references B101 Videos. * About SSO redirect & promote importing for orgs up the list * Create Org FAQs & trim Feature FAQs accordingly. * Image for Org FAQs * Move 'About the Business Portal' to Orgs category, and re-order accordingly. * Final edits. * Dchoi/bootstrap upgrade (#264) * bootstrap 4 upgrade and cleanup update gulp tasks * bootstrap package updates * renaming file convention * general outline of help outline * bitwarden help cleanup * article cleanup * article general styling complete * bootstrap help page upgrades * sidebar updates * Dchoi/bootstrap upgrade (#267) * bootstrap 4 upgrade and cleanup update gulp tasks * bootstrap package updates * renaming file convention * general outline of help outline * bitwarden help cleanup * article cleanup * article general styling complete * bootstrap help page upgrades * sidebar updates * toc dynamic and more updates * fix callout conditions * sidebar collapse functionality added * sidebar header toggle functionality * sidebar article fixes * Update sidebar.html Fix sidebar Release Notes link. * Update releasenotes.md Remove unnecessary category tag. * Delete release-notes.md Remove unnecessary category. * Update why-choose-bitwarden-for-your-team.md Test table image differentiation * Update why-choose-bitwarden-for-your-team.md Second image differentiation test * removed links from category breadcrumb and replaced with badges Co-authored-by: fred_the_tech_writer <69817454+fschillingeriv@users.noreply.github.com>
This commit is contained in:
@@ -35,7 +35,7 @@ If you would like to try it out, Bitwarden has a free account for individuals, a
|
||||
|
||||
This tutorial walks you through the setup for two basic accounts and sharing in an Organization.
|
||||
|
||||
{% note %} The free two-user organization is only available in Bitwarden Cloud. {% endnote %}
|
||||
{% callout info %} The free two-user organization is only available in Bitwarden Cloud. {% endcallout %}
|
||||
|
||||
### What are Organizations?
|
||||
|
||||
@@ -69,9 +69,9 @@ For the purpose of this tutorial, we'll focus on the Web Vault.
|
||||
|
||||
Create the first account by starting at <https://vault.bitwarden.com>. Pick a strong master password and write it down in a safe place.
|
||||
|
||||
{% warning %}
|
||||
{% callout warning %}
|
||||
The Bitwarden security model does not support master password recovery. You can read more in the help article [I forgot my master password]({% link _articles/account/forgot-master-password.md %})
|
||||
{% endwarning %}
|
||||
{% endcallout %}
|
||||
|
||||
{% image organizations/orgstart/1-create-account-user-1.png Create account for user 1 %}
|
||||
|
||||
@@ -79,9 +79,9 @@ The Bitwarden security model does not support master password recovery. You can
|
||||
|
||||
After you create the account and log in, you will want to verify your email.
|
||||
|
||||
{% note %}
|
||||
{% callout info %}
|
||||
Reminder: You will also want to make sure your master password is written down and in a safe place where you can find it.
|
||||
{% endnote %}
|
||||
{% endcallout %}
|
||||
|
||||
{% image organizations/orgstart/2-verify-email.png Verify your email %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user