> ## 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.

# Automated workflows

> Set up automated email notifications and task creation triggered by events in Visualcare

Automated workflows let you trigger actions in Visualcare based on a set condition, without manual intervention. When a trigger occurs (for example, a client agreement reaching its alert date), the system can automatically send emails or create tasks for your team.

Workflows are managed from **Operations** → **Workflows**.

## Setting up a workflow

<Steps>
  <Step title="Open workflows">
    Go to **Operations** → **Workflows**.

    <img src="https://mintcdn.com/visualcare/n-CsUlsK0LperCel/images/scheduling/rostering-workflows/image-1761890138443-0.jpeg?fit=max&auto=format&n=n-CsUlsK0LperCel&q=85&s=86efb94664370297c7705c3fdff3f300" alt="Workflows menu" width="1914" height="766" data-path="images/scheduling/rostering-workflows/image-1761890138443-0.jpeg" />
  </Step>

  <Step title="Create a new workflow">
    Click **Add New Workflow**.

    <img src="https://mintcdn.com/visualcare/n-CsUlsK0LperCel/images/scheduling/rostering-workflows/image-1761890138444-1.jpeg?fit=max&auto=format&n=n-CsUlsK0LperCel&q=85&s=d0e63246bb0b25c8f3e8ff3fb6472840" alt="Add new workflow" width="1897" height="728" data-path="images/scheduling/rostering-workflows/image-1761890138444-1.jpeg" />
  </Step>

  <Step title="Configure the trigger">
    Enter a name in the **Workflow Label** field and select a workflow trigger from the drop-down menu. The trigger is the condition that starts the workflow (for example, "Client Agreement has reached its Alert Date").

    <img src="https://mintcdn.com/visualcare/n-CsUlsK0LperCel/images/scheduling/rostering-workflows/image-1761890138445-2.jpeg?fit=max&auto=format&n=n-CsUlsK0LperCel&q=85&s=f63f0c51a76493c76abb752d064576d8" alt="Workflow trigger" width="1893" height="842" data-path="images/scheduling/rostering-workflows/image-1761890138445-2.jpeg" />
  </Step>

  <Step title="Add actions">
    Once the workflow is saved, click **Edit Workflow Actions**, then click **Add Action**.

    <img src="https://mintcdn.com/visualcare/n-CsUlsK0LperCel/images/scheduling/rostering-workflows/image-1761890138446-3.jpeg?fit=max&auto=format&n=n-CsUlsK0LperCel&q=85&s=402b8768c352e7547086199af5e87fc7" alt="Edit workflow actions" width="1898" height="377" data-path="images/scheduling/rostering-workflows/image-1761890138446-3.jpeg" />

    Choose an action from the drop-down menu:

    | Action                                    | Description                                                                                                              |
    | ----------------------------------------- | ------------------------------------------------------------------------------------------------------------------------ |
    | **Send an email to up to two recipients** | Enter email addresses in **Variable 1** and **Variable 2**. At least one email address must be entered in **Variable 1** |
    | **Send an email to Case Manager 1**       | Automatically emails the client's first case manager                                                                     |
    | **Send an email to Case Manager 2**       | Automatically emails the client's second case manager                                                                    |
    | **Create a task**                         | Choose up to two users from the drop-down menus in **Variable 1** and **Variable 2**                                     |
    | **Create a task for Case Manager 1**      | Creates a task for the client's first case manager                                                                       |
    | **Create a task for Case Manager 2**      | Creates a task for the client's second case manager                                                                      |

    <img src="https://mintcdn.com/visualcare/n-CsUlsK0LperCel/images/scheduling/rostering-workflows/image-1761890138446-4.jpeg?fit=max&auto=format&n=n-CsUlsK0LperCel&q=85&s=04bbe4bbb9037a26bde1521e6417aa5e" alt="Workflow actions" width="1530" height="301" data-path="images/scheduling/rostering-workflows/image-1761890138446-4.jpeg" />
  </Step>
</Steps>

Once active, the workflow runs automatically each time the trigger condition is met.

## Managing workflows

Existing workflows can be edited or deleted from the workflows page.

<img src="https://mintcdn.com/visualcare/n-CsUlsK0LperCel/images/scheduling/rostering-workflows/image-1761890138446-5.jpeg?fit=max&auto=format&n=n-CsUlsK0LperCel&q=85&s=1510f875ca2d0ff438d0bee8668b5ceb" alt="Manage workflows" width="1885" height="336" data-path="images/scheduling/rostering-workflows/image-1761890138446-5.jpeg" />

<Tip>
  Workflows work across many areas of Visualcare — the same engine covers rostering, agreements, incidents, and more. Browse the trigger drop-down to see the full list of events you can automate against. For example, set up a workflow to automatically notify case managers when shifts are added, changed, or cancelled.
</Tip>

## Running into issues?

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

## Related articles

<CardGroup cols={2}>
  <Card title="Creating tasks" icon="circle-plus" href="/operations/creating-tasks">
    Create and assign tasks from notes
  </Card>

  <Card title="Managing tasks" icon="list-check" href="/operations/managing-tasks">
    Find, filter, and manage tasks assigned to office users
  </Card>
</CardGroup>
