Home / Q&A Resources / Create a Time Schedule
Navigate to the Time Lock Configuration page.
Configure your access schedule.
Configure your holidays.
Complete the form with you Company, Name, and Email information.
Click the EMAIL FILE button.
The email is sent from timelockconfiguration@sarg entandgreenleaf.com . If you are not receiving the file, add the @sargentandgreenleaf.com to your safe sender domain list .
function OptanonWrapper() { }
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-1661366-3');
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window,document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '303242307554474');
fbq('track', 'PageView');
window._mfq = window._mfq || [];
(function() {
var mf = document.createElement("script");
mf.type = "text/javascript"; mf.defer = true;
mf.src = "//cdn.mouseflow.com/projects/cf8eb2d2-8d4f-49e4-9f6b-b945cee964f8.js";
document.getElementsByTagName("head")[0].appendChild(mf);
})();
(function($){
// When a Popup Maker popup finishes opening, try to play Vimeo embeds inside it
$(document).on('pumAfterOpen', function(e, popup){
$(popup).find('iframe[src*="player.vimeo.com/video/"]').each(function(){
try {
this.contentWindow.postMessage(JSON.stringify({ method: "play" }), "*");
} catch(err) {}
});
});
// When the popup closes, pause the video so audio doesn't keep playing
$(document).on('pumAfterClose', function(e, popup){
$(popup).find('iframe[src*="player.vimeo.com/video/"]').each(function(){
try {
this.contentWindow.postMessage(JSON.stringify({ method: "pause" }), "*");
} catch(err) {}
});
});
})(jQuery);