How pacing works
Each step type has its own schedule:
On every pass, Swan advances at most one contact per sender for that step type — so if a sender has ten contacts waiting on an email step, one moves forward per pass, not all ten at once. Wait steps are the exception: every contact whose wait has elapsed moves forward on the same pass, since letting a wait run its course doesn’t put any load on a sending account.
The net effect, before any per-sender limits kick in, works out to roughly:
- Up to about 20 emails per sender per hour of sending window — though the default per-sender limit of 75 emails/day caps this in practice, so 75 is the effective daily ceiling
- Up to about 4 LinkedIn messages per sender per hour — capped by the default 40/day limit
- Up to about 3 LinkedIn connection requests per sender per hour — capped by the default 25/day (120/week) limit
Sending window
Each org has a sending window that controls when regular messages (emails and LinkedIn messages) go out — by default, weekdays (Monday–Friday) between 9:00 and 19:00, in the sequence’s timezone. Outside that window, Swan holds those steps until the window reopens; it doesn’t queue up sends to fire in a burst when the window starts, since pacing still applies once it does. Your org can configure a different set of days and hours for this window at Tools → Outreach → Configuration. LinkedIn connection requests and wait steps are exempt from the sending window and can be processed at any time of day — a connection request doesn’t put the same load on a sender as a message thread would, and a wait step isn’t sending anything at all. Sequence timezones use standard IANA time zone identifiers (for exampleAmerica/New_York, Europe/London, UTC).