# Workflow Action: Update Appointment Status

In this article, you will learn more about the Update Appointment Status action. <br>

This action will allow you to update the appointment status of an already booked appointment. This can be helpful if you want to add to this workflow the leads that are new, confirmed, canceled, showed, no-show or invalid and then perhaps follow up with them, tag them or perform another action. <br>

**What you will need:**&#x20;

* A workflow <br>

**Step 1: Edit or create your workflow**

* If you will be adding leads here by a specific appointment trigger, add it here. If you will be manually adding the leads to this workflow, there is no need to add a trigger<br>

**Step 2: Add the Update Appointment Status action**

* With this action, you can change the current status of the appointment to be: new, confirmed, canceled, showed, no-show, or invalid.&#x20;

<figure><img src="https://lh3.googleusercontent.com/PR5RrSpAYGaQbqkHofAP42KPNAwQCrPCvbqcJ3RSNKeJg7Ui0JZZpSyhAjQyph05YLa0msyWowINyMPfy2HN8iMxl-hzdTP-A05AP8UJZPMV4_Cc1A_6FEYn0AP0w5zSMsbDT_8HyXCHR6b9YELIwC4" alt=""><figcaption></figcaption></figure>

**Note**: This action changes the status of an Appointment. If the Contact was added to this Workflow via an appointment-related Trigger (“Appointment” or “Customer Book Appointment”), the status of the Appointment that fired the Trigger will be updated. If the Contact was added to this Workflow via another method, the status of the most recent Appointment that the Contact is carrying would be updated


---

# 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.mypipeline.co.in/workflow-actions/workflow-action-update-appointment-status.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.
