# Administration This section provides guides for a variety of administrative tasks and system management functions within OpenSPP. From managing user access and configuring system settings to importing data and setting up hardware, these documents cover the essential back-end operations that ensure the platform runs smoothly and securely. - {doc}`user_access`: Learn how to manage user accounts, assign roles, and configure access rights to control what users can see and do within OpenSPP. - {doc}`custom_fields`: A step-by-step guide on how to add new data fields to registrant profiles without needing to write any code. - {doc}`indicator_fields`: Learn how to create dynamic data fields that automatically calculate values based on other information in the registry. - {doc}`import_areas`: This document provides instructions on how to prepare and import geographical area data into OpenSPP. - {doc}`service_points`: This guide explains how to set up and manage service points, which are the locations where beneficiaries can access services and benefits. - {doc}`inventory_configuration`: Learn how to configure the necessary inventory settings to support in-kind and basket entitlements. - {doc}`farmer_geolocation`: Guide to enabling geolocation integration in the OpenSPP Farmer Registry to improve area-based operations. - {doc}`incoming_email_configuration`: A guide to setting up automatic email retrieval and processing from a designated incoming mailbox. - {doc}`outgoing_email_configuration`: A guide to setting up outgoing email servers for automated messaging and data integration. - {doc}`database_management`: This document explains how to manage your OpenSPP database, including how to reset the database, and how to back up your data before making major changes. - {doc}`security_tuning`: This guide provides essential recommendations for securing your OpenSPP instance and tuning its performance for production environments. - {doc}`monitoring_maintenance`: This document provides basic instructions for monitoring your OpenSPP system, viewing logs, managing services, and performing updates. - {doc}`uninstalling`: This guide provides detailed instructions for uninstalling OpenSPP from your system. - {doc}`hardware_integration`: This document provides an overview of how to integrate hardware devices, such as document scanners, with OpenSPP. - {doc}`troubleshooting`: This guide provides solutions to common problems encountered while running OpenSPP. ```{toctree} :maxdepth: 2 :caption: Contents :hidden: User access Custom fields Indicator fields Import areas Integrate geolocation Service points Inventory setup Incoming email setup Outgoing email setup Database management Security & tuning Monitoring Uninstalling Hardware setup Troubleshooting ```