- a sender profile name,
- a LinkedIn account used for LinkedIn actions,
- one or more mailboxes used for email actions.
What the sender profile controls
A sender profile determines which sender identities a sequence can use at runtime.- For email actions, it provides the mailbox pool available for sending.
- For LinkedIn actions, it provides the LinkedIn identity available for connection requests, messages, and related LinkedIn steps.
- For multichannel execution, it keeps those identities aligned under one sender-level concept.
Status and readiness
In the current model, sender profiles use a small status model:- Draft: the sender profile exists but should still be treated as being prepared.
- Active: the sender profile is ready to be used in sequence assignment and execution.
Sequence assignment
Sender profiles are assigned to sequences, not just to individual steps. That lets the workflow decide when to use email or LinkedIn, while the sender profile decides which underlying identities are available when that action runs. For the public API sequence-assignment flow, including how a sender profile is applied before launch, see Create a multichannel sequence.Practical usage patterns
- Configure sender profiles before launch so sender identity is stable when execution begins.
- Keep LinkedIn and mailbox configuration aligned under the same sender context.
- Review sender profile readiness before assigning it to active sequences.
