Overview
Factories are the self-contained workspaces where your simulation models, entities, data pipelines, BOMs, plans, schedules, and results live. Dexter is also factory-scoped — each factory has its own conversations, memories, user files, scheduled jobs, and custom workflows, so context built in one factory doesn’t leak into another. For background on what a factory is conceptually, see First Login: Factories. This page covers the day-to-day operations you perform on factories once they exist.What’s Inside a Factory
A factory contains everything related to a single workspace:| Category | Contents |
|---|---|
| Simulation | Models, snapshots, schedules, entities, constants, lookup tables, KPI queries, chart queries, time series queries, runs, experiments, Monte Carlo batches |
| Data | Pipelines, data insights (analysis containers with nested charts) |
| Supply | BOMs, configuration templates, configurations, configuration revisions |
| Planning | Planning models, planning runs, demand/supply orders, inventory goals, resource capacity, custom constraints, custom objectives, production plans |
| Layout | Facility floor plans (feature availability depends on your account configuration) |
| Dexter | Conversation history, memories, user files, reports, scheduled jobs, custom workflows |
Everything in a factory saves continuously as you work — there’s no manual save step. Switching between factories loads the full context instantly.
The Factory Selector
Click the factory name at the top of the main workspace to open the factory selector. The dropdown shows:- Search — filter the list by name
- New Factory — create a new factory
- Import Factory — load a factory from a
.prdxfile - Export Factory — download the current factory as a file
- Your factories — grouped by recency (Today, Yesterday, Previous 7 Days, etc.)
Creating a Factory
From the factory selector dropdown, click New Factory, enter a name, optionally add a description, and click Create New Factory. The new factory opens immediately with an empty workspace. For a guided walkthrough of your very first factory, see First Login: Creating Your First Factory.Renaming a Factory
Open the factory selector and click the three-dot menu (⋮) next to the factory you want to rename. Select Rename, edit the name, and confirm. The rename takes effect immediately across the workspace — all references to the factory update to the new name. You can also ask Dexter to rename the current factory: “Rename this factory to Building 7 — Proposed Layout.”Deleting a Factory
Open the factory selector and click the three-dot menu (⋮) next to the factory you want to delete. Select Delete and confirm the action. You cannot delete the factory you’re currently working in — switch to a different factory first.Exporting and Importing
Factories can be exported as.prdx files and imported into any ProDex workspace. This is how you back up work, share configurations with colleagues, or move a factory between environments.
- Export — from the factory selector, click Export Factory to download a
.prdxfile of the current factory - Import — from the factory selector, click Import Factory and select a
.prdxfile
Sharing Factories With Teammates
Factories are scoped to the user who created them. They don’t automatically share with your team, and even admins can’t see other users’ factories. To give a teammate access to a factory you built:- Export the factory to a
.prdxfile - Send them the file
- They import it into their own workspace
There is no real-time collaboration on factories. If multiple people need to work on the same factory, the current pattern is: one person owns it, others work on their own imported copies, and changes are consolidated via re-export when needed.
Factory Scope and Isolation
Understanding what’s factory-scoped vs. organization-scoped helps avoid confusion:| Scope | What lives here |
|---|---|
| Factory (per-user) | Models, entities, BOMs, pipelines, plans, results, Dexter memories, conversations, user files, scheduled jobs, custom workflows |
| Organization (shared) | Team roster, enrollment settings, organization memories, integrations (configured at org level, accessible from any factory) |
Best Practices
- One factory per scenario or facility. Keep your current-state model in one factory and proposed changes in another. This lets you compare by switching factories rather than managing multiple models in the same workspace.
- Export before destructive changes. Before making major structural changes to a model, BOMs, or planning setup, export the factory as a backup. If something goes wrong, import the backup to restore the previous state.
- Name factories for their purpose, not their date. “Packaging Line — Q3 Optimization” is easier to find than “Factory created June 2026” when you have a long list.
- Clean up old factories. The factory selector groups by recency — old factories drop to the bottom but don’t disappear. Delete factories you no longer need to keep the list manageable.

