> For the complete documentation index, see [llms.txt](https://www.center.daxium-air.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.center.daxium-air.com/news/march-2026/new-timeline-view-calendar.md).

# New Timeline view in the Daxium-Air calendar

**Published on March 16, 2026**

Organizing operations becomes even simpler in Daxium-Air.

We're introducing a new **timeline** view that lets you visualize your operations by user and immediately get a **clear view of team availability**.

### What's new

* **Resources at the heart of the schedule:** Users can now be displayed on the y-axis, so you can instantly see who is scheduled and when.
* **Multiple zoom levels:** Easily switch between daily, weekly, or monthly views depending on your management needs.
* **Instant reorganization:** Reassign or move an operation simply by drag-and-drop.

### Why it's useful

The timeline view allows you to:

* Better visualize team workload
* Quickly reassign interventions
* Optimize operational organization

Designed to gain visibility and responsiveness in managing your field operations.

{% hint style="info" %}
Available now in the Daxium-Air calendar. See the [Calendar view](https://www.center.daxium-air.com/user-documentation/use/using-the-platform/views/calendar) documentation for more details.
{% endhint %}


---

# 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://www.center.daxium-air.com/news/march-2026/new-timeline-view-calendar.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.
