# Printago > Printago is a cloud-based print farm management platform for Bambu Lab and other 3D printers. It handles printer management, slicing, the print queue, materials, SKUs with variants, e-commerce order ingestion, and a REST API for automation. This file follows the [llms.txt](https://llmstxt.org) convention so AI agents can discover the Printago documentation in one fetch. For a heading-level map of every page, see [docs_map.md](/docs_map.md). ## Getting Started - [Quick Start Guide](https://docs.printago.io/docs): Get up and running with Printago in minutes. This guide walks you through connecting printers, setting up materials, and your first automated print job. ## Overview - [What is Printago?](https://docs.printago.io/docs/overview/what-is-printago): Printago (prin-TAH-go, /prɪntˈtɑːgoʊ/) is a cloud-based print farm management solution for 3D printer hobbyists and print farms of all sizes. - [Key Concepts](https://docs.printago.io/docs/overview/key-concepts): Understanding these fundamental concepts will help you make the most of Printago's features and capabilities. - [Dashboard](https://docs.printago.io/docs/overview/dashboard): The Printago Dashboard is your central hub for monitoring and managing all connected 3D printers. It provides real-time status updates, job progress tracking, and quick access to printer controls. ## Connecting Printers - [LAN Client (Fuse)](https://docs.printago.io/docs/connecting-printers/printago-fuse): Printago Fuse is a lightweight client that runs on your local network, bridging Printago to printers that aren't reachable via cloud connections. - [Bambu Lab Integration](https://docs.printago.io/docs/connecting-printers/bambu-lab-integration): Printago connects to Bambu Lab printers in two ways: through Bambu's cloud infrastructure, or locally over your network with the Printago Fuse client. - [Creality Integration](https://docs.printago.io/docs/connecting-printers/creality): Printago connects to Creality's Klipper-based printers, including the flagship K2 series, over your local network through Moonraker. - [Elegoo Integration](https://docs.printago.io/docs/connecting-printers/elegoo): Printago connects to Elegoo FDM printers over your local network through the Printago Fuse LAN client, with no cloud account, Raspberry Pi, or extra hardware required. - [Klipper Integration](https://docs.printago.io/docs/connecting-printers/klipper-integration): Printago connects to Klipper-powered printers over your local network through Moonraker, the API server that ships with almost every Klipper install. - [Prusa Integration](https://docs.printago.io/docs/connecting-printers/prusa-link): Printago connects to Prusa printers over your local network through PrusaLink, the HTTP API built into modern Prusa firmware. - [Snapmaker Integration](https://docs.printago.io/docs/connecting-printers/snapmaker): Printago connects to Snapmaker's Klipper-based printers, including the U1, over your local network through Moonraker. - [Virtual Printers](https://docs.printago.io/docs/connecting-printers/virtual-printers): Virtual printers let you test your Printago workflow without needing physical hardware. They simulate real Bambu Lab printers, complete with temperature changes, print progress, and error states. ## Parts & Files - [Part Management](https://docs.printago.io/docs/parts/part-management) - [STL and STEP Parts](https://docs.printago.io/docs/parts/stl-step-parts): STL and STEP files are static 3D models that work identically in Printago's system. Both file types represent single-material parts that can have custom slicer process profiles applied. - [3MF Project Files](https://docs.printago.io/docs/parts/3mf-project-files): 3MF (3D Manufacturing Format) parts are complete projects that preserve all your slicer settings, modifiers, and design decisions. Printago fully supports 3MF files from Bambu Studio and Orca Slicer. - [Gcode.3mf Files](https://docs.printago.io/docs/parts/gcode-3mf-files): gcode.3mf files are pre-sliced files from Bambu Studio or Orca Slicer that contain ready-to-print G-code wrapped in a 3MF container. - [About OpenSCAD](https://docs.printago.io/docs/parts/openscad/openscad-intro): OpenSCAD support in Printago lets you create dynamic, customizable 3D models that respond to customer input without touching code. Let's explore how it works! - [OpenSCAD Parts](https://docs.printago.io/docs/parts/openscad/openscad-parts): This guide explains how to upload and use OpenSCAD parts in the Printago system. - [ColorSCAD](https://docs.printago.io/docs/parts/openscad/colorscad): ColorSCAD is a premium add-on for Printago that enables multi-colored 3D models in OpenSCAD. ColorSCAD extracts material/filament assignments from color() statements in your SCAD file. - [OpenSCAD Libraries](https://docs.printago.io/docs/parts/openscad/libraries): Printago provides access to numerous OpenSCAD libraries to enhance your parametric design capabilities. These libraries are pre-installed and available for use in your OpenSCAD designs. - [CadQuery & build123d Parts](https://docs.printago.io/docs/parts/cadquery/cadquery-intro): CadQuery and build123d support in Printago lets you create parametric 3D models using Python. - [CadQuery & build123d Libraries](https://docs.printago.io/docs/parts/cadquery/libraries): Printago pre-installs a curated set of Python libraries alongside CadQuery and build123d. ## Printing - [Printing Parts](https://docs.printago.io/docs/printing/printing-parts) - [Print Queue](https://docs.printago.io/docs/printing/print-queue) - [Materials](https://docs.printago.io/docs/printing/materials) - [Slicer Profiles](https://docs.printago.io/docs/printing/slicer-profiles) - [Cloud Slicer](https://docs.printago.io/docs/printing/cloud-slicer) - [Importing Profiles Manually](https://docs.printago.io/docs/printing/import-profiles): In addition to syncing profiles via the Bambu Lab Integration, you can manually import slicer profiles directly from Bambu Studio or OrcaSlicer. This is useful when you want to: - [Printer Management](https://docs.printago.io/docs/printing/printer-management/printer-management) - [Printer Control Panel](https://docs.printago.io/docs/printing/printer-management/printer-control-panel): The printer control panel provides direct access to your printer's hardware controls and calibration tools. You can access it in several ways: - [Printer Tags](https://docs.printago.io/docs/printing/printer-management/printer-tags): Printer tags are a powerful way to create dynamic groups of printers in your farm. They enable flexible printer management and smart job routing without complex configuration. - [Camera Streaming](https://docs.printago.io/docs/printing/printer-management/camera-streaming): Printago shows two kinds of camera imagery for printers connected through Fuse: low-frequency preview snapshots that keep your dashboard tiles fresh, and on-demand live WebRTC streams that play… - [FabMatic Continuous Printing](https://docs.printago.io/docs/printing/fabmatic-continuous-printing) - [Maintenance Tracker](https://docs.printago.io/docs/printing/maintenance-tracker) ## Commerce - [SKU Management](https://docs.printago.io/docs/commerce/sku-management) - [SKU Variants](https://docs.printago.io/docs/commerce/sku-variants): SKU Variants are one of Printago's most powerful features, enabling complex product variations and customization without SKU proliferation in your e-commerce stores. - [Printing SKUs](https://docs.printago.io/docs/commerce/printing-skus): This page covers how to print SKUs from your library. To learn more about how to create and manage SKUs, check out SKU Management. - [Orders](https://docs.printago.io/docs/commerce/orders) ## Mobile App - [Printago Mobile App](https://docs.printago.io/docs/mobile-app/overview): Monitor and control your Printago print farm from an iPhone or iPad, with live cameras, print progress, and printer controls on the go. - [Using the Mobile App](https://docs.printago.io/docs/mobile-app/using-the-app): A walkthrough of the Printago phone app, covering the dashboard, printer details, print controls, temperatures, and filament assignment. - [Using the App on a Tablet](https://docs.printago.io/docs/mobile-app/tablet): How the Printago app adapts to iPad, with a navigation rail, multi-column camera grid, and a two-pane master-detail printer view. ## Integrations - [Shopify](https://docs.printago.io/docs/integrations/shopify) - [Etsy](https://docs.printago.io/docs/integrations/etsy) - [Shipstation](https://docs.printago.io/docs/integrations/shipstation): Connect Printago with Shipstation as an order source - [Shippo](https://docs.printago.io/docs/integrations/shippo): Connect Printago with Shippo as an order source - [ebay](https://docs.printago.io/docs/integrations/ebay): Connect your eBay store to Printago for automated order processing. ## Addons - [Addons](https://docs.printago.io/docs/addons/overview): Addons extend Printago with powerful features and integrations. Open the Addons page from the sidebar to browse everything available to your store. - [Cost Catalog](https://docs.printago.io/docs/addons/cost-catalog): The Cost Catalog addon tracks costs for materials, labor, and overhead, and calculates SKU costs and profit margins with comprehensive cost breakdowns. ## Tools & Workflows - [Hot Drop File Upload](https://docs.printago.io/docs/tools/hot-drop-file-upload) - [Folder Watching](https://docs.printago.io/docs/tools/folder-watching) - [Bulk Actions](https://docs.printago.io/docs/tools/bulk-actions): Bulk Actions provide powerful controls for managing multiple items simultaneously across Printago. Manage multiple printers, print jobs, parts, or SKUs simultaneously. - [Part and SKU Folders](https://docs.printago.io/docs/tools/folders): Printago provides folders to help organize your Parts and SKUs. Each section (Parts and SKUs) has its own separate set of folders for better organization. - [Global Search](https://docs.printago.io/docs/tools/global-search): Instantly find and navigate to any content in your Printago workspace with keyboard-driven global search. - [Keyboard Shortcuts](https://docs.printago.io/docs/tools/keyboard-shortcuts): Printago includes keyboard shortcuts throughout the application to help you work more efficiently. Rather than listing every shortcut here, we've documented them in context where they're most useful. - [Notifications](https://docs.printago.io/docs/tools/notifications): Printago can send real-time notifications about your print farm to a variety of channels. - [Installing Printago](https://docs.printago.io/docs/tools/pwa-install): Printago can be installed as a Progressive Web App (PWA) on your device, giving you a native app-like experience. This guide explains how to install Printago on different platforms. ## Organization - [User Management](https://docs.printago.io/docs/organization/user-management) - [Roles & Permissions List](https://docs.printago.io/docs/organization/permissions) - [Audit Log](https://docs.printago.io/docs/organization/audit-log): The Audit Log provides a chronological record of all significant actions taken within your organization — who did what, when, from where, and what changed. ## API - [API Keys](https://docs.printago.io/docs/api/keys) - [Authentication & Quotas](https://docs.printago.io/docs/api/authentication-and-quotas) - [Examples](https://docs.printago.io/docs/api/examples) - [Developers Site](https://docs.printago.io/docs/api/developers-site): The Printago Developers Site provides: - [Using AI Agents with Printago Docs](https://docs.printago.io/docs/api/ai-agents): These docs ship a few machine-readable artifacts so an AI agent (Claude, ChatGPT, a custom LangChain/OpenAI tool-use loop, etc.) can understand the product and navigate the documentation efficiently… ## Settings - [Account Settings](https://docs.printago.io/docs/settings/account-settings): Manage your account settings and preferences from the Settings page in Printago. The Account page is the hub for how you sign in, how your organization appears, and the defaults Printago uses for… - [Subscription Management](https://docs.printago.io/docs/settings/subscription-management): Manage your Printago subscription and billing. ## Troubleshooting - [Troubleshooting](https://docs.printago.io/docs/troubleshooting/common-issues): This page consolidates common issues and solutions from across Printago. For feature-specific troubleshooting, see the relevant documentation pages. ## Support - [Support & Help](https://docs.printago.io/docs/support): Need help with Printago? We've got you covered! Our team is ready to assist you with any questions or challenges you encounter. ## Optional - [Docs map](https://docs.printago.io/docs_map.md): Hierarchical index of every page with all its section headings — ideal as a second fetch after this file. - [OpenAPI specification](https://docs.printago.io/printago-api-swagger.json): Machine-readable OpenAPI 3.1 spec for the Printago REST API. - [Developers site](https://developers.printago.io): Interactive API reference, guides, and tutorials. - [Sitemap](https://docs.printago.io/sitemap.xml): Every page on the docs site.