diff --git a/docs/assets/event_assistance/event_day_support_desks.png b/docs/assets/event_assistance/event_day_support_desks.png new file mode 100644 index 0000000..3bda83b Binary files /dev/null and b/docs/assets/event_assistance/event_day_support_desks.png differ diff --git a/docs/cern/cern_access.md b/docs/cern/cern_access.md index 54b6cb9..ff9b8f7 100644 --- a/docs/cern/cern_access.md +++ b/docs/cern/cern_access.md @@ -211,6 +211,8 @@ the "Ticket template" field. By default, participants will receive their access badges directly by email, but you may want to print their access badges yourself and distribute them at the CERN reception. To generate the PDF which will allow you to print these badges, you should go to the list of participants, select the participants for whom you want to print the access badges, then select _Print Tickets_ from the _Actions_ dropdown menu. +Alternatively, the service desk can print the Indico access cards for you. To do so, please [submit your request](https://cern.service-now.com/service-portal?id=sc_cat_item&name=print-indico-cards) at least **24 hours in advance**. Make sure to read the instructions carefully regarding the required file format. + !!! warning You can print access badges only for participants who have filled in their security data. Selecting others will raise an error diff --git a/docs/cern/event_assistance.md b/docs/cern/event_assistance.md new file mode 100644 index 0000000..04ad71e --- /dev/null +++ b/docs/cern/event_assistance.md @@ -0,0 +1,6 @@ +# Event assistance + +If you wish to welcome participants at the CCSC in Building 33, you may [contact the service desk](mailto:service-desk@cern.ch) to reserve desks 5 and 6, +located on the left when you enter the CCSC. + +![](../assets/event_assistance/event_day_support_desks.png) diff --git a/mkdocs.yml b/mkdocs.yml index 94412f4..0ee3614 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -106,4 +106,5 @@ nav: - Access to the CERN site: cern/cern_access.md - Videoconference Assistance: cern/vc_assistance.md - Room Assistance: cern/room_assistance.md + - Event Assistance: cern/event_assistance.md - FAQ: faq.md