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

# Medication management

> Create medication templates on a client profile so workers are prompted to complete medication tasks during their shift in the Vworker app

The **Medications** tab on the client profile lets you create medication templates that workers see during their shift in the Vworker mobile app. Workers are prompted to complete medication tasks as part of their shift under **Complete Shift**.

## Adding a medication template

<Steps>
  <Step title="Open the Medications tab">
    Open the client profile and navigate to the **Medications** tab.
  </Step>

  <Step title="Add a new template">
    Click **Add New Template**.
  </Step>

  <Step title="Fill in the medication details">
    Enter the following:

    | Field          | Description                                |
    | -------------- | ------------------------------------------ |
    | **Name**       | The medication name                        |
    | **Time**       | The time the medication is due             |
    | **Start Date** | The date from which the template is active |
    | **Dosage**     | The dosage instructions                    |
  </Step>

  <Step title="Check shift timing">
    Make sure the scheduled time falls within the worker's shift window. If the medication time is outside the shift, the worker won't see the prompt in Vworker.
  </Step>

  <Step title="Save">
    Click **Save**. The template is now active and will appear to workers under **Complete Shift** in the Vworker app during shifts with this client.
  </Step>
</Steps>

## Running into issues?

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

## Related articles

<CardGroup cols={2}>
  <Card title="Creating a client profile" icon="user-plus" href="/client-management/creating-a-client-profile">
    Set up the client profile that holds medication records
  </Card>

  <Card title="Checklists" icon="clipboard-list" href="/client-management/checklists">
    Create shift checklists that include medication tasks
  </Card>
</CardGroup>
