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>
35 lines
1.9 KiB
Markdown
35 lines
1.9 KiB
Markdown
---
|
|
layout: article
|
|
title: Auto-fill Cards & Identities
|
|
categories: [auto-fill]
|
|
order: "04"
|
|
featured: true
|
|
popular: false
|
|
tags: [browser, autofill, auto-fill, identity, card, form fill]
|
|
---
|
|
|
|
Bitwarden can do more than just [auto-fill your usernames and passwords]({{site.baseurl}}/article/auto-fill-browser/)! **Bitwarden Browser Extensions** can auto-fill [Cards]({{site.baseurl}}/article/managing-items/#cards) and [Identities]({{site.baseurl}}/article/managing-items/#identities) to simplify online purchases, account creation, and more using the [unique Tab view]({{site.baseurl}}/article/auto-fill-browser/).
|
|
|
|
{% callout info %}Currently, Autofill for Cards & Identities is **only available for Browser Extensions**. Mobile platforms including Android and iOS do not currently support this type of auto-fill function.{% endcallout %}
|
|
|
|
## Autofill Cards & Identities
|
|
|
|
To auto-fill Cards and Identities:
|
|
|
|
1. Open the Browser Extension or, if your Browser Extension is already open, navigate to the {% icon fa-folder %} **Tab** view.
|
|
|
|
Unless you've [hidden Cards and/or Identities from this view](#hide-cards--identities), all your Cards and Identities will be listed here alongside any [matched Login items]({{site.baseurl}}/article/uri-match-detection/).
|
|
2. Select the Card or Identity you want to auto-fill:
|
|
|
|
{% image features/auto-fill-card-id/autofill-cardsidentities.png Auto-fill an Identity %}
|
|
|
|
The Browser Extension will find any fields on the web page that map to Card or Identity information, and auto-fill them.
|
|
|
|
## Hide Cards & Identities
|
|
|
|
If you don't want Cards & Identities to be available for auto-fill, you can disable from being displayed in the {% icon fa-folder %} **Tab** view:
|
|
|
|
1. In your Browser Extension, open the {% icon fa-cogs %} **Settings** tab.
|
|
2. Scroll down to the Other section, and select **Options**.
|
|
3. Scroll down and check the **Don't Show Cards on Tab Page** and/or **Don't Show Identities on Tab Page** boxes.
|