# Use Case : Adding a calendar link as a button in the email template

In certain cases, organizers might want to add the calendar link as a button in the email template. If so, please be reminded that the event date and time that is set on the EventX portal page will not be automatically reflected on the calendar link that is created externally.

## Remarks

1. If there are any changes to the event date and time, please remember to update the calendar link so that it reflects the updated date and time.

## How to generate a calendar link

1. You may use websites such as <https://parcel.io/tools/calendar> or anything similar to generate a calendar link with the event details.
2. If you would like to use the existing button, click on the button and paste the calendar link into the URL section as shown below.\
   ![](/files/DtSzr43EiFd2Dvqa8mqG)
3. To add a new button, drag and drop the **BUTTON** content block and paste the calendar link as shown in step 2.\
   ![](/files/3ik3HfYzvHIUyTuMsDWX)

## Steps to change the calendar link

1. Click on the button to view the URL. Then, change the URL to one with the updated date & time.\
   ![](/files/DtSzr43EiFd2Dvqa8mqG)


---

# 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://eventx-hq.gitbook.io/knowledge-base/outreach-channel/email-use-cases/use-case-adding-a-calendar-link-as-a-button-in-the-email-template.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.
