# DentControl ## Docs - [AdminController](https://mintlify.wiki/Ary-dev04/DentControl/api/controllers/admin.md): Superadmin dashboard with system-wide statistics and clinic overview - [AuthController](https://mintlify.wiki/Ary-dev04/DentControl/api/controllers/auth.md): Handles user authentication, login, logout, and role-based redirects - [ClinicaController](https://mintlify.wiki/Ary-dev04/DentControl/api/controllers/clinica.md): CRUD operations for clinic management by superadmin - [UsuarioController](https://mintlify.wiki/Ary-dev04/DentControl/api/controllers/usuario.md): User management for clinic staff (dentists and assistants) - [Cita Model](https://mintlify.wiki/Ary-dev04/DentControl/api/models/cita.md): Appointment scheduling and management model - [Clinica Model](https://mintlify.wiki/Ary-dev04/DentControl/api/models/clinica.md): Clinic management model for multi-tenant dental clinic operations - [Paciente Model](https://mintlify.wiki/Ary-dev04/DentControl/api/models/paciente.md): Patient demographic and contact information model - [Tratamiento Model](https://mintlify.wiki/Ary-dev04/DentControl/api/models/tratamiento.md): Treatment plan management and tracking model - [Usuario Model](https://mintlify.wiki/Ary-dev04/DentControl/api/models/usuario.md): User authentication and authorization model for dental professionals - [Appointment Scheduling](https://mintlify.wiki/Ary-dev04/DentControl/features/appointments.md): Comprehensive appointment management system with multi-entity relationships and conflict prevention - [Clinic Management](https://mintlify.wiki/Ary-dev04/DentControl/features/clinic-management.md): Multi-tenant clinic management system with comprehensive administrative controls - [Clinical Records](https://mintlify.wiki/Ary-dev04/DentControl/features/clinical-records.md): Comprehensive clinical file system with medical history and treatment evolution tracking - [Patient Management](https://mintlify.wiki/Ary-dev04/DentControl/features/patient-management.md): Comprehensive patient records system with demographics, medical history, and mobile access - [Treatment Management](https://mintlify.wiki/Ary-dev04/DentControl/features/treatments.md): Comprehensive treatment tracking system with catalogs, pricing, and status management - [Configuration](https://mintlify.wiki/Ary-dev04/DentControl/guides/configuration.md): Configure your DentControl application environment and settings - [Database Setup](https://mintlify.wiki/Ary-dev04/DentControl/guides/database-setup.md): Configure your database, run migrations, and understand the DentControl schema - [Deployment](https://mintlify.wiki/Ary-dev04/DentControl/guides/deployment.md): Deploy DentControl to production servers - [User Management](https://mintlify.wiki/Ary-dev04/DentControl/guides/user-management.md): Manage users, roles, and permissions in DentControl - [Installation](https://mintlify.wiki/Ary-dev04/DentControl/installation.md): Complete installation guide for DentControl - [Introduction to DentControl](https://mintlify.wiki/Ary-dev04/DentControl/introduction.md): A comprehensive dental clinic management SaaS application built with Laravel 12 - [Quickstart](https://mintlify.wiki/Ary-dev04/DentControl/quickstart.md): Get DentControl up and running in minutes - [Assistant Role](https://mintlify.wiki/Ary-dev04/DentControl/roles/assistant.md): Receptionist and scheduling role with limited access to appointment management - [Dentist Role](https://mintlify.wiki/Ary-dev04/DentControl/roles/dentist.md): Clinic-level administrator with patient management and clinical record access - [Patient Mobile Access](https://mintlify.wiki/Ary-dev04/DentControl/roles/patient-access.md): Patient portal allowing patients to view their own records, appointments, and treatment history - [Super Admin Role](https://mintlify.wiki/Ary-dev04/DentControl/roles/super-admin.md): SaaS platform administrator with full system access and clinic management capabilities