diff --git a/invisible/.vitepress/config.mts b/invisible/.vitepress/config.mts
index 9b68401e4..cf007ac1a 100644
--- a/invisible/.vitepress/config.mts
+++ b/invisible/.vitepress/config.mts
@@ -128,6 +128,7 @@ let theme_config_additions = {
{ text: "Projects", link: "/pupil-cloud/projects/" },
{ text: "Workspaces", link: "/pupil-cloud/workspaces/" },
{ text: "Offset Correction", link: "/pupil-cloud/offset-correction/" },
+ { text: "Add-ons", link: "/pupil-cloud/add-ons/" },
],
},
{
diff --git a/invisible/pupil-cloud/add-ons/device_storage.png b/invisible/pupil-cloud/add-ons/device_storage.png
new file mode 100644
index 000000000..c2156655f
Binary files /dev/null and b/invisible/pupil-cloud/add-ons/device_storage.png differ
diff --git a/invisible/pupil-cloud/add-ons/index.md b/invisible/pupil-cloud/add-ons/index.md
new file mode 100644
index 000000000..58180f9ce
--- /dev/null
+++ b/invisible/pupil-cloud/add-ons/index.md
@@ -0,0 +1 @@
+
diff --git a/invisible/pupil-cloud/add-ons/link_device.mp4 b/invisible/pupil-cloud/add-ons/link_device.mp4
new file mode 100644
index 000000000..7a4692558
Binary files /dev/null and b/invisible/pupil-cloud/add-ons/link_device.mp4 differ
diff --git a/invisible/pupil-cloud/add-ons/link_device.png b/invisible/pupil-cloud/add-ons/link_device.png
new file mode 100644
index 000000000..0ede5ab43
Binary files /dev/null and b/invisible/pupil-cloud/add-ons/link_device.png differ
diff --git a/invisible/pupil-cloud/add-ons/register_addon.mp4 b/invisible/pupil-cloud/add-ons/register_addon.mp4
new file mode 100644
index 000000000..4b11f9c5a
Binary files /dev/null and b/invisible/pupil-cloud/add-ons/register_addon.mp4 differ
diff --git a/invisible/pupil-cloud/enrichments/create_enrichment.mp4 b/invisible/pupil-cloud/enrichments/create_enrichment.mp4
new file mode 100644
index 000000000..76d1ec959
Binary files /dev/null and b/invisible/pupil-cloud/enrichments/create_enrichment.mp4 differ
diff --git a/invisible/pupil-cloud/enrichments/face-mapper/validate_facemapper.mp4 b/invisible/pupil-cloud/enrichments/face-mapper/validate_facemapper.mp4
new file mode 100644
index 000000000..9987f7e19
Binary files /dev/null and b/invisible/pupil-cloud/enrichments/face-mapper/validate_facemapper.mp4 differ
diff --git a/invisible/pupil-cloud/enrichments/manual-mapper/image_1_mapper.png b/invisible/pupil-cloud/enrichments/manual-mapper/image_1_mapper.png
index 5b2f0e8ae..9a640f594 100644
Binary files a/invisible/pupil-cloud/enrichments/manual-mapper/image_1_mapper.png and b/invisible/pupil-cloud/enrichments/manual-mapper/image_1_mapper.png differ
diff --git a/invisible/pupil-cloud/enrichments/manual-mapper/image_2_mapper.png b/invisible/pupil-cloud/enrichments/manual-mapper/image_2_mapper.png
index 7c112da34..a2423a6cf 100644
Binary files a/invisible/pupil-cloud/enrichments/manual-mapper/image_2_mapper.png and b/invisible/pupil-cloud/enrichments/manual-mapper/image_2_mapper.png differ
diff --git a/invisible/pupil-cloud/enrichments/manual-mapper/manualmapper_header.mp4 b/invisible/pupil-cloud/enrichments/manual-mapper/manualmapper_header.mp4
new file mode 100644
index 000000000..45e4bcdbd
Binary files /dev/null and b/invisible/pupil-cloud/enrichments/manual-mapper/manualmapper_header.mp4 differ
diff --git a/invisible/pupil-cloud/enrichments/marker-mapper/mm_define.mp4 b/invisible/pupil-cloud/enrichments/marker-mapper/mm_define.mp4
new file mode 100644
index 000000000..036dff0c2
Binary files /dev/null and b/invisible/pupil-cloud/enrichments/marker-mapper/mm_define.mp4 differ
diff --git a/invisible/pupil-cloud/enrichments/marker-mapper/mm_enrichment_viz.mp4 b/invisible/pupil-cloud/enrichments/marker-mapper/mm_enrichment_viz.mp4
new file mode 100644
index 000000000..b5f14245f
Binary files /dev/null and b/invisible/pupil-cloud/enrichments/marker-mapper/mm_enrichment_viz.mp4 differ
diff --git a/invisible/pupil-cloud/enrichments/marker-mapper/mm_imageupload.mp4 b/invisible/pupil-cloud/enrichments/marker-mapper/mm_imageupload.mp4
new file mode 100644
index 000000000..abc285d24
Binary files /dev/null and b/invisible/pupil-cloud/enrichments/marker-mapper/mm_imageupload.mp4 differ
diff --git a/invisible/pupil-cloud/enrichments/reference-image-mapper/validate_rim.mp4 b/invisible/pupil-cloud/enrichments/reference-image-mapper/validate_rim.mp4
new file mode 100644
index 000000000..44a8f2a9f
Binary files /dev/null and b/invisible/pupil-cloud/enrichments/reference-image-mapper/validate_rim.mp4 differ
diff --git a/invisible/pupil-cloud/projects/create_project.mp4 b/invisible/pupil-cloud/projects/create_project.mp4
new file mode 100644
index 000000000..c22ce94e9
Binary files /dev/null and b/invisible/pupil-cloud/projects/create_project.mp4 differ
diff --git a/invisible/pupil-cloud/workspaces/workspace_settings.png b/invisible/pupil-cloud/workspaces/workspace_settings.png
new file mode 100644
index 000000000..c76a631fb
Binary files /dev/null and b/invisible/pupil-cloud/workspaces/workspace_settings.png differ
diff --git a/neon/.vitepress/config.mts b/neon/.vitepress/config.mts
index dc74e1bf4..78d3f964f 100644
--- a/neon/.vitepress/config.mts
+++ b/neon/.vitepress/config.mts
@@ -164,6 +164,7 @@ let theme_config_additions = {
{ text: "Projects", link: "/pupil-cloud/projects/" },
{ text: "Workspaces", link: "/pupil-cloud/workspaces/" },
{ text: "Offset Correction", link: "/pupil-cloud/offset-correction/" },
+ { text: "Add-ons", link: "/pupil-cloud/add-ons/" },
],
},
{
diff --git a/neon/pupil-cloud/add-ons/device_storage.png b/neon/pupil-cloud/add-ons/device_storage.png
new file mode 100644
index 000000000..c2156655f
Binary files /dev/null and b/neon/pupil-cloud/add-ons/device_storage.png differ
diff --git a/neon/pupil-cloud/add-ons/index.md b/neon/pupil-cloud/add-ons/index.md
new file mode 100644
index 000000000..bbb4b6fee
--- /dev/null
+++ b/neon/pupil-cloud/add-ons/index.md
@@ -0,0 +1,41 @@
+# What Are Add-ons?
+Pupil Cloud add-ons allow you to selectively upgrade services for your eye tracking device. Add-ons can be purchased through the Pupil Labs [website](https://pupil-labs.com/products/cloud/pricing). Each add-on is bound to a device.
+
+## Register an Add-on
+Typically registering an add-on can be done by clicking on a link that we send in an email when you purchase the add-on.
+
+To manually register an add-on:
+
+1. Click on the top right account avatar in the navigation bar, and then “Account Settings”
+2. In the Cloud Add-ons tab, click on “Register Add-on”
+3. Enter your activation key and your activation date
+4. Confirm your add-on activation
+
+
+
+## Link a Device
+
+Depending on the add-on you purchased, they can be linked with a fixed number of eye tracking device. Linking a device with an add-on unlocks the functionality of the add-on for the device.
+
+To link a device with a registered add-on, click `Link device` in the table. The drop-down menu for the hardware serial will contain the serials of all the devices that have uploaded recordings to one of your workspaces before. You can also obtain the serial of a new device via the Companion app and enter it here.
+
+
+
+## Devices View
+
+The Devices view shows devices that have uploaded to workspaces you own. Here you can check how much storage each device is using in and compare this to their quota.
+
+You can also the workspaces each device has uploaded to by double clicking on a device in the table.
+
+![Devices Linking Devices](./link_device.png)
+
+![Devices Storage](./device_storage.png)
+
+::: info
+**Enabling recording anonymization on upload:**
+Anonymizing recording on upload requires an Anonymization Add-on. If you have registered an Anonymization Add-on and linked a device to it you can you create a new workspace and enable `Face Blurring`. Any recording uploaded to this workspace will be anonymized.
+:::
\ No newline at end of file
diff --git a/neon/pupil-cloud/add-ons/link_device.mp4 b/neon/pupil-cloud/add-ons/link_device.mp4
new file mode 100644
index 000000000..7a4692558
Binary files /dev/null and b/neon/pupil-cloud/add-ons/link_device.mp4 differ
diff --git a/neon/pupil-cloud/add-ons/link_device.png b/neon/pupil-cloud/add-ons/link_device.png
new file mode 100644
index 000000000..0ede5ab43
Binary files /dev/null and b/neon/pupil-cloud/add-ons/link_device.png differ
diff --git a/neon/pupil-cloud/add-ons/register_addon.mp4 b/neon/pupil-cloud/add-ons/register_addon.mp4
new file mode 100644
index 000000000..4b11f9c5a
Binary files /dev/null and b/neon/pupil-cloud/add-ons/register_addon.mp4 differ
diff --git a/neon/pupil-cloud/enrichments/create_enrichment.mp4 b/neon/pupil-cloud/enrichments/create_enrichment.mp4
new file mode 100644
index 000000000..76d1ec959
Binary files /dev/null and b/neon/pupil-cloud/enrichments/create_enrichment.mp4 differ
diff --git a/neon/pupil-cloud/enrichments/face-mapper/face_mapper_header.png b/neon/pupil-cloud/enrichments/face-mapper/face_mapper_header.png
index 125e758b3..f7b38dc19 100644
Binary files a/neon/pupil-cloud/enrichments/face-mapper/face_mapper_header.png and b/neon/pupil-cloud/enrichments/face-mapper/face_mapper_header.png differ
diff --git a/neon/pupil-cloud/enrichments/face-mapper/index.md b/neon/pupil-cloud/enrichments/face-mapper/index.md
index 580a48c5f..3a2441f5d 100644
--- a/neon/pupil-cloud/enrichments/face-mapper/index.md
+++ b/neon/pupil-cloud/enrichments/face-mapper/index.md
@@ -10,6 +10,14 @@ Additionally, this enrichment also calculates the location of the most important
The face detection algorithm used under the hood for this enrichment is [RetinaFace](https://github.com/deepinsight/insightface/tree/master/detection/retinaface).
+## Validate the Mapping
+
+After the enrichment is successfully run, the recording timeline contains visualizations that indicate when faces were detected.
+
+
+
## Export Format
### face_positions.csv
diff --git a/neon/pupil-cloud/enrichments/face-mapper/validate_facemapper.mp4 b/neon/pupil-cloud/enrichments/face-mapper/validate_facemapper.mp4
new file mode 100644
index 000000000..9987f7e19
Binary files /dev/null and b/neon/pupil-cloud/enrichments/face-mapper/validate_facemapper.mp4 differ
diff --git a/neon/pupil-cloud/enrichments/index.md b/neon/pupil-cloud/enrichments/index.md
index a39701779..1dc2a3816 100644
--- a/neon/pupil-cloud/enrichments/index.md
+++ b/neon/pupil-cloud/enrichments/index.md
@@ -1,6 +1,10 @@
# What Are Enrichments?
Enrichments are tools that allow you to explore and visualize your data in new ways. These tools require complex algorithms and significant computational resources. Now, we put them at your fingertips, as you can run them with just a few clicks in Pupil Cloud. With enrichments, you can add new dimensions and derive new insights from your data. We can't wait to see how you use them!
+
+
## What Can I Do With Enrichments?
From mapping your gaze to real-world features of the environment, like surfaces, 3d objects, and faces, to aggregating and visualizing your data, enrichments can help you get the most out of your recordings. See below for a list of all available enrichments and their use cases.
diff --git a/neon/pupil-cloud/enrichments/manual-mapper/image_1_mapper.png b/neon/pupil-cloud/enrichments/manual-mapper/image_1_mapper.png
index 5b2f0e8ae..9a640f594 100644
Binary files a/neon/pupil-cloud/enrichments/manual-mapper/image_1_mapper.png and b/neon/pupil-cloud/enrichments/manual-mapper/image_1_mapper.png differ
diff --git a/neon/pupil-cloud/enrichments/manual-mapper/image_2_mapper.png b/neon/pupil-cloud/enrichments/manual-mapper/image_2_mapper.png
index 7c112da34..a2423a6cf 100644
Binary files a/neon/pupil-cloud/enrichments/manual-mapper/image_2_mapper.png and b/neon/pupil-cloud/enrichments/manual-mapper/image_2_mapper.png differ
diff --git a/neon/pupil-cloud/enrichments/manual-mapper/index.md b/neon/pupil-cloud/enrichments/manual-mapper/index.md
index fe76582d9..94833f4e0 100644
--- a/neon/pupil-cloud/enrichments/manual-mapper/index.md
+++ b/neon/pupil-cloud/enrichments/manual-mapper/index.md
@@ -1,6 +1,8 @@
# Manual Mapper
-![Manual Mapper header image](./manual_mapper_header.png)
+
The Manual Mapper offers a simple interface for manually mapping fixations to a reference image, aiding gaze data visualization and analysis. Click on the reference image to map a fixation and the recording auto-advances to the next one. Fixations outside the image can be marked by clicking beyond the image boundary.
@@ -11,7 +13,7 @@ The Manual Mapper offers a simple interface for manually mapping fixations to a
- The field `Fixation` shows the ID of the current fixation.
- The field `Recording Mapping Progress` indicates how many fixations have been mapped within the specified enrichment section.
-In the example below, we manually map the fixations detected between the `epoch_start` and `epoch_end` events. This section includes 44 fixations in total, and we currently map the fixation with ID 72.
+In the example below, we manually map the fixations detected between the `manual.start` and `manual.end` events. This section includes 101 fixations in total, and we currently map the fixation with ID 15.
![Manual Mapper image one](./image_1_mapper.png)
@@ -19,6 +21,10 @@ You will see all fixations and their durations visualized in the timeline below.
![Manual Mapper image two](./image_2_mapper.png)
+::: tip
+**Move between unmapped fixations**
+Use Shift+A to move to the previous unmapped fixation, and Shift+D to move to the next unmapped fixation.
+:::
## Export Format
diff --git a/neon/pupil-cloud/enrichments/manual-mapper/manualmapper_header.mp4 b/neon/pupil-cloud/enrichments/manual-mapper/manualmapper_header.mp4
new file mode 100644
index 000000000..45e4bcdbd
Binary files /dev/null and b/neon/pupil-cloud/enrichments/manual-mapper/manualmapper_header.mp4 differ
diff --git a/neon/pupil-cloud/enrichments/marker-mapper/index.md b/neon/pupil-cloud/enrichments/marker-mapper/index.md
index 2e98dbb37..c6e95b446 100644
--- a/neon/pupil-cloud/enrichments/marker-mapper/index.md
+++ b/neon/pupil-cloud/enrichments/marker-mapper/index.md
@@ -31,6 +31,10 @@ Note that the markers require a white border around them to be robustly detected
## Selecting Markers in the Cloud
+
+
By default, all visible markers are used for surface definition when creating a surface. You can add or remove markers by clicking on them. Markers that are part of the definition are shown in green, while others are shown in red.
Note that when adding a new marker to the surface definition, another marker that is already part of the definition has to be visible within the same video frame.
@@ -46,9 +50,25 @@ The Marker Mapper maps gaze points to a 2D surface and returns them in surface c
The mapper may return values outside of the surface, which yields values smaller than 0 or larger than 1, indicating that the corresponding gaze was not on the surface at that time.
::: tip
-**Orientation:** The red border marks the top edge of the surface. You can rotate the surface by clicking on the "Rotate Surface" button.
+**Orientation:** The red border marks the top edge of the surface. You can rotate the surface by clicking on "Rotate Surface" under the ellipsis next to 'Surface Defined'.
:::
+## Select image to be used in Marker Mapper visualizations
+
+
+
+You can select the image to be used in Marker Mapper visualizations. You can either pick a frame from a scene video, or you can upload a dedicated image that contains the surface. Images should contain the selected markers, and will be cropped according to the surface definition. The selected image will be used in the side-by-side view and as the background for AOI and heat map visualizations.
+
+## Validate the Mapping
+
+After the enrichment is successfully run, the recording timeline contains visualizations that indicate when surface was localized, and when gaze was on the surface.
+
+
+
## Export Format
### gaze.csv
diff --git a/neon/pupil-cloud/enrichments/marker-mapper/mm_define.mp4 b/neon/pupil-cloud/enrichments/marker-mapper/mm_define.mp4
new file mode 100644
index 000000000..036dff0c2
Binary files /dev/null and b/neon/pupil-cloud/enrichments/marker-mapper/mm_define.mp4 differ
diff --git a/neon/pupil-cloud/enrichments/marker-mapper/mm_enrichment_viz.mp4 b/neon/pupil-cloud/enrichments/marker-mapper/mm_enrichment_viz.mp4
new file mode 100644
index 000000000..b5f14245f
Binary files /dev/null and b/neon/pupil-cloud/enrichments/marker-mapper/mm_enrichment_viz.mp4 differ
diff --git a/neon/pupil-cloud/enrichments/marker-mapper/mm_imageupload.mp4 b/neon/pupil-cloud/enrichments/marker-mapper/mm_imageupload.mp4
new file mode 100644
index 000000000..abc285d24
Binary files /dev/null and b/neon/pupil-cloud/enrichments/marker-mapper/mm_imageupload.mp4 differ
diff --git a/neon/pupil-cloud/enrichments/reference-image-mapper/index.md b/neon/pupil-cloud/enrichments/reference-image-mapper/index.md
index c006e6bdd..df2456bda 100644
--- a/neon/pupil-cloud/enrichments/reference-image-mapper/index.md
+++ b/neon/pupil-cloud/enrichments/reference-image-mapper/index.md
@@ -129,7 +129,9 @@ Why not try replicating the above examples? Or even try it with your own use cas
## Validate the Gaze Mapping
-![Reference Image Mapper in Pupil Cloud](./rim-in-cloud.png)
+
To check if gaze has been mapped successfully, use the side-by-side view:
diff --git a/neon/pupil-cloud/enrichments/reference-image-mapper/validate_rim.mp4 b/neon/pupil-cloud/enrichments/reference-image-mapper/validate_rim.mp4
new file mode 100644
index 000000000..44a8f2a9f
Binary files /dev/null and b/neon/pupil-cloud/enrichments/reference-image-mapper/validate_rim.mp4 differ
diff --git a/neon/pupil-cloud/projects/create_project.mp4 b/neon/pupil-cloud/projects/create_project.mp4
new file mode 100644
index 000000000..c22ce94e9
Binary files /dev/null and b/neon/pupil-cloud/projects/create_project.mp4 differ
diff --git a/neon/pupil-cloud/projects/index.md b/neon/pupil-cloud/projects/index.md
index 8eaa64659..56c70efb4 100644
--- a/neon/pupil-cloud/projects/index.md
+++ b/neon/pupil-cloud/projects/index.md
@@ -1,4 +1,9 @@
# Projects
+
+
+
A project is a set of recordings that are grouped for joined processing and analysis. You create projects from the Recordings view in Drive by selecting one or more recordings and clicking "create project from recording". You can also add projects to existing recordings.
Within a project, you can annotate recordings with events and create [enrichments](/pupil-cloud/enrichments/) to power your analysis.
\ No newline at end of file
diff --git a/neon/pupil-cloud/visualizations/areas-of-interest/AOI_enrichment_view.png b/neon/pupil-cloud/visualizations/areas-of-interest/AOI_enrichment_view.png
index d0ba7bec6..ec9b178df 100644
Binary files a/neon/pupil-cloud/visualizations/areas-of-interest/AOI_enrichment_view.png and b/neon/pupil-cloud/visualizations/areas-of-interest/AOI_enrichment_view.png differ
diff --git a/neon/pupil-cloud/visualizations/areas-of-interest/index.md b/neon/pupil-cloud/visualizations/areas-of-interest/index.md
index 19520d809..83576c3af 100644
--- a/neon/pupil-cloud/visualizations/areas-of-interest/index.md
+++ b/neon/pupil-cloud/visualizations/areas-of-interest/index.md
@@ -6,7 +6,7 @@ The AOI Editor allows you to draw areas of interest (AOIs) on top of the referen
### AOI Editing and Drawing
-Upon completion of the enrichment, access the main view of the enrichment by navigating to the **`Enrichments`** tab and selecting **`Edit AOIs`** under the section **`Tools`**.
+Upon completion of the enrichment, access the main view of the enrichment by navigating to the **`Enrichments`** tab and selecting **`Edit`** next to **`Areas of Interest`**.
![Edit AOIs](./AOI_enrichment_view.png)
diff --git a/neon/pupil-cloud/workspaces/index.md b/neon/pupil-cloud/workspaces/index.md
index 3fa2aeedb..98c5156c5 100644
--- a/neon/pupil-cloud/workspaces/index.md
+++ b/neon/pupil-cloud/workspaces/index.md
@@ -11,6 +11,10 @@ Only accounts that have been invited to become members of a workspace are grante
Public sharing of data with people outside of a workspace is **not** currently possible.
+### Workspace privacy settings
+Privacy settings can be set up upon workspace creation, and cannot be changed once the workspace has been created. F
+![Workspace settings](./workspace_settings.png)
+
### Frequently Asked Questions
**When should I use workspaces?**
diff --git a/neon/pupil-cloud/workspaces/workspace_settings.png b/neon/pupil-cloud/workspaces/workspace_settings.png
new file mode 100644
index 000000000..c76a631fb
Binary files /dev/null and b/neon/pupil-cloud/workspaces/workspace_settings.png differ