# Creating Token through UI using Token Template

These are the following steps to create and using a token templates:

Step 1 : Use Create Token Block to allow policy user create new token by token template.

<figure><img src="https://1556785885-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FNYWPEEAknX9Vki1yV5HY%2Fuploads%2Fgit-blob-197c2b70b24703abb5d8cd2e404aad4c66a4a6b8%2Fimage%20(2)%20(10).png?alt=media" alt=""><figcaption></figcaption></figure>

Step 2: User creates token by template and it will set new token id in data VC

Step 3: If mint block has token template setup, token instances will be created by token template and tokenId will be taken from data VC by template name

Step 4: Also you can use token templates in token confirmation/token action blocks, tokenId will be taken with the same way with mint block
