Skip to main content

Exporting Results

Conio provides several export paths depending on what you need to share or reuse.


Exporting URA tablesโ€‹

Each URA can be exported from the workspace:

  1. Open the URA workspace for a matched item.
  2. Click Export in the toolbar.
  3. Choose the format:
FormatContents
CSVOne row per resource (material / labour / equipment) with name, quantity, unit, waste factor, rate, cost subtotal
Excel (.xlsx)Same data with formatting; suitable for direct submission or integration into a bill of quantities document

The export includes the computed direct cost, OH&P amount, and total unit rate at the bottom.


Exporting the Template Library as a Rate Tableโ€‹

Templates in the Recipe Library can be published as a Standard Rate Table. This is the key mechanism that creates definitive template links โ€” when BOQ items are matched against the exported rate table, their URAs are adopted verbatim from the source template with no AI call.

Opening the exportโ€‹

In Settings โ†’ Recipe Library, click the Export dropdown:

Template Library export dropdown showing three export options

The three options are:

OptionDescription
Export as Templates (JSON)Downloads all templates as a JSON file for import into another Conio project. Rates are zeroed.
Export as Rate Table (CSV)Downloads a CSV for use outside Conio (Excel, other tools).
Add to Rate TableInserts templates directly into the project's rate table store.

Selecting a subset of templatesโ€‹

By default, all templates are included. To export a subset:

  1. Check the boxes on the rows you want in the template table.
  2. A selection badge shows the count.
  3. Click Export. Only the selected templates are included.

Leave all boxes unchecked to include all templates.


Export as Rate Table (CSV)โ€‹

Pricing mode:

ModeRate columnWhen to use
Recipe only0 (zero)Sharing the resource structure without prices
PricedComputed from active price book + OH&PWhen you want a priced rate table for tendering or cost control

The priced mode requires an Active Price Book to be set. If no active book is configured, the priced option is disabled.

The CSV is BOM-encoded for direct Excel import (no garbled characters). Columns: Description, Unit, Rate, Work Class, source_template_name, source_template_keywords.


Add to Rate Table (in-app)โ€‹

Creates or appends a rate table inside your project from the selected templates:

Export as Rate Table modal showing destination options โ€” new or append to existing

Destination:

OptionBehaviour
Save as newCreates a new named rate table in Table Manager
Append to existingAdds to a rate table you choose from a dropdown; duplicate rows (same description + unit) are skipped automatically
The definitive link

When you match BOQ items against a rate table produced by Add to Rate Table, each rate row carries a source_template_id back to the template that produced it. When you then generate URAs for those items, Conio detects the provenance and adopts the template verbatim โ€” zero AI calls, no drift, resources re-priced from the current price book. This is the fastest and most consistent path for a large BOQ where you have already seeded all work type templates.


Summary: which export to useโ€‹

GoalExport to use
Share rate structure with another team (no prices)Export as Rate Table (CSV) โ€” Recipe only
Submit a priced rate scheduleExport as Rate Table (CSV) โ€” Priced
Reuse templates in another Conio projectExport as Templates (JSON)
Build a project rate table that enables no-AI URA generationAdd to Rate Table (in-app)
Export individual item URA for a cost reportURA workspace โ†’ Export