routerEntryHandlers = []; addRouterEntryHandler = (handler) => { routerEntryHandlers.push(handler); }; removeRouterEntryHandler = (handler) => { routerEntryHandlers = routerEntryHandlers.filter((h) => h !== handler); }; routerEntry = (path, title) => { routerEntryHandlers.forEach((handler) => handler(path, title)); }; copyText = (text, message, alert) => { navigator.clipboard.writeText(text).then(() => { (alert !== false) && $alert.notify({ type: 'success', message: (message || 'Text copied to clipboard.'), toast: true, }); }); };
$$class(document.body).toggleOn(loading, 'overlay');
Loading...
const title = ({"title":"Candidate Profiles"}).title; document.title = `${title} | CircleUp`;

Schedule interviews

Streamline your interview scheduling process, coordinate and confirm candidate interview times with ease.

Illustration

Ready to Transform Your Hiring Process?

Contact us today to learn how CircleUp can help you discover the talent your business needs to thrive.

Contact us
Illustration