Introduction to Booking reassignment [Classic]
Booking reassignment allows you to reassign bookings in your Activity stream from one Team member to another. This is useful in situations such as when a Team member is unavailable, or when a different Team member is better able to serve a specific Customer.
<script id="snippet-prepend">$(function(){
/*disable in widget*/ if($('.w-documentation-article').length === 0){
var ToC = "<nav role='navigation' class='table-of-contents toc-top'><h4>In this article:" + "<ul>"; var el, title, link, header; //Define the heading levels you want to use in ascending order. Can add extra or remove unneeded. $(".hg-article-body h1, .hg-article-body h2, .hg-article-body h3, .hg-article-body h4").each(function() { el = $(this); title = el.text(); if(title != ''){ anchorTitle = el.text().replace(/([~!@#$%^&*()_+=`{}\[\]\|\\:;'<>,.\/\? ])+/g, '-').toLowerCase(); link = "#" + anchorTitle; //Set all headers to a 0-nesting level. header = 'header-nesting-0'; //Adjust header-nesting layers so that they point to the correct html tag. header-nesting-1 should match the second .hg-article-body h# listed above; header-nesting-2 should match the third, etc. if($(this).is('h2')){ header = 'header-nesting-1'; }else if($(this).is('h3')){ header = 'header-nesting-2' } el.html('<a id="'+anchorTitle+'" class="toc-anchor">' + el.html()); newLine = "<li class='"+header+"'>" + "<a class='article-anchor' href='" + link + "'>" + title + "" + "";
ToC += newLine; } }); ToC += "" + ""; $("#snippet-prepend").before(ToC); }});
</script><style>/* CSS to style the TOC as it displays and the auto-created anchors.toc-top styles the box for the TOC; adjust styles here to tweak look and feel */
.toc-top { background-color: #FAFAFA; /* set to #fff or delete entirely for no background */ border: 1px solid #C8C8C8; /* adjust the color hex here to change border color */ box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset; margin-top: 24px; margin-bottom: 36px; min-height: 20px; padding: 13px 20px; max-width: 75%;}.toc-top h4 { font-size: 18px; line-height: 26px; margin: 0 0 8px; font-weight: 400;}.toc-top ul { padding: 0 0 0 15px !important; margin-bottom: 0;}.toc-top > ul { margin-bottom: 13px!important;}.toc-anchor { display: block; height: 90px; margin-top: -90px; visibility: hidden;}
/* Set the indentation for the nesting levels. May need to be edited to match changes above. Increase or decrease the margin-left to get your desired level of indentation. */.header-nesting-1 { margin-left: 14px;}.header-nesting-1:before { background-image: url(https://dyzz9obi78pm5.cloudfront.net/app/image/id/5d31bcc88e121c9b25ba22c4/n/bulletv2.svg)!important;}.header-nesting-2 { margin-left: 28px;}.header-nesting-2:before { background-image: url(https://dyzz9obi78pm5.cloudfront.net/app/image/id/5d31be536e121cf22b0cc6ae/n/bulletv3.svg)!important;}</style>Calendar requirements
Section titled “Calendar requirements”Booking reassignment is only available between Users who are both connected to Google Calendar, or Users who are both not connected to any calendar. Booking reassignment is not available for Users connected to other calendars.
NoteYou cannot reassign a booking from a User who is not connected to a calendar to a User who is connected to Google Calendar, and vice versa.
You can only reassign bookings between Users with similar calendar configurations. For example, you can reassign a booking from a User connected to Google Calendar to another User who is also connected to Google Calendar.
How to reassign a booking
Section titled “How to reassign a booking”To reassign a booking, select the activity you would like to reassign in the Activity stream. Then, in the Details pane, select Reassign the booking (Figure 1).
Learn more about reassigning a booking
Figure 1: Reassign the booking
How does Booking reassignment work?
Section titled “How does Booking reassignment work?”When a booking is reassigned, the experience is invisible to Customers. From your Customer’s perspective, the event remains as originally scheduled. The Customer will receive notifications for the event as originally planned.
The original Booking owner, new Booking owner, and Booking page Editors will receive notifications regarding the reassignment. They will also have full permission to view and edit the booking from the Activity stream.
Learn more about the effects of Booking reassignment
Reassignment eligibility
Section titled “Reassignment eligibility”A booking must be a one-on-one meeting to be eligible for reassignment. Only OnceHub Administrators can reassign bookings.
Learn more about the rules of Booking reassignment
Booking pages available for assignment
Section titled “Booking pages available for assignment”If a booking is eligible for reassignment, you can reassign it to any Booking page in the system that has one-on-one meetings. The Booking reassignment wizard will show you the Booking pages that are available for assignment.
Reassignment FAQ
Section titled “Reassignment FAQ”You can find answers to the most commonly asked questions about Booking reassignment in our Booking reassignment FAQ.
If you have further questions, please don’t hesitate to contact us.