> For the complete documentation index, see [llms.txt](https://docs.navigaglobal.com/newsroom-planner/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.navigaglobal.com/newsroom-planner/3.0.1/admin-guide/settings/customization/event-details.md).

# Event details

In each part of the event card, you have possibility to customize which components you want to be presented for the user, and in which order they are presented for the user.&#x20;

You can also change the configuration for each component here if you don't want our standard configuration.&#x20;

The customization of the card is built as three parts of the event card as the image below.&#x20;

<div align="left"><img src="/files/-MFZhCdoPUt8vxd5rHUt" alt=""></div>

This reflects the same parts in the event card.&#x20;

<div align="left"><img src="/files/-MFZhL9iFx2XAnGzSpYe" alt=""></div>

### Remove, add or rearrange the order of each component.&#x20;

You click on the part you want to change. You can remove, add or rearrange the order by drag and drop.&#x20;

<div align="left"><img src="/files/-MFZhnMcDsZJrzI-Rntm" alt=""></div>

### Configure one of the component

Some of the components are possible to configure. To do so you open the part where the component you want to configure exist. You choose Configure. You can always choose to go back to the standard configuration if you want to.

<div align="left"><img src="/files/-MFZi-JICaDZEVklgSOB" alt=""></div>


---

# 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://docs.navigaglobal.com/newsroom-planner/3.0.1/admin-guide/settings/customization/event-details.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.
