# Events

The Events feature allows **Content Creators** to add events to the website and display them in a Listing Page view, a Weekly Events view, a Monthly Calendar view, an Event Detail Page view, and an Upcoming Events Teaser List view. Any event can be featured on any page using the Featured Items block. Site visitors can also browse for events by date and event category.

![Example of an Event Display](https://3768947627-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdtYclAzsl8OXvAv1fo%2F-Ldu91ZptuaorYV7iOpN%2F-Ldu94BVP4EQbeP0kWrP%2Fevex.png?generation=1556827631156056\&alt=media)

## To Create an Event

1. From the top administration bar, navigate to `Add Content` > `Event`.
2. Enter a **Title**.
3. Enter the starting and ending **Dates and Time**.

   ![An example of Event Title and Time](https://3768947627-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdtYclAzsl8OXvAv1fo%2F-Ldu91ZptuaorYV7iOpN%2F-Ldu94BXZe0DtjbjFkIh%2Feventtitletime.png?generation=1556827631241501\&alt=media)
4. Enter a **Location**.

   ![An example of location](https://3768947627-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdtYclAzsl8OXvAv1fo%2F-Ldu91ZptuaorYV7iOpN%2F-Ldu94BZ00hEuHCEOGI1%2FLocation.png?generation=1556827633705497\&alt=media)
5. In the **Body field**, enter information about the event.

   ![An example of the body field](https://3768947627-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdtYclAzsl8OXvAv1fo%2F-Ldu91ZptuaorYV7iOpN%2F-Ldu94BaXoGEuyEAm0p_%2Feventbody.png?generation=1556827631564583\&alt=media)
6. Select your **Section** if you have defined one.
   * For sections, a **Taxonomy** for `Event_headings` needs to be created by the Site Manager. Example Sections: *Cost*, *Extra Directions*, *Dinner Menu Items*. Sections are optional.
7. Add a `feature image` if there is one for the event, such as a poster image. Images must be no smaller than 200x160 pixels and no larger than 1140x570 pixels.
8. Add a descriptive **Alternative Text**.&#x20;
9. **Caption** is optional.

   ![An example of the body field](https://3768947627-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdtYclAzsl8OXvAv1fo%2F-Ldu91ZptuaorYV7iOpN%2F-Ldu94BcWnRJMbJpv_b_%2Feventfeatalt.png?generation=1556827633679482\&alt=media)
10. Add any files relevant to the Event and enter, and/or a related website with a descriptive title.
11. If you have the proper authority to publish, select `Published` in "Publishing options."
12. Select `Save`.


---

# 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://ccsdrupalguide.uoguelph.ca/ugcontenttypes/howto-events.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.
