Skip to main content

Overview

The following demonstrates how to instruct Smooth to handle custom data files.
Files can be reused across multiple tasks but are automatically deleted from our servers after 24 hours. If you want to manually delete a file when it is no longer necessary, you can use .delete_file.
Smooth has access to the file content and can analyze it if requested. Be careful when dealing with sensitive data.

Guides

Check out our example for an in-depth tutorial.

Guide: File Uploads

Learn how to use Smooth to upload files.