Cloneables
A cloneable is a Webflow project you can copy into your own account with the attributes already in place. Open one, publish it, point it at your own Algolia index, and it works.
Before you clone
A cloneable carries the markup and attributes, never credentials. After copying one you still need to:
- Paste your own script tag with your App ID and Search-Only key — Install the script
- Change
data-indexto your index - Update the field names in the result template to match your records
Step 3 is the one people miss. The cloneable's template binds the demo's field names, and a mismatch renders blank cards rather than an error — see Search.
Building without one
Build Mode places the same structures directly into an existing project, which is usually better than cloning when you already have a design. Cloneables are for starting from nothing or for reading a finished example.