# Appointment Labels

* You can use appointment labels to indicate the status of an appointment. You can choose from available labels or create your own custom labels.
* Labels are simply visual cues that help you annotate and visually organize appointments on your calendar.

{% hint style="info" %}

Note:

* Your customers will not see the labels you add to their appointments. Labels can only be viewed by you and team members with access to your calendar.
  {% endhint %}

#### Adding Labels in Your Calendar

* Labels are displayed in appointment blocks on your calendar.
* Start by clicking on an appointment in your calendar.
* Next, click "Edit" in the top right corner of the pop-up window. Labels are located in the top right corner of the pop-up window; click to select an available label or a custom label.
* After choosing the label you want, click "Continue" and "Save Appointment."
* Your label will appear on the appointment in your calendar.

<figure><img src="/files/zYbCSAXlqOrv4CC1eyUP" alt=""><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.bukkii.io/getting-started/calendar/appointment-labels.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.
