{% extends "app/templates/base.tmpl" %} {% block title %} Debug Main Page {% endblock %} {% block content %}
Error reports CLICK HERE TO SEE THE ERROR REPORTS
Download file data: Given an FILE-ID, downloads the file data as file. The file data is encoded using transit.
Upload File Data: Create a new file on your draft projects using the file downloaded from the previous section.
Profile Management

This is a just a security double check for prevent non intentional submits.
Export binfile: Given an FILE-ID, downloads the file and optionally all the related libraries in a single custom formatted binary file.
Import binfile: Import penpot file in binary format.
Reset file version Allows reset file data version to a specific number/

This is a just a security double check for prevent non intentional submits.

Feature Flags

Enable Add a feature flag to a team

Do not check if the feature is supported

This is a just a security double check for prevent non intentional submits.
Disable Remove a feature flag from a team

Do not check if the feature is supported

This is a just a security double check for prevent non intentional submits.
{% endblock %}