Skip to main content
Logged-in users can upload files directly through Sailia — including profile images and waiver attachments. Uploads are validated for file type and size before being stored, so you do not need to manage file hosting separately.

Profile images

Any logged-in user can upload a profile image from their profile settings. The image is stored securely and associated with their account. Supported formats: PNG, JPG, JPEG, SVG To update a profile image:
  1. Open your profile settings.
  2. Select a new image file.
  3. Save the profile.
The uploaded image replaces any previously set profile picture.

Waiver attachments

Waivers can include file upload fields that allow users to attach documents or images when completing a waiver. This is useful for collecting signed forms, photo ID, medical certificates, or other supporting documents. Supported formats: JPG, JPEG, PNG, GIF, SVG, WebP, PDF, DOC, DOCX, XLS, XLSX, PPT, PPTX, TXT, CSV, ZIP, RAR, 7Z, MP3, MP4, MOV, AVI, WAV

Add a file upload field to a waiver

When editing a waiver, add a file upload content item. Users completing the waiver see a file picker for that field and can attach a single file per upload item.
Waiver file uploads have a 10 MB size limit per file on the client side.

File size limits

Supported file types

The types accepted depend on the upload context:
Files that do not match an accepted type or exceed the size limit are rejected with an error message.

Authentication

File uploads require an authenticated session. Guest users who are not logged in cannot upload files. If you encounter an upload error, verify that you are signed in before trying again.