Quick update for anyone using Pin Mode: the docking script now supports a dockUnderHeaderย option.
Before, turning on docking meant your whole page, header included, shrank to make room for your AI SDR agent. If your site has a sticky or fixed header, that's no longer required. Set dockUnderHeader: trueย and your header stays full-width across the top while the agent docks in flush underneath it.
It does need a bit of page markup (semantic <header>, <main>, and <footer>ย landmarks, or the ARIA equivalents) so the script knows what to keep full-width and what to shrink.

๐ Full how-to:ย Docking under a sticky header





