# wavecentric ## Docs - [Request Login Link](https://docs.wavecentric.ai/api-reference/authentication/login.md): Sends a magic link to the user's email for authentication. - [Validate Login](https://docs.wavecentric.ai/api-reference/authentication/validate.md): Validates the magic link token and sets a JWT cookie if successful. - [Widget Data](https://docs.wavecentric.ai/api-reference/dashboards/widget-data.md): Fetch real-time data (weather, time, metrics) for specific dashboard widgets. - [Execute Operations](https://docs.wavecentric.ai/api-reference/database-operations/operations.md): Execute high-level CRUD operations on various collections. - [Create Database](https://docs.wavecentric.ai/api-reference/datalake/create-database.md) - [Create Document](https://docs.wavecentric.ai/api-reference/datalake/create-document.md) - [Delete Database](https://docs.wavecentric.ai/api-reference/datalake/delete-database.md) - [Delete Document](https://docs.wavecentric.ai/api-reference/datalake/delete-document.md): Delete a document. If it is the last document, its fields are nullified to preserve the collection schema. - [Delete Variables](https://docs.wavecentric.ai/api-reference/datalake/delete-variables.md): Unset ($unset) specific fields across all documents in a collection. - [Document Operations](https://docs.wavecentric.ai/api-reference/datalake/document-ops.md): Atomic update of a single field in a document. Handles server-side encryption for sensitive data. - [List Databases](https://docs.wavecentric.ai/api-reference/datalake/list-databases.md) - [List Documents](https://docs.wavecentric.ai/api-reference/datalake/list-documents.md) - [Rename Database](https://docs.wavecentric.ai/api-reference/datalake/rename-database.md) - [Manage Variables](https://docs.wavecentric.ai/api-reference/datalake/variables.md): Modify the schema of a collection by adding new null-initialized fields or renaming existing ones. - [Flow Details](https://docs.wavecentric.ai/api-reference/flows/details.md) - [Execute Flow](https://docs.wavecentric.ai/api-reference/flows/execute.md): Trigger an Activepieces flow to execute a specific routine or command. - [List Flows](https://docs.wavecentric.ai/api-reference/flows/list.md): Retrieve all automation flows for a specific source from Activepieces. - [Introduction](https://docs.wavecentric.ai/api-reference/introduction.md): Welcome to the AI LooP API Reference - [AI Chat Assistant](https://docs.wavecentric.ai/api-reference/public/chat.md) - [Check User Exists](https://docs.wavecentric.ai/api-reference/public/check-user.md) - [Classify Intent](https://docs.wavecentric.ai/api-reference/public/classify.md): Determine if a message is a logistics inquiry or a general request. - [Network Data](https://docs.wavecentric.ai/api-reference/public/network-data.md) - [Route Scanner](https://docs.wavecentric.ai/api-reference/public/route-scanner.md) - [Search Stations](https://docs.wavecentric.ai/api-reference/public/stations.md) - [Submit Contact](https://docs.wavecentric.ai/api-reference/public/submit-contact.md) - [Submit Inquiry](https://docs.wavecentric.ai/api-reference/public/submit-inquiry.md) - [Get V3 Services](https://docs.wavecentric.ai/api-reference/public/v3-services.md) - [Get Client IP](https://docs.wavecentric.ai/api-reference/system/client-ip.md) - [Health Check](https://docs.wavecentric.ai/api-reference/system/health.md) - [Diagnostic Test](https://docs.wavecentric.ai/api-reference/system/test.md) - [Get Profile](https://docs.wavecentric.ai/api-reference/user-profile/get-me.md) - [Update Profile](https://docs.wavecentric.ai/api-reference/user-profile/update-me.md) - [Delete User](https://docs.wavecentric.ai/api-reference/users/delete.md) - [Get User Details](https://docs.wavecentric.ai/api-reference/users/get.md) - [Invite User](https://docs.wavecentric.ai/api-reference/users/invite.md): Invite a new user with specific permissions. Requires Administrative access. - [List Users](https://docs.wavecentric.ai/api-reference/users/list.md): Retrieve an alphabetical list of all registered users. Requires Administrative access. - [Update User](https://docs.wavecentric.ai/api-reference/users/update.md): Update specific fields of a user's account. Certain restrictions apply when Company_Verified is true. - [AI Assistant](https://docs.wavecentric.ai/flows/ai-assistant.md): Intelligent assistant providing answers to internal company queries and flow navigation. - [Client Analysis](https://docs.wavecentric.ai/flows/client-analysis.md): AI-powered client and supplier data analysis with interactive charts and tables. - [Communication System](https://docs.wavecentric.ai/flows/communication.md): Manage emails with contractors, suppliers, and customers with AI-powered contact matching. - [Contract Management](https://docs.wavecentric.ai/flows/contract-management.md): Automated service contract generation with PDF creation and email delivery. - [Cost Calculation](https://docs.wavecentric.ai/flows/cost-calculation.md): Automated cost calculation for service quotations with rail and truck pricing. - [CreditSafe](https://docs.wavecentric.ai/flows/creditsafe.md): Access comprehensive financial reports and credit risk data for companies worldwide. - [Customers](https://docs.wavecentric.ai/flows/customers.md): Centralized customer database with integrated CreditSafe financial reports and network visualization. - [Data Viewer](https://docs.wavecentric.ai/flows/data-viewer.md): Database export and visualization tool with CSV/HTML conversion, AI-powered summaries, and email delivery. - [System Notifications](https://docs.wavecentric.ai/flows/datalake-notifications.md): Real-time activity feed that tracks all database operations and important events across the platform. - [Email Inbound](https://docs.wavecentric.ai/flows/email-inbound.md): Automated email classification and intelligent processing system for service messages, quotations, and general inquiries. - [Inquiry List](https://docs.wavecentric.ai/flows/inquiry-list.md): Admin dashboard for monitoring, verifying, and editing automatically generated quotations. - [KPI Dashboard](https://docs.wavecentric.ai/flows/kpi.md): Comprehensive business intelligence dashboard with real-time metrics and visualizations. - [New Inquiry](https://docs.wavecentric.ai/flows/new-inquiry.md): Automated service quotation request processing with task creation and email notifications. - [Overdue Scheduler](https://docs.wavecentric.ai/flows/overdue-scheduler.md): Automated daily scheduler that creates tasks for pending quotations, unanswered emails, and sends reminders for overdue tasks. - [Preview & Send](https://docs.wavecentric.ai/flows/preview-send.md): Final verification and transmission of tailor-made quotation offers. - [Sales Funnel](https://docs.wavecentric.ai/flows/sales-funnel.md): Track and manage your sales pipeline visually. - [Service Quote](https://docs.wavecentric.ai/flows/service-quote.md): Automated service quotation generator with PDF creation and email delivery. - [Website Status Check](https://docs.wavecentric.ai/flows/website-status-check.md): Automated monitoring system that checks AI-Loop website health and notifies the admin team via email. - [Dashboard Widget](https://docs.wavecentric.ai/flows/widget.md): Personalized dashboard widget that aggregates weather, tasks, notifications, and company data in a single API call. - [AI Assistant](https://docs.wavecentric.ai/functionalities/ai-assistant.md): The central intelligent hub for searching flows, executing automations, and querying logistics data. - [Analytics & Reports](https://docs.wavecentric.ai/functionalities/analytics-reports.md): Monitor business performance with real-time data visualizations. - [Contact us](https://docs.wavecentric.ai/functionalities/contact-us.md) - [Customer Management](https://docs.wavecentric.ai/functionalities/customer-management.md): Centralized directory for managing business relationships and client engagement. - [Support & Contact](https://docs.wavecentric.ai/functionalities/customer-support.md) - [Dashboard Personalization](https://docs.wavecentric.ai/functionalities/dashboard-personalization.md): Customize your command center with dynamic, modular widgets. - [Data Lake Manager](https://docs.wavecentric.ai/functionalities/data-lake.md) - [Inquiries Dashboard](https://docs.wavecentric.ai/functionalities/inquiries-dashboard.md): Centralized management and orchestration of logistics service requests. - [New Users](https://docs.wavecentric.ai/functionalities/invitation.md): Learn how to invite new users to AI Loop, assign roles (Admin, Guest), and understand the permissions for each role. - [Logistics Network](https://docs.wavecentric.ai/functionalities/logistics-network.md): Interactive visualization of the operational logistics environment and transport network. - [Membership & Account Management](https://docs.wavecentric.ai/functionalities/membership-account-management.md): Manage your professional profile and customize your workspace. - [New Inquiry](https://docs.wavecentric.ai/functionalities/new-inquiry.md): A comprehensive orchestration wizard for detailed logistics planning. - [New Inquiry (AI Assisted)](https://docs.wavecentric.ai/functionalities/new-inquiry-ai-assisted.md): Leverage AI to create and categorize inquiries automatically. - [Quotation Management](https://docs.wavecentric.ai/functionalities/quotation-management.md): Admin dashboard for monitoring, verifying, and editing automatically generated offers. - [Quotation Preview](https://docs.wavecentric.ai/functionalities/quotation-preview.md): Final verification and transmission of tailor-made offers. - [Sales Funnel](https://docs.wavecentric.ai/functionalities/sales-funnel.md): Track and manage your sales pipeline visually. - [Service Inquiry](https://docs.wavecentric.ai/functionalities/service-inquiry.md): End-to-end workflow for processing User Inquiries via AI Chat or Form. - [Task Management](https://docs.wavecentric.ai/functionalities/tasks.md): Organize your workflow with a collaborative, multi-view task manager. - [System Architecture](https://docs.wavecentric.ai/magemo/architecture.md): Comprehensive breakdown of Magemo's modular ecosystem and data connectivity - [Data Connectivity](https://docs.wavecentric.ai/magemo/connectivity.md): Data lifecycle and entity relationships - [Phase 1 - Design, Analysis & Architecture Foundation](https://docs.wavecentric.ai/magemo/deliverables/phase-1.md) - [Phase 2 – Connectivity & Data Foundation](https://docs.wavecentric.ai/magemo/deliverables/phase-2.md) - [Phase 5 – Fleet Management Suite](https://docs.wavecentric.ai/magemo/deliverables/phase-5.md) - [Phase 6 – Experience Layer: GUI & Dashboarding](https://docs.wavecentric.ai/magemo/deliverables/phase-6.md) - [Fleet Management Suite](https://docs.wavecentric.ai/magemo/fleet/configurator.md): Railway Graph Generation and Simulation - [Flotta Carri](https://docs.wavecentric.ai/magemo/fleet/registry.md): Real-time GPS tracking and visualization of railway wagons on an interactive map. - [Fleet Search](https://docs.wavecentric.ai/magemo/fleet/search.md): Real-time search and interactive visualization of fleet data with relationship mapping. - [Stato Carri](https://docs.wavecentric.ai/magemo/fleet/status.md): Visualize and summarize railway wagon data with interactive charts and AI-powered executive summaries. - [Fleet Operations V1](https://docs.wavecentric.ai/magemo/fleet/v1.md): Core fleet status and asset distribution monitoring. - [Advanced Fleet Analysis V2](https://docs.wavecentric.ai/magemo/fleet/v2.md): High-density data search and advanced visibility for the logistics fleet. - [Operational Reports](https://docs.wavecentric.ai/magemo/modules/admin/reports.md): Detailed operational reports for trains, customers, and fleet performance. - [Management Statistics](https://docs.wavecentric.ai/magemo/modules/admin/statistics.md): High-level KPI dashboard for executive oversight - [Network Connections](https://docs.wavecentric.ai/magemo/modules/design/connections.md): Defining the logical 'glue' of the multimodal network - [Transport Services](https://docs.wavecentric.ai/magemo/modules/design/services.md): Master definitions for commercial transport offerings - [Railway Traces](https://docs.wavecentric.ai/magemo/modules/design/traces.md): Technical configuration of physical railway paths and slots - [Maritime Dispatch](https://docs.wavecentric.ai/magemo/modules/execution/maritime.md): Vessel manifest and berthing management - [PCS & Customs Integration](https://docs.wavecentric.ai/magemo/modules/execution/pcs.md): Digital coordination with Port Community Systems - [Rail Operations](https://docs.wavecentric.ai/magemo/modules/execution/rail.md): Train trip lifecycle and physical execution - [Trucking & Maritime](https://docs.wavecentric.ai/magemo/modules/execution/trucking.md): First/Last mile mandates and maritime feeder operations - [Commodities (Merci)](https://docs.wavecentric.ai/magemo/modules/general/commodities.md): Master registry of goods and hazardous materials classification. - [Module Configuration](https://docs.wavecentric.ai/magemo/modules/general/configuration.md): Master settings for commodities, documents, and notifications - [Contacts Management](https://docs.wavecentric.ai/magemo/modules/general/contacts.md): Managing specific human contact points for each logistics subject. - [Document Types (Tipi Documento)](https://docs.wavecentric.ai/magemo/modules/general/documents.md): Master registry for managing transport and safety document types. - [Equipment - Assets](https://docs.wavecentric.ai/magemo/modules/general/equipment.md): Rail, Maritime, and Intermodal asset registries - [Locations & Zones](https://docs.wavecentric.ai/magemo/modules/general/locations.md): Geographical and operational clustering - [UN/LOCODE Search](https://docs.wavecentric.ai/magemo/modules/general/locodes.md): Integration with standardized international location codes for logistics nodes. - [Technical Sets (Mute)](https://docs.wavecentric.ai/magemo/modules/general/mute.md): Defining operational sets and groups for rail shunting and composition. - [Nodes - Nodi](https://docs.wavecentric.ai/magemo/modules/general/nodes.md): Physical and logical network topology - [Vessel Registry (Navi)](https://docs.wavecentric.ai/magemo/modules/general/ships.md): Management of ships and vessel types for maritime logistics. - [Subjects - Soggetti](https://docs.wavecentric.ai/magemo/modules/general/subjects.md): Master registry for partners, carriers, and clients - [Loading Unit Registry (UTI)](https://docs.wavecentric.ai/magemo/modules/general/uti.md): Master definitions for containers, swap-bodies, and other loading units. - [Wagon & UTI Compatibility Matrix](https://docs.wavecentric.ai/magemo/modules/general/wagon-compatibility.md): The technical safety board governing the relationship between wagons and loading units. - [Rail Wagon Registry (Carri)](https://docs.wavecentric.ai/magemo/modules/general/wagons.md): Detailed management of rail wagons and technical safety compatibility. - [Zones & Geographical Areas](https://docs.wavecentric.ai/magemo/modules/general/zones.md): Defining geographical perimeters and terminal zones for logistics routing. - [Equipment Monitoring](https://docs.wavecentric.ai/magemo/modules/monitoring/equipment.md): Real-time asset tracking and status - [Gate Operations](https://docs.wavecentric.ai/magemo/modules/monitoring/gate-operations.md): Terminal entry/exit registration and bulk data ingestion - [Yard Management (Inventory)](https://docs.wavecentric.ai/magemo/modules/monitoring/inventory.md): Real-time visibility into the physical location and status of all units - [Global Track & Trace](https://docs.wavecentric.ai/magemo/modules/monitoring/track-trace.md): Real-time visibility into rail, road, and maritime movements - [Booking Management](https://docs.wavecentric.ai/magemo/modules/planning/booking.md): The centralized registry for order processing and unit assignment - [Planning Dashboard](https://docs.wavecentric.ai/magemo/modules/planning/dashboard.md): Operational Command Center for network planners - [Rail Planning](https://docs.wavecentric.ai/magemo/modules/planning/rail.md): Strategic scheduling and train composition management - [Intermodal Booking Orchestration](https://docs.wavecentric.ai/orchestration/booking-logic.md): The technical orchestration of intermodal transport mandates. - [Commercial Intelligence & KPIs](https://docs.wavecentric.ai/orchestration/commercial-intelligence.md): The analytical oversight layer for commercial and operational performance. - [Commercial Orchestration Overview](https://docs.wavecentric.ai/orchestration/commercial-orchestration.md): The strategic interface between customer demand and operational reality. - [Multi-Modal Connection Logic](https://docs.wavecentric.ai/orchestration/connection-orchestration.md): Orchestrating the complex 'Zig-Zag' relationships between different legs of a journey. - [Customer & Contract Orchestration](https://docs.wavecentric.ai/orchestration/customer-management-logic.md): Orchestrating the relationship from legal identity to active contracts. - [Master Data Governance](https://docs.wavecentric.ai/orchestration/data-governance.md): Ensuring the integrity and technical validity of the system's foundational entities. - [Fleet Safety & Asset Orchestration](https://docs.wavecentric.ai/orchestration/fleet-safety.md): Orchestrating the technical health and safe utilization of the rail fleet. - [Interactive Collaboration & Tasking](https://docs.wavecentric.ai/orchestration/interactive-collaboration.md): Orchestrating the human-centric layer of the logistics network. - [Inventory & Capacity Orchestration](https://docs.wavecentric.ai/orchestration/inventory-capacity-logic.md): Orchestrating the balance of Loading Units (UTIs) across the logistics network. - [IoT & Telemetry Orchestration](https://docs.wavecentric.ai/orchestration/iot-telemetry-logic.md): Leveraging GPS and sensor data for real-time asset health and position monitoring. - [Maritime & Gateway Orchestration](https://docs.wavecentric.ai/orchestration/maritime-orchestration.md): Synchronizing deep-sea vessel arrivals with inland rail services via PCS and maritime registries. - [Module Interconnections](https://docs.wavecentric.ai/orchestration/module-interconnection.md): Seamless synchronization between functional logistics modules. - [Multimodal Chain Design (MCD)](https://docs.wavecentric.ai/orchestration/multimodal-chain.md): Engineering optimal logistics flows across rail and maritime networks. - [Network Visibility & Tracking](https://docs.wavecentric.ai/orchestration/network-visibility.md): Real-time orchestration of asset positions and transit status. - [Planning Control Tower](https://docs.wavecentric.ai/orchestration/planning-control-tower.md): The central hub for managing upcoming rail departures and resource allocation. - [Logistic Procurement Management (LPM)](https://docs.wavecentric.ai/orchestration/procurement-management.md): Managing the carrier ecosystem and digitized transport agreements. - [Quotation & Pricing Orchestration](https://docs.wavecentric.ai/orchestration/quotation-logic.md): The commercial engine for transforming inquiries into viable transport quotes. - [Rail Network Orchestration](https://docs.wavecentric.ai/orchestration/rail-orchestration.md): Strategic management of rail corridors, compositions, and shunting operations. - [Sales Pipeline & AI Automation](https://docs.wavecentric.ai/orchestration/sales-pipeline.md): AI-driven inquiry processing and commercial funnel orchestration. - [Service Definition & Management](https://docs.wavecentric.ai/orchestration/service-management.md): Defining and managing complex multi-modal service products. - [Strategic Analytics & Business Intelligence](https://docs.wavecentric.ai/orchestration/strategic-analytics.md): Aggregating operational data for executive decision-making and performance auditing. - [Tactical Execution & Event Management](https://docs.wavecentric.ai/orchestration/tactical-execution.md): Orchestrating the physical movement and event propagation of the fleet. - [Trace Engineering & Efficiency](https://docs.wavecentric.ai/orchestration/trace-design-logic.md): Optimizing physical rail paths and time-slot allocations for network speed. - [First & Last Mile Orchestration](https://docs.wavecentric.ai/orchestration/trucking-orchestration.md): Managing the road leg of the multimodal chain through digital mandates and mobile updates. - [Welcome to AI Loop](https://docs.wavecentric.ai/welcome.md): An overview of the AI Loop platform. - [CCM 01 - Customer Relationship Management](https://docs.wavecentric.ai/workflows/CCM/CCM01.md): Platform capabilities for maintaining and optimizing customer relationships through centralized communication. - [CCM 02 Automating Custom Offer Creation](https://docs.wavecentric.ai/workflows/CCM/CCM02.md): Platform capabilities for automatically generating and monitoring tailor-made customer offers. - [CCM 03 - Contract Monitoring and Supervision](https://docs.wavecentric.ai/workflows/CCM/CCM03.md): Capabilities for monitoring contracts, deadlines, and renewals aligned with business objectives. - [CCM 04 - Advanced Customer Data Analysis](https://docs.wavecentric.ai/workflows/CCM/CCM04.md): Analytical tools for identifying trends, opportunities, and improving service strategy. - [CCM 05 - Multichannel Communications Management](https://docs.wavecentric.ai/workflows/CCM/CCM05.md): Management of customer communications via multiple channels (email, web portal, chat). - [CCM 06 - Management of Offers and Contracts](https://docs.wavecentric.ai/workflows/CCM/CCM06.md): System capabilities for modifying, updating, and tracking offers and contracts. - [CCM 07 - Automation of Notification](https://docs.wavecentric.ai/workflows/CCM/CCM07.md): Automatic notifications for contract expirations, changes, and approvals. - [CCM 08 - Custom Report Generation](https://docs.wavecentric.ai/workflows/CCM/CCM08.md): Generation of customized reports with visualization of KPIs and performance trends. - [CCM 09 - Sensitive Data Management and Privacy](https://docs.wavecentric.ai/workflows/CCM/CCM09.md): Protection of sensitive customer data, GDPR compliance, and consent management. - [CCM 10 - Customizing Workflows](https://docs.wavecentric.ai/workflows/CCM/CCM10.md): Customization of workflows for offers, contracts, and communications based on business needs. - [CCM 11 - Service Performance Monitoring](https://docs.wavecentric.ai/workflows/CCM/CCM11.md): Real-time monitoring of service performance and identification of areas for improvement. - [CCM 12 - Event and Resource Management](https://docs.wavecentric.ai/workflows/CCM/CCM12.md): Management of events, appointments, and logistics tasks with advanced scheduling. - [CCM 13 - Complaints and Resolutions](https://docs.wavecentric.ai/workflows/CCM/CCM13.md): Tracking and management of customer complaints and resolution processes. - [CCM 14 - Intuitive and Accessible Interface](https://docs.wavecentric.ai/workflows/CCM/CCM14.md): High-adoption interface design ensuring ease of use for users with varying technical skills. - [CCM 16 - Integration with BI Tools](https://docs.wavecentric.ai/workflows/CCM/CCM16.md): Integration with Business Intelligence tools for advanced data analysis and strategic decision-making. - [CCM 17 - Access Control and Advanced Security](https://docs.wavecentric.ai/workflows/CCM/CCM17.md): Implementation of strong authentication and role-based access control to protect business data. - [CCM 18 - Integration with existing systems](https://docs.wavecentric.ai/workflows/CCM/CCM18.md): Seamless integration with legacy and third-party systems to ensure centralized data management. - [LPM 01 - Optimization of Logistics Operations and Supplier Relations](https://docs.wavecentric.ai/workflows/LPM/LPM01.md): Centralize and coordinate logistics operations, improving coordination with suppliers to optimize procurement processes. - [LPM 02 - Generating Custom Quotes](https://docs.wavecentric.ai/workflows/LPM/LPM02.md): Create customized quotes in real-time based on specific customer requests, supply requirements and contract conditions. - [LPM 03 - Continuous Monitoring of Operational-Economic Efficiency KPIs](https://docs.wavecentric.ai/workflows/LPM/LPM03.md): Continuous real-time monitoring of operational and economic KPIs to ensure optimal performance. - [LPM 04 - Controlling Changes and Updates to Offerings](https://docs.wavecentric.ai/workflows/LPM/LPM04.md): Manage and track changes and updates to bids already issued, maintaining consistency and avoiding discrepancies. - [LPM 05 - Analytical Tools for Optimizing Procurement Decisions](https://docs.wavecentric.ai/workflows/LPM/LPM05.md): Advanced analytical tools to analyze and optimize procurement decisions based on cost, availability, and supplier performance. - [LPM 06 - Integration with Existing Systems](https://docs.wavecentric.ai/workflows/LPM/LPM06.md): Integrate the module with existing systems to ensure centralized and fluid management of customer and contract data. - [LPM 07 - Management and Automation of Requests for Quotation](https://docs.wavecentric.ai/workflows/LPM/LPM07.md): Automate the RFQ process based on specific needs, allowing for a quick and accurate response from suppliers. - [LPM 08 - Document Management and Historical Preservation](https://docs.wavecentric.ai/workflows/LPM/LPM08.md): Manage documents relating to offers and requests, keeping historical versions in a secure and orderly way. - [LPM 09 - Supplier Relationship Automation](https://docs.wavecentric.ai/workflows/LPM/LPM09.md): Automate communication and interaction with suppliers, improving contract management, order confirmation, and supply tracking. - [LPM 10 - Calculation of Approach Costs and Economic Optimization](https://docs.wavecentric.ai/workflows/LPM/LPM10.md): Analyze costs related to various logistics options and provide suggestions to reduce costs, improving economic optimization. - [LPM 11 - Tracking Changes to Offers and Orders](https://docs.wavecentric.ai/workflows/LPM/LPM11.md): Track all changes made to bids and orders, ensuring visibility and transparent management to avoid errors or omissions. - [LPM 12 - Advanced and Customizable Reporting](https://docs.wavecentric.ai/workflows/LPM/LPM12.md): Generate customizable reports for analysis of logistics performance, costs, offers, and supplier relationships. - [LPM 13 - Contract and Agreement Management](https://docs.wavecentric.ai/workflows/LPM/LPM13.md): Manage creation, storage, and review of supplier contracts ensuring compliance with business objectives. - [MCD 01 - Centralized Management](https://docs.wavecentric.ai/workflows/MCD/MCD01.md): Collect and centralize all logistics data in a single platform for real-time monitoring. - [MCD 02 - Real-Time Analysis](https://docs.wavecentric.ai/workflows/MCD/MCD02.md): Analyze customer requests in real-time to optimize transport routes and delivery times. - [MCD 03 - Simulations & scenarios](https://docs.wavecentric.ai/workflows/MCD/MCD03.md): Analyze the impact of different options and optimize logistics decisions through 'What-If' simulations. - [MCD 04 - Analytical Tools](https://docs.wavecentric.ai/workflows/MCD/MCD04.md): Monitor and optimize logistics performance using advanced analytics tools. - [MCD 05 - Route Optimization](https://docs.wavecentric.ai/workflows/MCD/MCD05.md): Automatically calculate and optimize transport routes for efficient delivery. - [MCD 06 - System Integration](https://docs.wavecentric.ai/workflows/MCD/MCD06.md): Integrate with existing systems for centralized customer and contract data management. - [MCD 07 - Historical Data](https://docs.wavecentric.ai/workflows/MCD/MCD07.md): Access and analyze historical data to understand trends and improve future planning. - [MCD 08 - Intuitive Interface](https://docs.wavecentric.ai/workflows/MCD/MCD08.md): A user-centric design that ensures high adoption rates without complex training. - [MCD 09 - Multi-Variable Logic](https://docs.wavecentric.ai/workflows/MCD/MCD09.md): Manage and analyze multiple logistics variables in real-time for optimized planning. - [MCD 10 - Real-Time Performance Monitoring](https://docs.wavecentric.ai/workflows/MCD/MCD10.md): Monitor logistics operations in real-time with KPIs and key performance indicators. - [MCD 11 - Dynamic Workflows](https://docs.wavecentric.ai/workflows/MCD/MCD11.md): Dynamically manage and adapt logistics workflows to changing operational conditions. - [MCD 13 - Data Visualization and Custom Reports](https://docs.wavecentric.ai/workflows/MCD/MCD13.md): Generate customized reports on logistics data with graphical visualization for quick analysis. - [MCD 14 - Scalability](https://docs.wavecentric.ai/workflows/MCD/MCD14.md): Scale easily to support highly complex operations and increasing data volumes. - [MCD 15 - External Integration](https://docs.wavecentric.ai/workflows/MCD/MCD15.md): Integrate with traffic and weather data to optimize delivery routes and timing. - [MCD 16 - Fleet Management (Graph Generation)](https://docs.wavecentric.ai/workflows/MCD/MCD16.md): Generate railway graphs from the Fleet Management suite - [Authentication](https://docs.wavecentric.ai/workflows/authentication.md): Passwordless magic link login flow. - [User Invitation](https://docs.wavecentric.ai/workflows/user-invitation.md): Onboarding new team members via email invitation. ## OpenAPI Specs - [openapi](https://docs.wavecentric.ai/openapi.json) - [openapi-backup](https://docs.wavecentric.ai/openapi-backup.json)