# Web Preferences

Here you can configure everything related to the web for your organization.

## How it Works

{{< staticImage "ux/ConfigSection/WebManagement/ConfigWebManagement.png" "Web Preferences" >}}

Within the configuration, we can distinguish three parts:

- **Organization Logo** where an identifying image can be uploaded that will always be displayed on the navigation bar of the website.
- **Themes** allows the selection of the color and overall appearance of the website.

- **Other Configs** here, specific parameters can be configured that will affect the content displayed across the website. Their use is detailed below:
  - **Google Key** enables the use of Google's localization tools. For example, in the tracking widget, it enables route calculations for device location points.
  - **Weather Key** allows activation of weather layers in the map widget. A free key can be created at [OpenWeatherMaps](https://openweathermap.org/).
  - **Date Formatting** this allows setting the desired format for the dates displayed across the website (to the extent possible). This relies on [Moment.js](https://momentjs.com/docs/#/displaying/format/).
  - **Storage Limit** indicates the maximum storage available for uploading files to the organization. With sufficient permissions, this can be modified.

### Navigation Bar

In the navigation bar, the following actions can be performed:

- **Refresh** refreshes the content of the listing.
- **Cancel** cancel changes.
- **Save** saves the current changes so they are not lost.

---
