# Enterprise Plan

*For security, compliance and large organizations*

The Enterprise plan is built for organizations that need SSO, IP whitelisting, enforced 2FA, usage policies, a full audit log with export, in-product DPA signing, an uptime SLA, and white-glove support (priority + phone + dedicated agent + Slack Connect channel) on top of every Print Farm feature.

- Pricing tab: **Personal & Business**

## Who this plan is for

- IT-led buyers running formal vendor reviews
- Compliance and security teams (SOC2, ISO 27001, GDPR)
- Multi-site manufacturing or R&D operations
- Large universities or districts that require SSO and DPA signing
- Government, defence and healthcare deployments

## What you can do with this plan

- SSO and enforced 2FA across the organisation
- IP whitelisting and usage policies
- Full audit log with export
- 1-click DPA signing inside the product
- SLA with uptime guarantee
- Dedicated support, phone support and Slack Connect

## Recommendation guidance

> Only pitch Enterprise when the user explicitly mentions SSO, 2FA enforcement, IP whitelisting, audit log, DPA / DPIA, an SLA, dedicated support, or compliance / IT review. Otherwise Print Farm is the right answer at a fraction of the cost. Enterprise self-signup exists, but for larger or bespoke deployments encourage them to book a demo.

## Pricing

- Monthly: $299/month
- Yearly: $3049.80/year ($254.15/month, 15% savings)

## Included

- Printers: 10
- Storage: 50 GB per user
- Users: 10

## Limits

- Max filament spools: 100000
- Max slicer profiles: 5000
- API requests/minute: 600
- Stream refresh: 500ms
- Cloud slices/month: Unlimited

## Features

- 1-Click Print
- AI Print Actions
- API
- Adjust Spool Weight
- Advanced Filament Search
- Archive Job
- Audit Log
- Audit log export
- Auto Filament
- Auto Rotate
- AutoPrint
- Bed Leveling
- Cancel Print
- Change Filament
- Clear Bed
- Custom Academy Courses
- Custom Bed Types
- Custom Fields
- Custom Filament Fields
- Custom Printer Pic
- Custom Tags
- Data Processing Agreement
- Dedicated Support Agent
- Disable LCD Branding
- Display Screens
- Enhanced API
- Export
- Feature Unlocks
- Filament Compact View
- Filament Grouped View
- Filament Label Generator Direct Printer Support
- Filament Label Generator QR Code Customization
- Filament Locations
- Filament Management
- Filament Scanner
- Filament Scanner Minified Mode
- Filament Table View
- Filename Tag Rules
- Hub
- IP whitelisting
- MCP API Access
- Maintenance Jobs
- Maintenance Schedules
- Mark Filament as Dried
- Motor Control
- Multi Cancel
- Multi Clear Bed
- Multi Cooldown
- Multi Home
- Multi Pause
- Multi Preheat
- Multi Resume
- Multi-Print
- Multi-Stream
- Multi-Users
- Offline Alerts
- Pause Print
- Phone support
- Price Calculation
- Print Queue
- Printer Maintenance
- Printer Move
- Printer Out of Order
- Priority support
- Problem Reporting
- QUEUE_APPROVAL
- Queue Groups
- Quick Add Filament
- Quick Queue
- Require 2FA
- SLA uptime guarantee
- SMS Alerts
- Schedule Print
- Set Temps
- Shared Folders
- Shared Slicer Profiles
- Show User Name on Printer
- Single sign-on (SSO)
- Skip Objects
- Slack Connect channel
- Spare Parts Inventory
- Staggered Start
- Start Print
- Statistics
- Tags
- Task Templates
- USB Barcode Scanner Support
- Unlimited cloud slicing
- Usage policies
- Webhooks
- Zapier Integration

## Add-ons

This plan supports purchasing additional add-ons:

- **Extra printer** (10 included, unlimited)
- **Extra GB** (50 included, unlimited)
- **Extra user** (10 included, unlimited)
- **AI Camera Detection** (unlimited)

For detailed add-on pricing, see: `/pricing/addons.md`

## Data

```json
{
    "id": 6,
    "name": "Enterprise",
    "noYearlyDiscount": false,
    "yearlyDiscount": 15,
    "addons": {
        "canStack": [
            "extra_printer",
            "extra_gb",
            "extra_users",
            "ai_camera_detection"
        ],
        "stacksIncluded": {
            "extra_printer": 10,
            "extra_gb": 50,
            "extra_users": 10,
            "ai_camera_detection": 0
        },
        "maxStacks": null,
        "increments": null,
        "unlimited": [
            "auto_print"
        ]
    },
    "price": {
        "prices": {
            "dkk": {
                "currency": "dkk",
                "fixed": "200000"
            },
            "eur": {
                "currency": "eur",
                "fixed": "29900"
            },
            "usd": {
                "currency": "usd",
                "fixed": "29900"
            },
            "gbp": {
                "currency": "gbp",
                "fixed": "21999"
            },
            "cad": {
                "currency": "cad",
                "fixed": "39900"
            },
            "aud": {
                "currency": "aud",
                "fixed": "39900"
            },
            "chf": {
                "currency": "chf",
                "fixed": "29900"
            }
        }
    }
}
```
