# Administration Menu

You can define various timelines, select a template for it (see also [Templates](https://github.com/XoopsDocs/wgtimelines-tutorial/tree/a7289f7fbc38280d0a8e2ccfe626630daa56056b/english/administration-menu/templates.md)) and add items (see also [Items](/wgtimelines-tutorial/english/administration-menu/items.md)).

## 2.1.1 List timelines

On the dashboard tab 'Timelines' you see a list of the existing timelines. ![](/files/-LGgZ82pL5ZLJSHqJFjK) You can sort the timelines simply by drag\&drop.

## 2.1.2 Add/edit timelines

![](/files/-LGgZ82rlmDIH8YBmyGi)

## Name

Please define the name of the timeline

## Description

You can add for each timeline a description. It will be shown depending on your preferences (see also [preferences](https://github.com/XoopsDocs/wgtimelines-tutorial/tree/a7289f7fbc38280d0a8e2ccfe626630daa56056b/english/administration-menu/preferences.md)).

## Image

Additonally you can upload a logo/picture for your timeline.

## Template

Please select the prefered template for your timeline

## Sort by

Select the sort order for displaying on user side

## Limit of characters

If the number of characters is limited, on user side will be shown only this number of characters. If exceeding this limit, a "Read more"-link will be shown. 0 means no limit.

## Online

Select, whether the timeline should be shown on userside


---

# 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://xoops.gitbook.io/wgtimelines-tutorial/english/administration-menu.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.
