# Client Letters

## in How to add Client letters

#### Step 1: Please go to the Notes menu&#x20;

#### Step 2: Press the Add new button and Select the Letter button

<figure><img src="/files/ht2YxBt98qbfLRERuirl" alt=""><figcaption></figcaption></figure>

#### Step 3: Please Select letter type you want&#x20;

<figure><img src="/files/SzdC4fzGBy2zt6XIt4Xk" alt=""><figcaption></figcaption></figure>

#### Step4: Please fill the required details

<figure><img src="/files/Qu2WQi8bELTuWdQHVNaV" alt=""><figcaption></figcaption></figure>

#### Step 5: After filling the details  and  press the save button

<figure><img src="/files/Nx0SkDyD6Ct9N6jPVTQ8" alt=""><figcaption></figcaption></figure>

## How to Add new template for client letters

#### Step 1: Please go to  Notes menu

#### Step 2: Select the Add new button and press the letter button

<figure><img src="/files/ht2YxBt98qbfLRERuirl" alt=""><figcaption></figcaption></figure>

#### step 3:press the Go tho settings button

<figure><img src="/files/pWYjH8d0oBGOJie0ZxWT" alt=""><figcaption></figcaption></figure>

#### Step 4: Click the Letter template

<figure><img src="/files/rEQeMxQP87Rl0Kbh25Na" alt=""><figcaption></figcaption></figure>

#### &#x20;Step 5: Select the Add New Letter button

<figure><img src="/files/DVCyemQZWLonHX7eFYEn" alt=""><figcaption></figcaption></figure>

#### Step 6: Please fill the required  details  and Save the details

<figure><img src="/files/61UFGasPmPy2qf131pBO" alt=""><figcaption></figcaption></figure>

## Letter template content -Auto populate Information

### The header section of the letter is configured for you. We use the **business information** configured under **Settings -> Business Settings** section to auto generate the header.

### Body of the letter generated is configurable and you can make use of some dynamic variables available for you to setup the templates. The generated letter will automatically populate this information on the letters.&#x20;

### Please reach out to us to add additional variables as per your need.&#x20;

### &#x20;Available Variables:

### Client :<br>

#### {{client.name}}

#### &#x20; {{client.age}}

#### {{client.gender}}

#### {{client.email}}

#### {{client.phone}}

### Business:

#### {{business.name}}

#### {{business.address}}

#### {{business.phone}}

#### {{{business.logo}}}

#### {{business.companyRegistrationNumber}}

#### {{business.gstNumber}}

### Document:

#### {{{document.qrCode}}}<br>

### Letter:

#### {{letter.id}} {{letter.date}}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.whautomate.com/product-guides/client-crm/client-letters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
