# Documentation

- [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: 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:

```
GET https://documentation.civalgo.com/documentation.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.
