# System Tools

#### **System Tools**

**The System Tools section in the Admin Panel includes the following sub-sections, providing various system management tools:**

* The **Backup** section allows the admin to generate backups of different system components, including the **Database**, **Project Files**, and **Media Folder**. The user can download the backup files individually by clicking the respective action buttons. There is also a **Restore** button for restoring the database and media files from their respective backup zips.

<figure><img src="https://docs.pixelstrap.net/laravel/taxido/assets/images/system-tools/backup.png" alt=""><figcaption></figcaption></figure>

* The **Activity Logs** section displays a table of all system activities, allowing the admin to view detailed logs of actions taken within the system. The table includes information such as activity type, date, and user who performed the action, helping the admin monitor system usage.

<figure><img src="https://74030740-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6o4UzjBZtMQpeq4oeh8s%2Fuploads%2FtQAJcnfRCBSmD3GhipJ0%2Fimage.png?alt=media&#x26;token=5043b763-8f0a-4ed0-8e6b-7ca9c9a63c3a" alt=""><figcaption></figcaption></figure>

* The **Database Cleanup** section enables the admin to clean specific tables or all tables in the database. The user can select a particular table or choose to clean all database tables, helping to maintain the system's performance by removing unnecessary data.

<figure><img src="https://docs.pixelstrap.net/laravel/taxido/assets/images/system-tools/database_cleanup.png" alt=""><figcaption></figcaption></figure>
