Common tasks, step by step
Enable debug mode and inspect the log
Open Settings → Debug Settings (#/settings/debug). Turn Debug mode on.
Reproduce the issue you're troubleshooting. Use Download in the Debug Log Management card to get a copy of debug.log, or Report to send it to support directly.
When done, turn Debug mode off. Optionally enable Auto-Clear so debug.log doesn't grow indefinitely.
Configure auto-clear for debug.log
Open Settings → Debug Settings (#/settings/debug). Find the Automatic Debug Log Clearing card.
Enable Auto-Clear and set the conditions: Maximum File Size (MB), Maximum File Age (Hours), or Clear on Debug Toggle. Use Create Backup if you want to keep a copy before clearing.
Save. Clearing runs when the conditions are met. Use Check Auto-Clear Conditions to test the rules manually.
Optimize images and thumbnails
Open Settings → Performance (#/settings/performance). In Performance Tweaks, enable the upload options you want (e.g. Limit large image dimensions, Strip image metadata, Convert new uploads to WebP) and delivery options like Serve WebP when available or Async image decoding.
In the Image Optimization card, check Library coverage. Click Optimize Missing to generate thumbnails only for images that lack them, or Rebuild All Thumbnails with a generation scope when you need a full pass.
Watch the progress badge (Building Queue → Running → Completed) and re-check a few pages after it finishes.
Enable a Labs feature
Open Settings → Fleek Labs (#/settings/labs). Read the description of the feature you want (e.g. AI Assistant early access, Fleek Docs).
Turn the toggle on for that feature. Click Save. The feature becomes available (e.g. new menu item or behavior).
Test in your environment. To disable, turn the toggle off and save.