You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: How to make model attributes accessible for updating
5
5
weight: 2
6
6
---
7
7
8
8
To make a parametric model accessible to other Lens users, do the following:
9
9
10
-
1. Start creating a new share link
10
+
{{% steps %}}
11
11
12
-
---
12
+
### Start creating a new share link
13
+
14
+
Open the model of interest an start [creating a new share link](/docs/upload-share/public-share-links/).
15
+
16
+
### Enable attributes
13
17
14
-
2.Check the following two boxes: _Can view attributes_ and _Can update attributes_.
18
+
Check the following two boxes: _Can view attributes_ and _Can update attributes_.
15
19
16
20

17
21
18
-
---
22
+
### Generate the link
19
23
20
-
3.Click **Generate Link** to create the share link.
24
+
Click **Generate Link** to create the share link.
21
25
22
-
---
26
+
{{% /steps %}}
23
27
24
28
When a user opens a parametric model with attributes and starts updating it, Lens creates a copy of the original model in user's currently selected organization and performs all operations on that copy.
0 commit comments