# Guides

> Worked examples for the integrations labs build most often.

Source: https://docs.xplantpro.com/docs/guides

Each guide walks through one job end to end, with the scopes it needs and code in curl, JavaScript and Python.
- [Sync tasks](https://docs.xplantpro.com/docs/guides/sync-tasks.md): Drive the bench queue from your own scheduler, without overriding people.
- [Push demand signals](https://docs.xplantpro.com/docs/guides/demand-signals.md): Tell xPlant what's selling so the right work rises to the top.
- [Record transfers and stages](https://docs.xplantpro.com/docs/guides/transfers-and-stages.md): Log subcultures and stage changes from a script or a scanner.
- [Run an SOP from a bench station](https://docs.xplantpro.com/docs/guides/sop-runs.md): Start runs, confirm steps, and post measurements with units.
- [Label scanning](https://docs.xplantpro.com/docs/guides/label-scanning.md): Resolve a QR or barcode to its record, and log the scan.
- [Sensors and devices](https://docs.xplantpro.com/docs/guides/sensors-and-devices.md): Stream readings from a Pi or an ESP32 with a device token.
- [Equipment events](https://docs.xplantpro.com/docs/guides/equipment-events.md): Let an autoclave or a pH meter report usage, calibration and maintenance.
- [Pull change history](https://docs.xplantpro.com/docs/guides/change-history.md): Mirror plant and explant edits into your own system.
