# Event

You can use the Event content type to create events that span across multiple dates.

When you add an Event, there are 2 tabs: Content and Event.

The fields for the Content tab are shown below:

<figure><img src="/files/XP5XMcs82X0uF2raMMqa" alt=""><figcaption></figcaption></figure>

The fields for the Event tab are shown below:

<figure><img src="/files/PNSbMhwV3gWdKQZEDETY" alt=""><figcaption></figcaption></figure>

You can see the final output for an Event with a Map component below:

<figure><img src="/files/FzsxLXqQpUxlumxYLzBf" 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://docs.civictheme.io/content-authoring/content/event-content-type.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.
