
The Account Sync tab: sync days and hours at the top, per-kind sync intervals below, each editable.
What the window gates, and what it does not
- Recurring syncs are window-gated. Conversations, connections, invitations, followers and profile refreshes are scheduled only inside the configured hours.
- Actions are not. Sending a message or a connection request runs whenever you or an automation triggers it, at any hour, subject to smart limits.
- Onboarding respects the window. The initial import of a freshly connected account runs within the configured hours.
Browser auto-suspend and wake
A running antidetect browser costs resources, so idle browsers suspend automatically: after about 15 minutes without activity the platform stops the browser. Waking is automatic too:- an action waits for the browser to start, then runs;
- a due sync wakes the browser in the background.
You never need to start browsers manually for scheduled work. A browser you stopped
yourself stays stopped for manual use, but due syncs and actions still wake it.
Health checks
The platform periodically verifies that each running browser is actually responsive. A browser whose LinkedIn tab is dead is marked with an issue status and powered off rather than left running blind; the account’s sync state shows the reason.Change the schedule over the API
The window is a list of per-weekday entries in the account’s timezone, minutes from local midnight. Weekdays 1 to 5 (Monday to Friday), 09:00 to 18:00:window entirely to sync around the clock. Per-kind intervals ride the same
request’s entries object.
Field names and the full request shape are in the
API reference; to change the schedule for every account on
the team in one confirmation, use a mass action.