Manage Badges

Last Updated: May 07, 2026

The following sections guide you through standard options to manage badges stored in your instance's database.

Register Badges

You can manually register a badge at any time:

  1. Select the + Register New button.
  2. In the Register New Badge modal, enter the following:

    1. User Name: Enter the name that the user enters to authenticate. For LDAP the format is domain\username. For IdP the format is usually the email address.
    2. Badge ID: Enter the badge ID value.
  3. Select Register.

    Admin Console showing Register button.

Admin Console showing Register New Badge modal.

Edit Badges

Follow these steps:

  1. Select the user from the list or the More menu More menu. next to the user.
  2. Select the Edit button Edit button. or the Edit option from the menu.
  3. Update the Badge ID value.

    Admin Console showing Edit Badge modal.

  4. Select Save.

Admin Console showing Badge Management page and expanded More menu.

Delete Badges

The badge deletion process unregisters the badge from the user and then removes it from the Admin Console.

Follow these steps:

  1. Select the user from the list or the More menu More menu. next to the user.
  2. Select the trash can icon Trash can icon. or the Delete option from the menu.
  3. Select Delete.

Admin Console showing Badge Management page and expanded More menu.

Import Badges

You can bulk import badges using a CSV file. Note the following:

  • The file must contain at least two columns: Badge User Name and Badge ID.
  • Select the Download a template link on the modal to download a template.
  • The maximum number of entries per file is 1,000.

Follow these steps:

  1. Select Import.

    Admin Console showing Import button.

  2. In the Import Badges modal, select Upload CSV File, and select the CSV file.
  3. Select Import.

After the upload completes, the modal shows any import errors and provides a link to download the error file. If the import has many errors, the modal shows the download link instead of every error.

Admin Console showing Import Badges modal, errors, and link to download error file.

Admin Console showing Import Badges modal.

For more details refer to Import Badges into Vasion Print.

Export Badges

To export badge information, select Export All to download the CSV file.

If you are exporting LDAP badge information, the export file includes an extra backslash (\) in the username. For example domain\\first.last.

If you want to use the file as a template to import badges, remove the second backslash. The import fails if both backslashes are present.