# Placeholders functionality

### **What is it?** <a href="#h_504fc05887" id="h_504fc05887"></a>

Placeholders are used in communication materials like the emails, ICS files and SMS notifications. With placeholders the email for example will automatically show the right information. There are for example placeholders for:

* The date and time of the meeting
* The meeting type name
* The guest name and user name

&#x20;

### **What is the added value?** <a href="#h_65ce7d441b" id="h_65ce7d441b"></a>

*Why do our customers use this feature?*

* Placeholders help you to create personalized communication and to automatically show the right information. This saves you from manually writing a confirmation email for example.
* Placeholders will also give agents and customers the ability to easily make changes to the appointments because it is all linked to the unique meeting that was created.

&#x20;

### **FAQ** <a href="#h_f1b5b3b79a" id="h_f1b5b3b79a"></a>

*What are the frequently asked questions about this feature?*

* Are you able to change the format of the date and time placeholders? Or to change the time zone of these placeholders?
  * Yes you are! Read more detailed information about how to work with the placeholders in this help center article: [Dynamic Variables](https://24sessions.zendesk.com/hc/en-us/articles/4404415217041)
* Does a custom domain impact the URL that is used in placeholders?
  * When working with a custom domain, you manually have to change the domain name that is used in the URL placeholders for example to enter the meeting room. When you do not change this manually, the general 24sessions domain name is shown in the communication materials. Read more detailed information about how to work with the placeholders in this help center article: [Dynamic Links](https://24sessions.zendesk.com/hc/en-us/articles/4404422617105)

&#x20;


---

# 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.bird.com/24sessions/product-library/placeholders-functionality.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.
