# Menus

Is this section, you are able to customize the platform menus.

There are four editable menus in Eventic that you can manage:

![](/files/-MP5IsmPe0DV2fGfkA0_)

To begin, navigate to Administrator Dashboard > Settings > Menus, in the same section, click on the dots icon to the right of the menu you want to edit:

![](/files/-MP5JWFbEWXnK8KAqSaW)

Below, we are going to explain every field in the menu form

## Header text

The header text is a translatable text field which contains the text of the menu

![](/files/-MP5KWbbU3icXbdzaPxN)

{% hint style="info" %}
The header text is only used as a title for the footer sections menus
{% endhint %}

Menu elements are the links that are contained in a menu. You have to add at least one menu element in a menu. A menu element contains the following fields:

## Icon

You can optionally add an icon which you can choose from an icon picker&#x20;

## Link Text

The link text is the text that appears within a link *(this is a translatable field)*

## Link destination page

The select field that appears in the field contains all the pages that are generated in the platform. Dynamic pages such as events, blog posts, help center articles... also appear in the list.

{% hint style="info" %}
The ***No link, display featured categories dropdown on hover (header menu only)*** option can only be selected in the header menu. It will show a dropdown on hover over  the link which contains the featured  categories list which can be managed under the event categories section.
{% endhint %}

![](/files/-MP5NITaFt9tfLeO5HLm)

{% hint style="info" %}
The ***Display top 4 featured categories (footer section menu only)*** option can only be selected in the footer section menus. It will show the top four featured categories links
{% endhint %}

![](/files/-MP5O71jTRBY_7oetieL)

## Custom link

You are to insert a link to another page (in or out of the platform) in this field

{% hint style="info" %}
To change the order of the menu elements, click on the Move up or Move down buttons
{% endhint %}

{% hint style="info" %}
To remove a menu element, click on the Remove button
{% endhint %}

{% hint style="info" %}
To add a new menu element, click on the Add button in the bottom of the form
{% endhint %}


---

# 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://mtrsolution.gitbook.io/eventic/settings/menus.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.
