# Civalgo Documentation

## English

- [Welcome to Civalgo Docs 🚀](https://documentation.civalgo.com/readme.md)
- [Quickstart](https://documentation.civalgo.com/getting-started/quickstart.md)
- [Intro: AI Search](https://documentation.civalgo.com/getting-started/intro-ai-search.md)
- [Release notes](https://documentation.civalgo.com/basics/openapi.md)
- [New Releases - June 8th, 2026](https://documentation.civalgo.com/basics/openapi/new-releases-june-8th-2026.md)
- [New Releases - May 13, 2026](https://documentation.civalgo.com/basics/openapi/new-releases-may-13-2026.md)
- [New Releases - March 4th, 2026](https://documentation.civalgo.com/basics/openapi/new-releases-march-4th-2026.md)
- [New Releases - February 4th, 2026](https://documentation.civalgo.com/basics/openapi/new-releases-february-4th-2026.md)
- [New Releases - January 7th, 2026](https://documentation.civalgo.com/basics/openapi/new-releases-january-7th-2026.md)
- [New releases - December 2nd, 2025](https://documentation.civalgo.com/basics/openapi/new-releases-december-2nd-2025.md)
- [New releases - November 5, 2025](https://documentation.civalgo.com/basics/openapi/new-releases-november-5-2025.md)
- [New releases - October 8, 2025](https://documentation.civalgo.com/basics/openapi/new-releases-october-8-2025.md)
- [New releases - July 3rd, 2025](https://documentation.civalgo.com/basics/openapi/new-releases-july-3rd-2025.md)
- [New releases - May 6, 2025](https://documentation.civalgo.com/basics/openapi/new-releases-may-6-2025.md)
- [New releases - April 3rd, 2025](https://documentation.civalgo.com/basics/openapi/new-releases-april-3rd-2025.md)
- [New releases - March 3rd, 2025](https://documentation.civalgo.com/basics/openapi/new-releases-march-3rd-2025.md)
- [New releases - March 1st, 2025](https://documentation.civalgo.com/basics/openapi/new-releases-march-1st-2025.md)
- [New releases - February 1st, 2025](https://documentation.civalgo.com/basics/openapi/new-releases-february-1st-2025.md)
- [Changelog](https://documentation.civalgo.com/basics/images-and-media.md)
- [March 26, 2025](https://documentation.civalgo.com/basics/images-and-media/march-26-2025.md)
- [March 12, 2025](https://documentation.civalgo.com/basics/images-and-media/march-12-2025.md)
- [March 5, 2025](https://documentation.civalgo.com/basics/images-and-media/march-5-2025.md)
- [FAQs](https://documentation.civalgo.com/basics/markdown.md)
- [Videos & Demo](https://documentation.civalgo.com/basics/videos-and-demo.md)
- [Webinars & trainings](https://documentation.civalgo.com/basics/webinars-and-trainings.md)
- [Settings](https://documentation.civalgo.com/documentation/settings.md)
- [Manage Your Platform Settings and Features](https://documentation.civalgo.com/documentation/settings/manage-your-platform-settings-and-features.md)
- [Manage Your Logbook Settings](https://documentation.civalgo.com/documentation/settings/manage-your-logbook-settings.md)
- [Tasks structure](https://documentation.civalgo.com/documentation/settings/tasks-structure.md)
- [Manage custom properties](https://documentation.civalgo.com/documentation/settings/manage-custom-properties.md)
- [Configure resource rates](https://documentation.civalgo.com/documentation/settings/configure-resource-rates.md)
- [Create a new user](https://documentation.civalgo.com/documentation/settings/create-a-new-user.md)
- [Create a pension](https://documentation.civalgo.com/documentation/settings/create-a-pension.md)
- [Resources](https://documentation.civalgo.com/documentation/resources.md)
- [Create an organization](https://documentation.civalgo.com/documentation/resources/create-an-organization.md)
- [Create a team](https://documentation.civalgo.com/documentation/resources/create-a-team.md)
- [Create a material](https://documentation.civalgo.com/documentation/resources/create-a-material.md)
- [Create equipment](https://documentation.civalgo.com/documentation/resources/create-equipment.md)
- [Create an employee](https://documentation.civalgo.com/documentation/resources/create-an-employee.md)
- [Management](https://documentation.civalgo.com/documentation/management.md)
- [Create a project](https://documentation.civalgo.com/documentation/management/create-a-project.md)
- [Create a project template](https://documentation.civalgo.com/documentation/management/create-a-project-template.md)
- [Create milestones](https://documentation.civalgo.com/documentation/management/create-milestones.md)
- [Create data analysis dashboards](https://documentation.civalgo.com/documentation/management/create-data-analysis-dashboards.md)
- [Modify a data analysis dashboard](https://documentation.civalgo.com/documentation/management/modify-a-data-analysis-dashboard.md)
- [Operations](https://documentation.civalgo.com/documentation/operations.md)
- [Plan a Resource on a Project](https://documentation.civalgo.com/documentation/operations/plan-a-resource-on-a-project.md)
- [Dispatch](https://documentation.civalgo.com/documentation/operations/dispatch.md)
- [Time Entry in Logbook](https://documentation.civalgo.com/documentation/operations/time-entry-in-logbook.md)
- [Complete a daily log](https://documentation.civalgo.com/documentation/operations/complete-a-daily-log.md)
- [Manage your work orders](https://documentation.civalgo.com/documentation/operations/manage-your-work-orders.md)
- [Validating Worked Hours - Payroll](https://documentation.civalgo.com/documentation/operations/validating-worked-hours-payroll.md)
- [View all](https://documentation.civalgo.com/documentation/publish-your-docs.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://documentation.civalgo.com/readme.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.
