> 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/class-bookings/setup-class-booking-portal.md).

# Setup Class Booking Portal

## How to Setup Booking portal

#### Step 1: Please go to the settings menu  and  Click the Branded portal settings  button

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

#### step 2: Fill the required Details as shown in the picture

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

#### step 3: while Uploading the files  please Check whether for Android it is 144 x 144 px with 1:1 aspect ratio and for IOS 192 x 192 px with 1:1 aspect ratio

#### step 4: Please select the portal settings  and  Type the URL&#x20;

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

#### step 5: After filling please check the details you filled click save button

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

#### step 6: Click  Visit your portal button in the corner

<figure><img src="/files/6bVwSW6nU1N3NVQmKzJD" alt=""><figcaption></figcaption></figure>

#### step 7: This  how your portal looks like

<figure><img src="/files/Yzgh6PHncImHQ4VmI28r" 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/class-bookings/setup-class-booking-portal.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.
