> For the complete documentation index, see [llms.txt](https://documentation.civalgo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.civalgo.com/basics/openapi/new-releases-may-13-2026.md).

# New Releases - May 13, 2026

## **Discover the latest updates from Civalgo this month**

#### Explore new features and improvements, all designed to streamline your construction projects and make your work easier.

### **What’s New This Month in Civalgo 🚀**

This month, we’re introducing improvements that give you more control, better visibility, and a smoother experience both in the field and at the office.

Here’s what’s new 👇

***

### 📸 Autofill forms with pictures

We are very excited to share this amazing feature that we believe will make your life much easier! To reduce manual input and speed up data entry, you can now autofill forms using pictures!

Simply create a form with the required fields, then take or upload a photo, and Civalgo will automatically extract and fill in relevant information in your forms.

![](/files/2D4eF8x9PJQxq4SYINbY)

### 🕒 Time Off: better visibility, better workforce planning

**The new Time Off module is now available in Civalgo to help you manage employee availability, avoid scheduling conflicts, and improve dispatch planning.**

**You can now:**

* Create custom time off categories and policies (vacation, sick leave, unpaid leave, etc.)
* Track employee balances and upcoming absences

<img src="/files/Pf8gLUgrjjBLGFlBwnpr" alt="" width="321">

* Record time off directly in Civalgo
* See employee availability directly in the dispatcher timeline

**Time off is now integrated directly into dispatch:**

* Employees with approved time off are clearly identified in the dispatcher

![image.png](/files/IJNrWIsclVL9rRs7bwV5)

* Hover over the indicator to see the exact type of absence

![](/files/3oqvZm2ePIJ4JjvBly5I)

* Optionally prevent dispatching employees while they are on approved leave

<img src="/files/tm6fEkSnlTy5xPD4yHf9" alt="image.png" width="394">

The result? This gives better visibility for coordinators and project managers, fewer scheduling mistakes and more confidence when planning crews and assigning work

![image.png](/files/ciHux85YWsBcxSmxhDgn)

### 🔧 Match equipment to an employee at the daily log level

**To give you more flexibility in the field, you can now associate a specific equipment to an employee directly within a daily log.**

This allows you to override the default operated equipment for that employee, but only for the selected daily log.

* With the 3 dots next to the employee, assign the equipment for the day.

👉 Once assigned:

* The association is automatically used when creating time blocks
* The correct equipment is included in SMS dispatch communications

<img src="/files/ifx2qdwrfA0kCvJUVvFB" alt="" width="375">

This feature is especially useful when equipment changes from one project or day to another or when you need more accurate tracking without modifying default settings

<figure><img src="/files/xjGiv2T5205bnvIlYdKO" alt=""><figcaption></figcaption></figure>

### **Customize what you see in time blocks**

You can now choose what information is displayed directly inside each time block, such as operated equipment, pensions, and more.

This allows you to tailor your view based on your needs, so you can focus on the most relevant information without opening each block or switching screens.

### 📒 Logbook: a cleaner, more flexible experience

We’ve updated Logbook to make it more intuitive and better adapted to your day-to-day needs.

* **New Logbook interface (UI update)**

  Logbook now features a refreshed interface designed to improve readability and navigation.The result: a cleaner experience and faster access to the information you need in the field.
* **More control over what you see in time blocks**

  You can now choose what information is displayed directly inside each time block (e.g. operated equipment, pensions, etc.). More changes coming soon based on your feedback.

### 👀 Coming soon: Project Manager Hub

We’re excited to give you a first look at something big coming soon.

**The Project Manager Hub is on its way.**

👉 This new dashboard will help you:

* Get a clear overview of your projects in one place
* Track performance and key metrics more easily
* Make faster, better-informed decisions

This is just the beginning, stay tuned, more details are coming very soon.

![](/files/BOwJpoNHGyjdXSkEhi8g)

This concludes this month's release note. We’re confident these updates will improve your experience with Civalgo, **try them out today!**

Have questions, run into issues, or want to share your feedback? Our team is here to help.

💡 **Your ideas matter -** [Submit your suggestions](https://dgh8r.share.hsforms.com/2Y4XprObqRJGEaQgMR-J1RQ) and help us continue to evolve Civalgo to meet your needs!

Thanks for being part of the Civalgo community


---

# 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://documentation.civalgo.com/basics/openapi/new-releases-may-13-2026.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.
