> For the complete documentation index, see [llms.txt](https://kibu.gitbook.io/resource-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kibu.gitbook.io/resource-center/4-1-whats-new-time-tracking-column-redesign-in-kibu.md).

# 4/1 What's New: Time Tracking Column Redesign in Kibu

In Kibu's 4/1 update, we rolled out a redesigned time tracking column to make the process faster and more intuitive. The old play/pause/stop buttons are being replaced with a cleaner layout featuring Start and End time fields, like this:

!["Time Tracking" column now provides clear, editable Start and End times](https://mail.google.com/mail/u/0?ui=2\&ik=6026f49825\&attid=0.1\&permmsgid=msg-a:r-7766152278967612291\&th=195f2260fe722ffa\&view=fimg\&fur=ip\&permmsgid=msg-a:r-7766152278967612291\&sz=s0-l75-ft\&attbid=ANGjdJ_x5DenMpAzG9lrGbXuts0cYZxWtbLz0VLHu6Ez_o8aImC9vl9Pe0qnHoEtSpmxKjtUlKzAkDQv4nkJe06CkHBMsMsSZ8mQWTqcqykRmnsJgKgFjmP_mLSi4d0\&disp=emb\&realattid=ii_m8yjcmlp0\&zw)

This new layout includes the following features:

* Set times directly in the table
* Copy/paste times across members
* See a clean summary of hours for each day

Everything inside of the Service Record righthand panel remains the same: you will be able to add, edit, and remove all play, pause, and stop times!

### 3-minute Demo Video

{% embed url="<https://screen.studio/share/QNnk4Lxo>" %}

As always, reach out to Ben Wallace (<ben.wallace@kibuhq.com>) or <support@kibuhq.com> with any questions!


---

# 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://kibu.gitbook.io/resource-center/4-1-whats-new-time-tracking-column-redesign-in-kibu.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.
