# Appointment Types

To create appointments in your account, you will have to first set up Appointment Types. To do so, click 'Configure' at the top-right, then 'Workroom Settings.'&#x20;

<figure><img src="/files/PvJCPyAoLGOln5njpdMW" alt="" width="322"><figcaption></figcaption></figure>

Select the 'Appointment Types' tab, then '+ New Appointment Type' to start adding yours.

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

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

Type in the name and select a background color, if you'd like.&#x20;

<figure><img src="/files/gtL7qYYwqA08Cd66ZqZm" alt="" width="283"><figcaption></figcaption></figure>

Now, when you go to create a new appointment, you will see all of your Appointment Types as available options.&#x20;

<figure><img src="/files/mGrONeF75M49Ym75d3qX" alt="" width="281"><figcaption></figcaption></figure>


---

# 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://help.gleantap.com/appointments/appointment-types.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.
