> ## Documentation Index
> Fetch the complete documentation index at: https://help.onetsolutions.net/llms.txt
> Use this file to discover all available pages before exploring further.

# Platform settings

> Version, health, credentials, access and removal of the One Click Apps platform

The **Platform settings** page gathers everything that concerns the deployment platform itself, as opposed to the applications running on it.

## Overview

The page shows the installed version, the latest available version, the result of the last health check and the installation date. The health check runs automatically every five minutes.

## Dashboard and credentials

The platform ships its own administration interface, reachable at the address shown on the page. It is aimed at advanced users: everything needed day to day is available in the console.

Select **Show credentials** to reveal the administrator account. Each reveal is recorded in the history.

<Warning>
  Do not delete the `onet-console` API token from the platform dashboard. The console uses it to manage your applications; deleting it breaks every action until the token is rotated.
</Warning>

## Access

By default the platform API only accepts connections from the OnetSolutions Control Plane. Add your own addresses or CIDR ranges in **Allowed IP addresses** if you want to reach the API directly, one entry per line.

## Automatic updates

Enable **Automatic updates** to let the platform install its new versions overnight. Applications are not updated by this setting; see [Updates](/one-click-apps/updates).

## Rotate the API token

**Rotate the token** generates a new API token for the console and revokes the previous one immediately. Use it if you suspect the token was exposed, or after deleting it by mistake from the platform dashboard.

## Uninstall

Uninstalling removes the platform and every application deployed with it, including their data and their backups. You are asked to type the instance name to confirm.

<Warning>
  Uninstalling is irreversible. Export what you need beforehand.
</Warning>

## Open source

The platform is built on [Coolify](https://coolify.io), released under the Apache 2.0 licence.
