# Manage Wallet templates

Manage your Wallet templates.

## Edit a Wallet template name or description

Change the name or description of a template:

1. Go to **Templates** and select the template you want to edit.
1. Select **Update** for Name or Description.
1. Make your changes and click **Save**.

## Set a Wallet template custom ID

Provide a custom ID that overrides the template's auto-generated default ID:

1. Go to **Templates** and select the template you want to edit.
1. Select **Update** for Custom ID.
1. Check the box for **Use a Custom ID** and enter your ID.
1. Select **Save**.

## Set the sharing policy for a Wallet pass 

<p>By default, templates allow pass sharing across users and devices. You can change
the sharing policy for templates from the Templates menu for a mobile wallet project.</p>
<p>Apple Wallet and Google Wallet support slightly different sharing settings.</p>
<table>
  <thead>
      <tr>
          <th>Sharing policy</th>
          <th style="text-align: center">Apple</th>
          <th style="text-align: center">Google</th>
      </tr>
  </thead>
  <tbody>
      <tr>
          <td>Multiple users and devices <strong>(Default)</strong></td>
          <td style="text-align: center">✓</td>
          <td style="text-align: center">✓</td>
      </tr>
      <tr>
          <td>One user on multiple devices</td>
          <td style="text-align: center"></td>
          <td style="text-align: center">✓</td>
      </tr>
      <tr>
          <td>One user on one device</td>
          <td style="text-align: center">✓</td>
          <td style="text-align: center">✓<sup>1</sup></td>
      </tr>
  </tbody>
</table>
<p><sup>1. Intended for use in limited circumstances.
<a href="https://support.airship.com/" target="_blank">Contact Airship Support<span class="external-link-icon">&thinsp;<i class="ph ph-arrow-square-out"></i></span></a> for additional information.</sup></p>

1. Go to **Templates** and select the template you want to edit.
1. Select **Update** for Sharing Policy.
1. Choose a sharing policy.
1. Select **Save**.

## Duplicate a Wallet template

Copy a template to the same project or to another project of the same pass type. When duplicating a template with an [External ID](https://www.airship.com/docs/guides/wallet/user-guide/basics/#external-or-custom-ids) set, the external ID is not copied to the new template.

1. Go to **Dashboard** and select the duplicate icon (
) for a template.
1. Select where to save the new template. If duplicating to another project, also select the project name.
1. Select **Continue** and enter a name for the new template.
1. Select **Duplicate**.
1. Follow the link to open the duplicate in the template editor or select **Finish**.

## Delete a Wallet template

Remove a template from a project.

> **Important:** Before you can delete a template, you must expire or delete all passes associated with the template. See:
> 
> * [Wallet API: Update Pass](https://www.airship.com/docs/developer/rest-api/wallet/operations/passes/#updatepass)
> * [Wallet API: Delete Pass](https://www.airship.com/docs/developer/rest-api/wallet/operations/passes/#deletepass)


1. Go to **Templates** and select the template you want to edit.
1. Select **Delete**.