# 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://3006114282-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXVOaWpJKxLZf1Tee9eCO%2Fuploads%2Fbh01VgkWKhDGvv3OftS8%2Fimage.png?alt=media&#x26;token=d4968c06-6208-45c1-8546-da4abae56609" alt=""><figcaption></figcaption></figure>

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

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&#x20;

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.
