# Event

Event widget includes a title, start and end date/time and a location. When viewed in the results summary, it includes an ‘add to calendar’ button which triggers an email notification with calendar link in it.

### Settings

Répondez s’il vous plaît or RSVP is an option to include a response from the submitter. If it is selected, the designer can specify custom responses as Options. For example, Options could include Yes - alone, Yes - with partner, Not going. In addition, users can be specified by the designer to receive notification of submitters.

***


---

# 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.buzzy.buzz/the-building-blocks/datatables-fields-and-data/advanced-fields/event.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.
