Skip to content

Export Your Data

Code export is not available today. Your database, files, and analytics each have a path out, and account-level exports go through support.

There is no code export today. To be direct about what that means:

  • There is no “connect GitHub” or “export to GitHub” setting. Proyecta cannot push your project to a GitHub account or organization you own.
  • There is no ZIP download and no git clone URL.
  • You cannot open the project in Visual Studio Code or any other local editor.

Your project’s code is version-controlled internally — that’s what powers Version History — but that repository lives in Proyecta’s infrastructure and isn’t exposed to users.

Your app and its code are yours. This is a gap in what we’ve built, not a claim on your work. If you need your code, contact support — or reach a human from the help button (the headset icon) below the chat box in the builder — and we’ll sort it out with you directly.

For the built-in database:

  • Admin — open Admin in the builder, or /admin on your published site, to browse your content and records and add or edit them.
  • Backups — there is no self-service backup or restore button today. Your app’s data is stored and replicated by Proyecta; if you need a point-in-time restore, contact support.
  • A downloadable database export is not available. If you need to read data out, ask the AI to query and format it for you.

Database (PostgreSQL / MySQL / MongoDB infrastructure services)

Section titled “Database (PostgreSQL / MySQL / MongoDB infrastructure services)”

If you’ve added a relational or document-oriented infrastructure service to your dev machine, there’s no self-service dump today — the builder has no terminal, and these services aren’t reachable from outside the dev machine. Ask the AI to query and format the data you need, or contact support for a full dump.

Files uploaded to Proyecta Files (the CDN-backed Files API) are listed in your published app’s admin panel, where each one carries a URL you can download. Ask the AI to build a one-off page that lists every file with its link if you want to grab them in bulk. See Files & Media.

Built-in analytics are visible in Admin > Analytics today. CSV / JSON export is on the roadmap. In the meantime, you can ask the AI to forward analytics to a third-party provider (Google Analytics, PostHog, Mixpanel) and export from there.

Account-level data (GDPR / right to portability)

Section titled “Account-level data (GDPR / right to portability)”

For a full export of your account data — orgs, members, billing history, invoices — contact support. A self-service GDPR-style export bundle is on the roadmap.

  • One-click project archive — code, database, files, secrets metadata, and analytics in a single bundle
  • Self-service GDPR export for account-level data
  • Scheduled backup exports to S3, R2, or any object store
  • CSV/JSON analytics export from the Analytics section