> 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-create-an-event.md).

# Create a Sales Event

Sales events help you schedule estimates, meetings, and other activities for your team. You can create a new event from several places in PaintScout.

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

***

## Creating a Sales Event

1. Click the **+New Event** button.
2. Select the **event type.**
3. Select which **deal** the event is associated with.
4. Enter the **location** of the event.
5. Add a **description** about the sales event.
6. Select the **Schedule User** button to assign someone on your team.
7. Select who the event is scheduled for and the **duration.**
8. Pick a **time slot** on the calendar.

{% hint style="info" %}
**Pro tip:** When scheduling a day and time, look at the map to see where your teammate will be throughout the day so you can schedule sales events that are geographically close to one another.
{% endhint %}

<figure><img src="/files/XoZLu5Hb4zhACYUEjilp" alt="Screenshot showing the scheduling dialog with type, deal, location, schedule, and map view"><figcaption></figcaption></figure>

***

## Confirmation Email

When saving a sales event, you’ll see the **Add & Send** dialog:

* Choose to send a confirmation email to the customer.
* Once confirmed, the event appears on the Calendar (Day, Week, and Month views).

[Event Email Templates](/support/operations/events-and-calendar/event-email-templates.md)

## Related articles

* [Introduction to Sales Events](/support/operations/events-and-calendar/introduction-to-events.md) — Learn how sales events work across calendar and map views
* [Event Types](/support/operations/events-and-calendar/event-types.md) — Create and customize sales event types
* [Edit or Reschedule a Sales Event](/support/operations/events-and-calendar/how-to-edit-or-reschedule-an-event.md) — Update event details, timing, and assignment
* [Cancel a Sales Event](/support/operations/events-and-calendar/how-to-cancel-an-event.md) — Cancel a scheduled event 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-create-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.
