# Customizing Templates

{% hint style="success" %}
**VOXRAD** comes with default templates which are installed in templates folder. Read them to understand instruction prompting and modify them to your needs.
{% endhint %}

## **Configuring Templates**

* In the General tab of settings, click "**`Open Templates Folder`**"
* Place .txt or .md template instruction files in this folder
* Templates can be created for various report types (e.g., HRCT Thorax, CECT Abdomen)
* Fine-tune templates through trial and error for optimal performance

<figure><img src="https://1851364694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYtqjJid953znO0BBNHvR%2Fuploads%2F8HAD7rY4LSB7MXFuPm38%2FScreenshot%202024-09-07%20at%209.49.10%20PM.jpg?alt=media&#x26;token=7540e336-2205-407e-9aea-b29a3b3495cc" alt=""><figcaption><p>General Tab in Settings</p></figcaption></figure>

## **Include Preferred Formatting Style**

* In the instruction template, you can include the formatting style with Chain-of-Thought reasoning that you prefer.
* Use combination of [prompting techniques](https://www.promptingguide.ai/techniques) for efficient use.

## Dictionary of Commonly Mistranscribed Words

* Insert a dictionary of words between \[correct spellings] tags in your templates:

  ```
  [correct spellings] word1, word2,...
  ... word3 [correct spellings]
  ```
* These words will be passed to the voice model for improved accuracy. For instance in HRCT Thorax instruction template, these could be "mediastinal", "tree-in-bud" etc.
