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>
34 lines
1.4 KiB
Markdown
34 lines
1.4 KiB
Markdown
---
|
|
layout: article
|
|
title: Create Your Bitwarden Account
|
|
categories: [getting-started]
|
|
featured: true
|
|
popular: true
|
|
tags: [getting started, create account]
|
|
order: "01"
|
|
---
|
|
## Welcome to Bitwarden
|
|
|
|
We're thrilled to be a part of your secure password management journey. To create a Bitwarden account, click the **Get Started** button on our homepage, or click [**here**](https://vault.bitwarden.com/#/register){:target="\_blank"}.
|
|
|
|
{% image getting-started/get-started-homepage-overlay.png Bitwarden Homepage%}
|
|
|
|
## Create Account Screen
|
|
|
|
Once you've clicked the link, the following screen will appear. Fill out all fields (*Master Password Hint* is optional) and click **Submit** when you're finished.
|
|
|
|
{% image getting-started/create-account-screen-overlay.png Create Account screen%}
|
|
|
|
## Verify Your Email
|
|
|
|
Once you've created your account, prompt Bitwarden to send you a verification email by logging in to your [Web Vault](https://vault.bitwarden.com/) and selecting the **Verify Email** button located at near the top right.
|
|
|
|
## Congratulations!
|
|
|
|
We recommend using any one of these resources to learn the ropes:
|
|
|
|
- [Get Started with the Web Vault]({{site.baseurl}}/article/getting-started-webvault/)
|
|
- [Get Started with Browser Extensions]({{site.baseurl}}/article/getting-started-browserext/)
|
|
- [Get Started with the Mobile Apps]({{site.baseurl}}/article/getting-started-mobile/)
|
|
- [Get Started with Desktop Apps]({{site.baseurl}}/article/getting-started-desktop/)
|