# ProDex ## Docs - [Changelog](https://docs.prodexlabs.com/changelog.md): What's new in ProDex — features, improvements, and fixes from the last few weeks. - [First Login](https://docs.prodexlabs.com/getting-started/first-login.md): Create your account and sign in to ProDex for the first time. - [Navigating the Platform](https://docs.prodexlabs.com/getting-started/navigating-the-platform.md): Learn your way around the ProDex interface. - [What Is ProDex?](https://docs.prodexlabs.com/getting-started/what-is-prodex.md): An overview of ProDex — the AI-native platform for manufacturing operations. - [Your First Simulation](https://docs.prodexlabs.com/getting-started/your-first-simulation.md): Build and run your first simulation model in ProDex. - [Dexter](https://docs.prodexlabs.com/product/ai-assistant.md): Your factory's operations analyst — the Home page of ProDex, where every conversation starts. - [Bills of Materials](https://docs.prodexlabs.com/product/bom.md): Define product recipes, component structures, and the variant system that drives planning. - [Configurator](https://docs.prodexlabs.com/product/configurator.md): Configure product variants, option trees, and per-order parts lists for configure-to-order manufacturing. - [Data Sources](https://docs.prodexlabs.com/product/data-sources.md): Wherever your data lives, ProDex can ingest it — direct system integrations, file uploads, and screenshots of dashboards all work. - [Custom Workflows](https://docs.prodexlabs.com/product/dexter/custom-workflows.md): Reusable procedures that turn your best practices into executable definitions Dexter follows consistently. - [Memories](https://docs.prodexlabs.com/product/dexter/memories.md): Dexter's persistent knowledge base — operational rules, corrections, and factory context that carry across conversations. - [Reports](https://docs.prodexlabs.com/product/dexter/reports.md): Generated PDFs, spreadsheets, and slide decks — all Dexter's outputs in one place. - [Scheduled Jobs](https://docs.prodexlabs.com/product/dexter/scheduled-jobs.md): Run Dexter tasks on a recurring or one-off schedule without manual intervention. - [User Files](https://docs.prodexlabs.com/product/dexter/user-files.md): Uploaded files that Dexter can reference across all conversations in your factory. - [Experiments](https://docs.prodexlabs.com/product/experiments.md): Run what-if scenarios and compare simulation results across model configurations. - [Export & Import](https://docs.prodexlabs.com/product/factory-export.md): Back up, share, and transfer factory configurations as portable .prdx files. - [Factory Management](https://docs.prodexlabs.com/product/factory-management.md): Create, switch, rename, and delete the factories in your workspace. - [Gates](https://docs.prodexlabs.com/product/gates.md): Gates pause a pipeline at each verification checkpoint and ask you to confirm before downstream work proceeds. They're how trust is built into derived data. - [Insights](https://docs.prodexlabs.com/product/insights.md): Author chart dashboards conversationally — ask Dexter to visualize pipeline outputs or uploaded data. - [Layout](https://docs.prodexlabs.com/product/layout.md): Visualize and design your factory floor layout. - [Monte Carlo](https://docs.prodexlabs.com/product/monte-carlo.md): Run repeated simulations with different random seeds to quantify the distribution of outcomes. - [Production Planning](https://docs.prodexlabs.com/product/planning.md): Create and manage production plans from demand to delivery. - [Results](https://docs.prodexlabs.com/product/results-and-analytics.md): Analyze simulation outputs with built-in charts and KPIs. - [Runs](https://docs.prodexlabs.com/product/runs.md): Track and review pipeline execution runs. - [Job Scheduling](https://docs.prodexlabs.com/product/scheduling.md): Assign jobs to machines and workers with detailed schedules. - [Settings](https://docs.prodexlabs.com/product/settings.md): Configure application preferences, appearance, and account details. - [Modeler](https://docs.prodexlabs.com/product/simulation-modeling.md): Build discrete event simulation models of your manufacturing operations. - [Team Management](https://docs.prodexlabs.com/product/team-management.md): Admin controls for inviting team members, setting roles, and managing enrollment. - [Templates](https://docs.prodexlabs.com/product/templates.md): Pipeline templates are the reusable DAG you author once and run many times. Each template has a goal, inputs, and a graph of source / transformation / output nodes. - [Combiners, Separators & Transformers](https://docs.prodexlabs.com/reference/batching.md): The three components that reshape entity flow — batching multiple inputs into one, splitting one into many, and changing entity type mid-flow. - [Constants & Lookup Tables](https://docs.prodexlabs.com/reference/constants-and-lookups.md): Named values and multi-dimensional tables that externalize model parameters from logic. - [Distributions](https://docs.prodexlabs.com/reference/distributions.md): The probability distributions ProDex supports for processing times, arrivals, and stochastic attribute values. - [Entities & Attributes](https://docs.prodexlabs.com/reference/entities.md): Typed attributes that entities carry through the flow — the foundation that makes simulation models data-driven. - [Event System](https://docs.prodexlabs.com/reference/events.md): Topics, state variables, event hooks, and event listeners — the primitives for cross-component coordination and dynamic behavior. - [The Expression Language](https://docs.prodexlabs.com/reference/expressions.md): ProDex's Excel-style formula language for making simulation models dynamic and data-driven. - [Model Nodes & Hierarchical Modeling](https://docs.prodexlabs.com/reference/model-nodes.md): Embed one model inside another to build reusable sub-models and scale to facility-level simulations. - [Schedules](https://docs.prodexlabs.com/reference/schedules.md): Anchor simulation models to real dates, shift patterns, and production plans — the operational layer that makes results actionable. - [Snapshots](https://docs.prodexlabs.com/reference/snapshots.md): Frozen copies of a simulation model that anchor reproducibility, comparison, and experiments. - [Validation](https://docs.prodexlabs.com/reference/validation.md): The layer that checks your model before simulation runs — what it verifies and how to fix what it flags.