Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
# Customise the Main Menu
[](# "Print this article")
## Main Menu Sections
The main menu can be customised from the **Settings**, under
**Utilities**, to hide sections that are not needed by the lab.

1. Go to **Settings.**
2. Click **Edit.**
3. Go to the **Main Menu** section.
4. Disable the parts of the menu which are not needed.
5. **Save.**

1. **showLabNotebook**: if unselected, the **Lab Notebook** section of
the main menu ([Lab
Notebook)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/lab-notebook/)
will be hidden.
2. **showInventory**: if unselected, the **Inventory** section of the
main menu ([Inventory of Materials and
Methods](https://openbis.ch/index.php/docs/user-documentation-20-10-3/inventory-of-materials-and-methods/))
will be hidden.
3. **showStock**: if unselected, the **Stock** section of the main menu
([Managing Lab Stocks and
Orders](https://openbis.ch/index.php/docs/user-documentation-20-10-3/managing-lab-stocks-and-orders-2/))
will be hidden.
4. **showObjectBrowser**: if unselected, the **Object Browser** under
**Utilities** in the main menu ([Object
Browser)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/additional-functionalities/browse-entries-by-type/)
will be hidden.
5. **showStorageManager**: if unselected, the **Storage Manager** under
**Utilities** in the main menu [(Storage
manager](https://openbis.ch/index.php/docs/user-documentation-20-10-3/inventory-of-materials-and-methods/overview-of-lab-storages/))
will be hidden.
6. **showAdvancedSearch**: if unselected, the **Advanced Search** under
**Utilities** in the main menu ([Advanced
Search)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/additional-functionalities/search/)
be hidden.
7. **showUnarchivingHelper**: if unselected, the **Unarchiving Helper**
and **Archiving Helper** under **Utilities** in the main menu ([Data
archiving)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/data-archiving/)
will be hidden.
8. **showTrashcan**: if unselected, the **Traschcan** under
**Utilities** in the main menu
([Trashcan](https://openbis.ch/index.php/docs/user-documentation-20-10-3/additional-functionalities/trashcan/))
will be hidden.
9. **showVocabularyViewer:** if unselected, the **Vocabulary
Browser** under **Utilities** in the main menu ([Vocabulary
browser](https://openbis.ch/index.php/docs/user-documentation-20-10-3/additional-functionalities/vocabulary-browser/))
will be hidden.
10. **showUserManager**: if unselected, the **User Manager** under
**Utilities** in the main menu ([User
Registration](https://openbis.ch/index.php/docs/admin-documentation/user-registration/))
will be hidden.
11. **showUserProfile**: if unselected, the **User Profile** under
**Utilities** in the main menu ([User
Profile](https://openbis.ch/index.php/docs/admin-documentation-20-10-3/user-registration/user-profile/))
will be hidden.
12. **showZenodoExportBuilder**: if unselected, the **Zenodo
Export** under **Utilities -> Exports** in the main menu
([Export to
Zenodo](https://openbis.ch/index.php/docs/user-documentation-20-10-3/data-export/export-to-zenodo/))
will be hidden.
13. **showBarcodes**: if unselected, the **Barcodes Generator** under
**Utilities** in the main menu
([Barcodes)](https://openbis.ch/index.php/docs/user-documentation-20-10-3/inventory-of-materials-and-methods/barcodes/)
will be hidden.
## Lab Notebook menu
It is also possible to customise which entities should be shown under
*Experiments/Collections* in the main menu under the **Lab Notebook**
section.
By default, only the *Object* types **Entry** and **Experimental Step**
are shown (see picture below).

If you want to show additional custom *Object* types in the lab notebook
main menu, they need to be enabled by editing the **Settings**.
Go to the **Object Type definitions Extension** section in the
**Settings**. Open the relevant *Object* type, which you would like to
see in the Main menu of the Lab Notebook and select **Show in lab
notebook main menu**, as shown below.
By default, the Object Types **Entry** and **Experimental Step** have
this option already selected.

Please note that this is only valid for the **Lab Notebook** section. In
the **Inventory** section, entries are never shown in the main menu,
because inventories can potentially have thousands of entries, which are
better visualised in tables, rather than in the main menu.
Updated on April 26, 2023