Quickstart
This help page will guide you through installing the Lens addon, uploading your first design to a workspace, and sharing it with others.
Install the addon
To install the Ondsel Lens addon on FreeCAD, follow these steps:
- Launch FreeCAD and choose Tools > Addon Manager in the main menu.
- Type “Lens” in the search box at the top of the dialog and click on the Ondsel Lens Addon item.

- Click on Install at the top right.

- Click on OK in the dialog that confirms successful addon installation.
- Click on Close and then choose Restart Now to restart FreeCAD.

- FreeCAD will automatically reopen with the Lens addon enabled.
Create a connection profile
You need at least one connection profile to start collaborating on designs.
- Click on (no profile selected) at the top of the Lens window in FreeCAD and select Manage Profiles.

In the newly opened dialog, click on Create Profile.
Set the name for the profile. Pick a meaningful name and keep in mind that you cannot rename the profile in the future.
Insert the URL of the Lens server and the Lens API. For a local server, try
http://localhost:3000/.Submit the email you registered with and click OK.

- Click on Close to quit the profile management in Lens.
Log into the Lens server
- Click on the Lens menu and select Profile > {name of the profile}.

Click on the Lens menu again and select Log in.
Submit the password and click on Login.

- The Lens addon will attempt to connect to the server and change the icon color to orange in case of success.

Open a workspace
- Click on Workspaces in the Lens toolbar on the left. This will list workspaces available in the default organization. The name in bold is the name of the workspace, the name in the parenthesis is the organization this workspace belongs to.

- Double-click on Default (Personal). This will open the list of folders and files in this workspaces. By default, there’s only a sample project in this folder.

Create a new directory
- Click on the Add drop-down list on the right and select Add a directory.

- Enter the name for a new directory and click on Create.

The workspace now contains the directory you have just added:

Double-click it to navigate into it.
Upload a file
Open a FCStd file you recently worked on and switch back to the Ondsel Lens window.
Click on the Add drop-down list on the right and select Add current file. This will open a prompt to save the file to the cache folder where the addon will keep the local copy of all files on Ondsel Lens.

- After you save the file, it will become visible in the workspace, and the comment for it will say “Synced”. This means your local file and the file on Ondsel Lens are the same.

The panel in the middle of the window displays the preview for the current version of the file and its timestamp:

Create a new version
- Make a change in your design and save the file. Go back to the Ondsel Lens window. The file will now be marked as “Local copy newer”.

- Right-click on the file and select Upload to Lens.

- Enter a commit message and click Upload. When you write the commit message, make it descriptive enough so that anyone looking through the revision can single out the version when a specific aspect of the design changed.

The status of the file will change to “Synced”.
Create a share link
It’s time to create the first share link so that other people can take a look at your model.
- Click on the file you want other people to see and click the + button next to Share links:

- Set share link parameters:
- the title for the link,
- an optional private note that only you will see (e.g., the reason for creating the share link or who it is intended for),
- protection method (choose any that applies best for the reason you are sharing the model),
- choose whether the share link should always open the latest active revision or stay associated with a specific version,
- select which file formats should be downloadable, if any.

- Once you’re done, click on OK. This will create a share link:

- Click on the Copy button to the right of the share link (the left one in a group of three) and select the Direct Link option in the menu.

This will copy the share link to the clipboard. You can paste it into a messenger app or an email.