# Booking Without Services

In this section discover how to create your booking event and allocate operators to that event

#### **Create the event** <a href="#create-the-event" id="create-the-event"></a>

To get started head over to the Appointments tab at the top of the dashboard.Select Create a new booking event as shown below.

**About the booking**Now name the event, fill in the required sections as shown below.

* Event name
* Event description
* Event location
* Send email to the user

#### **Adding an operator** <a href="#adding-an-operator" id="adding-an-operator"></a>

An operator is a person who will be conducting the meeting/event. Note: you can add multiple operators if required.Select the add an operator button

Now enter the operator's details in the box.Add the Google account dedicated to that operator to automatically add to their calendar.

![](https://tawk.link/5fdb9abedf060f156a8e15f1/kb/attachments/Cx1qTHIcNR.png)

#### **Availability** <a href="#availability" id="availability"></a>

The next step is creating the operators' availability.Select the booking type, whether it will be one to one or a group booking event for multiple users.Then configure:

* **Meeting duration**
* **Operator availability**
* **Availability Increments**
* **Scheduling notice**
* **Meeting buffer time**


---

# 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://docs.netsimpler.io/en/netsimpler/booking-and-appointments/booking-without-services.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.
