Docs/Insight and Delivery

CSV Exports and Destinations

CSV exports and destinations move records, properties and defects out of Manifold to a file or a configured cloud destination.

For: Data operations and customer success2 min read3 sections

Export path selector

Choose the right delivery method before configuring files or destinations.

Best for

A client or colleague needs a quick file for a specific date range.

Avoid

Do not use one-off CSVs as a hidden recurring process.

Use this process

  • Run a manual export of records, properties, or defects.
  • Match the date and status filters to the report.
  • Send only to approved recipients.
Export exampleCustomer-safe walkthrough

Move approved data to the systems that need it

Run manual or scheduled exports of records, properties, and defects to SFTP and cloud destinations, with formula-injection-safe CSV and an audit trail.

What you see

  • Manual and scheduled exports with run history.
  • Destinations for SFTP, S3, GCS, Azure Blob, and SharePoint.
  • Status on each run, including failures to investigate.

How to use it

  • Validate a destination with a manual run before scheduling it.
  • Keep destination credentials server-side.
  • Use status filters and date ranges to control exported data.
  • Review run status and investigate failures promptly.

Export operations

Destinations

3

Scheduled

4

Failures

1

Gas safety recordsSFTPDelivered
DefectsS3Delivered
PropertiesSharePointFailed

Decision guide

SituationRecommended actionProof it worked
One-off file for a clientRun a manual CSV export for the date range.The file matches the report.
Regular BI feedConfigure a scheduled export to the destination.Runs deliver on schedule.
A run failedCheck credentials, path, and allowlist.The next run delivers.

Troubleshooting path

  1. 1If a manual export is unavailable, confirm the entitlement and permission.
  2. 2If delivery fails, check credentials, the bucket or path, and any allowlist.
  3. 3If a scheduled export did not run, check the schedule and destination health.

Export run log

CSV sample

Safe example data
dataset,status,destination,window,records,last_run
gas_safety_records,delivered,sftp://agent-reports/incoming,2026-05-01..2026-05-31,128,2026-06-01 06:00
defects,delivered,s3://portfolio-bi/manifold,2026-05-01..2026-05-31,37,2026-06-01 06:02
properties,failed,sharepoint://Compliance,2026-05-01..2026-05-31,0,2026-06-01 06:03
A failed run usually means a destination credential or path problem.
Re-run after fixing the destination rather than editing delivered files.

CSV Export Functions

CSV exports and destinations in Manifold move gas safety records, properties, and defects out of the console and into the tools your business already runs on: a one-off download for a single recipient, or a scheduled export that lands in a cloud destination automatically.

  • Run manual exports of gas safety records, properties, and defects.
  • Configure destinations for SFTP, Amazon S3, Google Cloud Storage, Azure Blob Storage, and SharePoint.
  • Create scheduled exports and review export runs.
  • CSV encoding is formula-injection-safe and exports are audited.

Choosing an Export Destination Path

Manual and scheduled exports share the same underlying data and the same safe CSV encoding; the difference is only whether a person triggers the run or a schedule does it for them.

  • Use a one-off CSV for a quick file to a specific recipient for a date range.
  • Use a scheduled export when a downstream system needs regular delivery.
  • Validate a scheduled destination with a manual run before relying on it.
  • See CSV Imports and Templates for the equivalent bulk-loading path in the other direction.

Troubleshooting

  • Manual export unavailable: confirm the entitlement and the user’s export permission.
  • Destination delivery fails: check credentials, the bucket or path, and any network allowlist.
  • Scheduled export did not run: check the schedule, last run status, and destination health.

Destinations Reference

  • SFTP: deliver files to a host and path using server-side credentials.
  • Amazon S3, Google Cloud Storage, Azure Blob Storage: deliver to a bucket or container.
  • SharePoint: deliver into a document library for downstream teams.
  • Keep destination credentials server-side; never place them in notes or browser-visible fields.

Was this page useful?