> For the complete documentation index, see [llms.txt](https://docs.checkcle.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.checkcle.io/main-features/setting-panel/6.-about-system.md).

# 6. About System

## About System

The **About System** page provides key information about your CheckCle installation, including version details, licensing, release date, and useful resource links.

***

<figure><img src="/files/2KB124G1fMxeFOb7kZCq" alt=""><figcaption></figcaption></figure>

***

### Links

Quick access to official resources:

* **View on GitHub** – Access source code and contribute to the project.
* **View Documentation** – Read detailed guides and API references.
* **Follow on X** – Get the latest updates and announcements.
* **Join Discord** – Connect with the community for support and collaboration.

***

### Update Schema

The **Update Schema** feature allows administrators to safely update the database schema by importing new collection definitions.

#### Instructions:

* **Merge fields** – Safely add new fields to existing collections. Preserves all existing data.
* **System collections** (those starting with `_`) and the **users** collection are skipped automatically to prevent accidental overwrites.
* **Authentication required** – Only authenticated admins can perform schema imports.

To apply updates:

1. Click **Update Schema**.
2. Check the option **Merge fields with existing collections (safe - preserves data)** if applicable.
3. Confirm and apply the update.

***

The About System page ensures transparency by showing version, license, and release details while also giving administrators tools to safely update schemas without data loss.
