> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/operations/events-and-calendar/how-to-edit-or-reschedule-an-event.md).

# Edit or Reschedule a Sales Event

To edit or reschedule a sales event in PaintScout, open the event from your Calendar, Deal, Contact, or Company page and update the details. Changes automatically sync across your Calendar, Deals, and Activity logs.

{% hint style="danger" %}
**Important:** this feature requires the paid **Operations add-on.**
{% endhint %}

***

## Where Can I Edit a Sales Event?

You can edit an event from:

1. **Sales Calendar Page (Day, Week, or Month View)**
   * **Day/Week:** Click on the event.
   * **Month View:** Open the preview for the date, scroll to the event, click the **"..." (More)** menu, then choose **Edit**.
   * **Map View:** Click on the event pin.

     <figure><img src="/files/XbJjyOrKnOa6NEPoSeh2" alt="Screenshot showing how to edit an appointment from the Calendar or Map view"><figcaption></figcaption></figure>
2. **Deals Page**

   * Click on the event then **Edit.**

   <figure><img src="/files/ncsMeaMfbxHVrKgUvit4" alt="Animated GIF showing how to edit an appointment from the Deals page"><figcaption></figcaption></figure>
3. **Contact/Companies Page**
   * Click on the event then **Edit.**

<figure><img src="/files/roHilKEYfHNrp3nsvKup" alt="Screenshot showing how to edit an appointment from the Contact or Company page"><figcaption></figcaption></figure>

***

## What Can I Edit?

In the **Event Details** dialog, you can edit:

* **Event Type**
* **Location**
* **Description**
* **Estimator** (who is assigned)
* **Duration**
* **Time and Date**

{% hint style="warning" %}
You cannot change the linked Deal, but you can view the Deal from the dialog. [Learn more >](/support/operations/crm/crm-faq.md)
{% endhint %}

***

## Rescheduling a Sales Event

1. Update the **time and date** in the Event Details dialog.
2. Confirm your changes.
3. Choose whether to send a **confirmation email** to the customer.
4. The updated event will immediately appear on:
   * The Sales Calendar (Day, Week, and Month views)
   * The Deal’s **Events section** and **Activity log**
   * The Contact and Company pages associated with the Deal

***

## Reassigning to Another Estimator

1. Change the **Estimator** field in the Event Details dialog.
2. Confirm your changes.
3. Send a **confirmation email** to the customer.
4. The other user’s Sales calendar will update automatically.
5. The Deal’s **Events section** and **Assigned Activity** will reflect the new owner.

## Related articles

* [Create a Sales Event](/support/operations/events-and-calendar/how-to-create-an-event.md) — Schedule an appointment and link it to a deal
* [Cancel a Sales Event](/support/operations/events-and-calendar/how-to-cancel-an-event.md) — Cancel an appointment while keeping activity history


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.paintscout.com/support/operations/events-and-calendar/how-to-edit-or-reschedule-an-event.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.
