> 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-april-3rd-2025.md).

# New releases - April 3rd, 2025

## ✅ Invite Users by Phone Number

Easily onboard your team! You can now invite users using their phone number—no business email or password required.

📱 The invitee receives a one-time code via SMS

🔑 They can then choose their preferred sign-in method (phone number or email)

<figure><img src="https://downloads.intercomcdn.com/i/o/hmgd70zm/1455144192/9327e17ed6608eb959fe7e02ee54/image+%286%29.png?expires=1756505700&#x26;signature=6e2f06f0130cc05e3df3999206be6c045e46e53ef08363a428821d3c6794de1e&#x26;req=dSQiE8h6mYBWW%2FMW1HO4zcCM4%2Bs2oZddyqXBOpV6DSN4b72xb%2FS5QT3F4kz%2F%0ABm0R%0A" alt=""><figcaption></figcaption></figure>

<figure><img src="https://downloads.intercomcdn.com/i/o/hmgd70zm/1455143932/194616907f82bcfa5e65e2f3a05a/image+%285%29.png?expires=1756505700&#x26;signature=babd391ef5333cf8b842cd4c67adf8e9334ee4039348cacba054a2de13b29d4e&#x26;req=dSQiE8h6nohcW%2FMW1HO4zadi0KwvH4zTv%2FgKDoyU%2BysDORDvSUG%2By2PGPlzl%0AQTNr%0A" alt=""><figcaption></figcaption></figure>

## ✅ Quickly add tasks to daily logs

Adding tasks to your daily log is now faster and easier than ever! No need to add projects in advance—you can now add both projects and tasks in one step, directly within the daily log🚀.

🔎 Another time-saver: Quickly filter tasks and projects by their planned dates in Project Control to find them faster and keep things running smoothly!

<figure><img src="https://downloads.intercomcdn.com/i/o/hmgd70zm/1455160886/4caeaca2a12226ca8ca25df99703/image+%289%29.png?expires=1756505700&#x26;signature=beceefd54dd992a23bf23339b381ef940aaf73d5956887fbf0350c7a5ba9a103&#x26;req=dSQiE8h4nYlXX%2FMW1HO4zY5N3%2FLwJWf5eXYcfzz7sYnQ%2Bxi1bQeRmjkf8bp8%0AngYC%0A" alt=""><figcaption></figcaption></figure>

We’re confident these updates will improve your experience with Civalgo. Try them out today!

If you have any questions, run into issues, or need support, our team is here to help.

💡 Your feedback matters! [Share your suggestions](https://noteforms.com/forms/noteforms-fbd8py) to help shape the future of Civalgo.


---

# 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-april-3rd-2025.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.
