Skip to content

Documents ​

Documents are the artifacts produced by Frametap jobs, including recordings, screenshots, and files uploaded from watch folders.

Overview ​

When a job completes successfully, Frametap creates a document for the resulting artifact. Documents are the main thing users browse and download from the Recordings page.

Where Documents Appear ​

The main place to work with documents is frametap.io/app/recordings, which is the main artifact browser for recordings, screenshots, and uploaded files.

Common Document Types ​

The most common document types are video, screenshot, and file_upload.

Downloads ​

You can download documents directly from the Recordings page. If you need a signed download link for automation or another system, use the document file /url endpoint in the API reference:

Retention ​

Documents are stored based on your plan:

PlanRetention
Free7 days
Dev30 days
Pro60 days

After the retention period, documents are automatically deleted.

File Size Limits ​

PlanMax file size
Free100 MB
Dev5 GB
Pro15 GB

These limits apply to individual files.

They are especially relevant for watch-folder uploads.

Your total stored usage is separate and depends on your plan credits and retention window.

Released under the MIT License.