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":"Real-Time Team Collaboration"}).title; document.title = `${title} | CircleUp`;

Team Feedback & Collaboration Tools

Share candidate assessments and profiles with your team, gather feedback, and discuss potential hires.

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