# Settings

The **Settings Tab** in OpenTimeClock allows administrators to configure and customize various options for a seamless experience. This tab includes:

* **General Settings**: Adjust basic application settings, including time zone, company logo, and language preferences.
* **User Management**: Manage user access, assign roles, and set permissions.
* **Shift Configuration**: Set up work shifts, overtime rules, and break policies for employees.
* **Notifications**: Enable or disable notifications for different events and set notification preferences.
* **Integration Options**: Connect OpenTimeClock with other platforms for enhanced functionality.

These settings ensure that the clock system aligns with your organization's specific requirements and operational needs.

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

<p align="center"><a href="https://www.opentimeclock.com/signup.html" class="button primary" data-icon="user-plus">Sign Up for Free</a>                            <a href="https://www.opentimeclock.com/app.html" class="button secondary" data-icon="right-to-bracket">Log In</a>                            <a href="https://www.opentimeclock.com/" class="button secondary" data-icon="house-window">Home</a></p>

> <p align="center"><mark style="color:$info;">Feel free to contact us at our toll-free number: +1-833-702-2927 or email us at support@opentimeclock.com.</mark></p>


---

# 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://www.opentimeclock.com/docs/settings.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.
