# 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="https://1469101793-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FkGNii3LLQCh3Lj3WL2Xg%2Fuploads%2FiVAQaq22v9mnm2qukziK%2Fimage.png?alt=media&#x26;token=47c9b45f-0501-4d7e-b8c6-cd4b9a3dae85" 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.
