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
{{ message }}
This repository was archived by the owner on Feb 20, 2026. It is now read-only.
Copy file name to clipboardExpand all lines: doc/user-guide.rst
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ While similar, they differ in the following ways:
15
15
* Resources can be booked using the Scheduler
16
16
* Resources can be re-ordered through the procurement system
17
17
18
-
Both Resources and Experiments can have Tags and links, along with a Category and a Status. Many of the options for creating and editing Experiment entries are the same as those for Resource entries.
18
+
Both Resources and Experiments can have Templates, Tags and links, along with a Category and a Status. Many of the options for creating and editing Experiment entries are the same as those for Resource entries.
19
19
20
20
Experiments
21
21
===========
@@ -634,7 +634,7 @@ Resources are similar to Experiments, but serve a different purpose: listing and
634
634
635
635
Many of the options on the Resource entry are the same as those for an Experiment entry.
636
636
637
-
Only a team Admin can define the Resources Categories from the Admin Panel. Resources Categories could be:
637
+
Resources Categories can be defined at the team level from the "Resources Categories" page available in the Resources dropdown menu. You can for example have such categories:
638
638
639
639
* Antibodies
640
640
* Microscopes
@@ -644,7 +644,11 @@ Only a team Admin can define the Resources Categories from the Admin Panel. Reso
644
644
* Equipment
645
645
* Projects
646
646
647
-
Resources' default permissions allow anyone from the Team to edit them, but you are free to configure them differently.
647
+
Once you have Resources Categories (which are simply composed of the name and a color), you can create a Resource Template with that category assigned. This allows you to have several Resources Templates for a given Category.
648
+
649
+
For instance, in the Resource Category "Antibodies", you might want to have a Resource Template for "Primary Antibody" and one for "Secondary Antibody". It's also fine to keep a one-to-one relationship between Resources Templates and Resources Categories.
650
+
651
+
Resources' default permissions allow anyone from the Team to edit them, but you are free to configure them differently from their Template.
648
652
649
653
Look at the :ref:`importing-data` section to learn how to import your Resources from a spreadsheet file or through the API.
0 commit comments