> 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/documentation/settings/manage-your-platform-settings-and-features.md).

# Manage Your Platform Settings and Features

You can manage the platform and feature settings if you have administrator permissions. These settings allow you to configure Civalgo according to your organization’s needs.&#x20;

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

### **Overview of the Settings**

By clicking on your **company name** in the left menu, you will be able to:

* Invite and manage **users**
* Access **Settings**
* Set **Holidays**
* View the **Audit Log**
* And more…

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

### **Your Preferences**

Go to: **Your company name > Settings > Preferences**.

In this window, you can:

* Choose the **language**
* Configure the **currency**
* Require **temperature validation**
* Choose a **temperature unit**
* Set the **first day of the week** (Monday, Sunday or other)
* Establish the **pay period type** (weekly or bi-weekly)
* Select the **start date** of the pay period

You can also define how your planning interacts in the Civalgo platform:

* Enable or disable **linking resource schedules to their team**
* Enable or disable **linking equipment schedules to their operator**
* Enable or disable **removing resources when moving a daily log**

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

### **Features**

In the **Features** tab, you can activate or deactivate:

* The **Small Tools & Supplies** module
* The **Preset Costs** feature
* Enable or disable **Logbook**

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

### **Logbook Settings**

Make sure you have **enabled Logbook** in order to access these settings.

For more details, see: **Manage Your Logbook Settings**

<figure><img src="/files/9IfzNgWfDw1bQlQ4p3yh" alt=""><figcaption></figcaption></figure>

In this section, you can:

* Configure the **recording type:** punch, manual, or punch and manual
* Enable **location tracking**
* Manage the fields for **Equipment, Materials, Location, and Pensions**

With these settings, you can customize Civalgo and enable the features that suit your workflow, helping to support your daily operations effectively.


---

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

```
GET https://documentation.civalgo.com/documentation/settings/manage-your-platform-settings-and-features.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.
