> For the complete documentation index, see [llms.txt](https://traveler.docs.x-assist.crisis24.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://traveler.docs.x-assist.crisis24.com/global-events-1/multiple-viewes.md).

# Multiple Views

To make it more intuitive for you to find what you need, the platform provides **multiple views of the events**.

![GLOBAL EVENTS VIEW IN CHARTS MODE](/files/-M6Uy1IsnVvia0BDIyXq)

In the list view on the left side of the screen you can see the events (filtered to your needs) in the specific order of your choice – by date or by impact. Switch to the chart view, and the same events are displayed in a risk trend line or risk locator. These charts help you identify **overall risk trends and major risk locations**. Alternatively, you can navigate through the events using the map and its **multiple map layers** in the corner of the screen to extract the information you need.


---

# 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:

```
GET https://traveler.docs.x-assist.crisis24.com/global-events-1/multiple-viewes.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.
