> For the complete documentation index, see [llms.txt](https://mtrsolution.gitbook.io/eventic/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mtrsolution.gitbook.io/eventic/settings/events-list-page.md).

# Events list page

The settings below let you customize the event list page available buttons and search criterias:

## **Number of events per page**

12 by default

## **Show map button**

Shows the current events in page in a clustered map, click on a marker to preview the event details&#x20;

![](/files/-MJLj5IVn4LajK2TXMvf)

## **Show calendar button**

Shows the current events in page in a calendar

![](/files/-MJLjVtWGfP8JO5mE_WT)

## **Show RSS feed button**

Shows the current events RSS feed in a new page

![](/files/-MJLkEpyI2Z718eIQWri)

![](/files/-MJLkJ-AV4HXz7j0W_jx)

## **Show category filter**

![](/files/-MJLl--XJR2r9P_p4r_M)

## **Show location filter**

![](/files/-MJLlJ6NNriZ5iFOTRRC)

## **Show date filter**

![](/files/-MJLlX1B0AyeSnZ-T5ia)

## **Show ticket price filter**

![](/files/-MJLlm0VUlNeyAr4G9MR)

## **Show audience filter**

![](/files/-MJLlyuB4T7-efS7DTq6)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mtrsolution.gitbook.io/eventic/settings/events-list-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
