> For the complete documentation index, see [llms.txt](https://help.whautomate.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.whautomate.com/product-guides/appointments/setup-services.md).

# Setup Services

{% embed url="<https://youtu.be/bZU1yjk_is0?si=-zm1eZ09NLNCntPU>" %}

## How  to add services  in Whautomate

&#x20;step 1: Go to the **Whautomate** app and click the **Catalogue** menu and select the **Service** menu&#x20;

<figure><img src="/files/4BEAmGPtFvMXssC5pqJT" alt=""><figcaption></figcaption></figure>

step 2: click the **Add service** button as shown in the picture given below

<figure><img src="/files/pve3R17kyuiZUjlWZbNb" alt=""><figcaption></figcaption></figure>

Step 3: Select the **Appointment** option and then fill the required details&#x20;

<figure><img src="/files/ffZW5UgfujvE2zPmtvmg" alt=""><figcaption></figcaption></figure>

Step 4:Fill the Pricing details

<figure><img src="/files/Xa10KBwN9HmzQbQrh7BY" alt=""><figcaption></figcaption></figure>

Step 5: After filling the details Click the **Save** button

<figure><img src="/files/ILK6dzRSLRpryCcDXFw5" alt=""><figcaption></figcaption></figure>

## How to create appointment Add-ons in Whautomate

Whautomate now allows clients to book additional services or items for their appointments through Add-ons. These can be selected during the booking process and added to the appointment as a way to upsell your clients

Step 1: Go to the **Whautomate** app and click the **Catalogue** menu and select the **Service** menu&#x20;

<figure><img src="/files/4BEAmGPtFvMXssC5pqJT" alt=""><figcaption></figcaption></figure>

Step 2: click the **Add service** button as shown in the picture given below

<figure><img src="/files/pve3R17kyuiZUjlWZbNb" alt=""><figcaption></figcaption></figure>

Step 3: Click the **Add on** option and enter the name of the add-on service

<figure><img src="/files/ZACmRtkHlbeSUzARZ0TL" alt=""><figcaption></figcaption></figure>

Step 4: Fill in the Pricing details and Select services that are applicable for this add-on.

<figure><img src="/files/V7OS04Liip7t2EzD9GS4" alt=""><figcaption></figcaption></figure>

Step 5: After filling in the required details click the **Save** button

<figure><img src="/files/pvNkTjSSQSaegt83RCWi" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.whautomate.com/product-guides/appointments/setup-services.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
