> ## Documentation Index
> Fetch the complete documentation index at: https://support.visualcare.com.au/llms.txt
> Use this file to discover all available pages before exploring further.

# Quotes

> Create, manage, and convert service quotes for clients and leads in Visualcare

Quotes let you generate an estimate of costs for client services. Once created, the quote information is extracted into a customisable Word template that you send to the client as a formal quote or as part of a service agreement. Converting a quote automates the creation of the client agreement, services, roster templates, and budgets.

## Creating a quote

Navigate to **Operations** → **Quotes** → **Quotes** and click **Add New Quote**.

<img src="https://mintcdn.com/visualcare/xULwwrnsPQiLNeIS/images/client-management/quotes/image-1761890138158-0.png?fit=max&auto=format&n=xULwwrnsPQiLNeIS&q=85&s=689a674499db04e141454bd004495a17" alt="Quotes list with Add New Quote button" width="439" height="278" data-path="images/client-management/quotes/image-1761890138158-0.png" />

Three options are available:

* Create a quote for an **existing client**
* Create a quote for a **new client** (no existing profile)
* Create a quote for a **lead** (scroll past clients to see leads)

<img src="https://mintcdn.com/visualcare/xULwwrnsPQiLNeIS/images/client-management/quotes/image-1761890138158-1.png?fit=max&auto=format&n=xULwwrnsPQiLNeIS&q=85&s=bc47aa2fe0b15107163ff6b7e9c4ec98" alt="Quote creation options" width="486" height="367" data-path="images/client-management/quotes/image-1761890138158-1.png" />

Select the client, lead, or click **Create New Client**. For existing clients and leads, client information populates automatically. For new clients, enter the details manually.

Enter the quote details including start and end date, then click **Save Quote**.

<img src="https://mintcdn.com/visualcare/xULwwrnsPQiLNeIS/images/client-management/quotes/image-1761890138158-2.png?fit=max&auto=format&n=xULwwrnsPQiLNeIS&q=85&s=1191118f8394dea174667139bd58065f" alt="Quote details form" width="1868" height="511" data-path="images/client-management/quotes/image-1761890138158-2.png" />

## Adding services to a quote

Click **+ Add Service** to add a service line item.

Select the **Service** from the drop-down and enter details including any recurring shifts.

For clients needing services on public holidays, click **Add Public Holiday as a Line Item** and select the public holiday service. Tick **Exclude Public Holidays** to remove public holiday shifts from the calculation for that line item.

The **Total Including Schedule** calculates the estimated cost for each service line. You also have a **Budget** field available for each line.

<img src="https://mintcdn.com/visualcare/xULwwrnsPQiLNeIS/images/client-management/quotes/image-1761890138159-3.png?fit=max&auto=format&n=xULwwrnsPQiLNeIS&q=85&s=6ca7b48535cd54b88d47b129a0ebf316" alt="Quote service lines with totals" width="1486" height="898" data-path="images/client-management/quotes/image-1761890138159-3.png" />

Continue adding service lines until the quote is complete, then click **Save Quote**.

## Finalising a quote

Once the quote is complete, send it for client approval using one of these methods:

* **Email** it to the client
* **Download** the quote and send it manually
* Make it visible on the **vAboutMe** mobile app by ticking **Visible to client** (for existing clients)

<img src="https://mintcdn.com/visualcare/xULwwrnsPQiLNeIS/images/client-management/quotes/image-1761890138159-4.png?fit=max&auto=format&n=xULwwrnsPQiLNeIS&q=85&s=dc3ec94b91ea6e9d19aa6de27f238f1c" alt="Quote finalisation options" width="1376" height="80" data-path="images/client-management/quotes/image-1761890138159-4.png" />

## Converting a quote

Once approved, click **Convert Quote** to action it.

For leads or new client quotes, converting creates a new client profile automatically.

You also have the option to create an agreement and roster template during conversion.

<img src="https://mintcdn.com/visualcare/xULwwrnsPQiLNeIS/images/client-management/quotes/image-1761890138159-5.png?fit=max&auto=format&n=xULwwrnsPQiLNeIS&q=85&s=108d522d89260f90c34ff9db0821823d" alt="Convert quote options" width="735" height="778" data-path="images/client-management/quotes/image-1761890138159-5.png" />

## Other quote options

After completing a quote, you also have the ability to:

* **Delete** the quote
* **Clone** the quote (useful for creating similar quotes for other clients)

<img src="https://mintcdn.com/visualcare/xULwwrnsPQiLNeIS/images/client-management/quotes/image-1761890138160-6.png?fit=max&auto=format&n=xULwwrnsPQiLNeIS&q=85&s=e1f988b96d23a2d0026b62512d5285b0" alt="Delete and clone quote buttons" width="1363" height="76" data-path="images/client-management/quotes/image-1761890138160-6.png" />

## Creating a quote template for HCP quotes

HCP quotes use a Word document template populated with data tags from Visualcare. You build the template once, upload it to Maintenance, and then download completed quotes as Word documents or PDFs.

### Setting up the template

<Steps>
  <Step title="Find the available tags">
    Navigate to **Maintenance** → **Word Export Tags** → **HCP Quote** tab to see all available data tags.

    You can also download the reference template from this page as a starting point.
  </Step>

  <Step title="Build your template in Word">
    Create your quote document in Microsoft Word. Insert data tags where you want Visualcare to populate values. For example:

    | Tag            | Inserts                            |
    | -------------- | ---------------------------------- |
    | `${TSC_Mon}`   | Monthly total service cost         |
    | `${UP_An}`     | Annual unallocated package amount  |
    | `${UP_Mon}`    | Monthly unallocated package amount |
    | `${UP_Daily}`  | Daily unallocated package amount   |
    | `${CMF_Daily}` | Daily case management fee          |

    The **Unallocated Package** tags (`${UP_Daily}`, `${UP_Mon}`, `${UP_An}`) represent the remaining package funds after services are accounted for.
  </Step>

  <Step title="Save the template">
    Save the file as `hcp_quote_template.docx`.
  </Step>

  <Step title="Upload to Maintenance">
    Navigate to **Maintenance** → **Documents** and upload the template file.
  </Step>
</Steps>

### Downloading an HCP quote

Once the template is uploaded, go to **Operations** → **Quotes** → **HCP Quotes**, open the relevant quote, and click **Download Quote**. Choose **Word Document** or **PDF**.

## Running into issues?

See [Client management troubleshooting](/troubleshooting/general) for common errors and fixes.

## Related articles

<CardGroup cols={2}>
  <Card title="CRM overview" icon="users" href="/client-management/crm-overview">
    Manage leads and the client onboarding pipeline
  </Card>

  <Card title="Quotes (Support at Home)" icon="file-invoice" href="/client-management/quotes-sah">
    SAH-specific quoting functionality
  </Card>

  <Card title="Creating agreements for rostering" icon="file-contract" href="/client-management/creating-agreements-for-rostering">
    Set up agreements after converting a quote
  </Card>
</CardGroup>
