{% extends 'dashboard.html' %} {% block page %}

Export Your Data

Download all your data in JSON format for backup or migration purposes.

What's Included

HTTP Functions

All your HTTP functions with code and settings

Timer Functions

All scheduled functions and their configurations

Shared Environments

Environment variables and configurations

API Keys

API key names and scopes (keys are masked)

Invocation Logs

Last 100 invocations per function

Version History

Complete version history for all functions

Important Information

  • • The export file contains sensitive data. Store it securely.
  • • API keys are partially masked for security (only first 8 characters shown).
  • • The export is in JSON format for easy import/migration.
  • • File size may be large if you have many functions and invocations.

Import Your Data

Upload a previously exported JSON file to restore your functions and environments.

Import Behavior

  • • Functions with duplicate names will be skipped
  • • Successfully imported items will be listed in green
  • • Skipped items will be shown in yellow with reasons

What to Do With Your Export

{% endblock %}