Choose how to launch Link
For API implementations, first choose the workflow, then how users will open Link.Choose the workflow
- Verifications: Create a session and use the returned
linkto launch Link. - Data APIs: Create a user token for the user and use it to initialize embedded Link.
Choose how users open Link
- Embedded Link: Use the Web SDK or a supported Mobile SDK. Initialize Link with
connectUrlfor a verification session oruserTokenfor a Data API workflow. - Hosted Link: Open the verification session’s
linkdirectly in a browser. See Hosted Link. - Email or text invitation: Send a verification invite through the API by creating a session with
typeset toinvite.

Standard connection process
Without any customizations, the standard payroll connection process in Link is as follows:- Step 1
- Step 2
- Step 3
- Step 4
The user searches from a general list of potential income sources. This includes employers, government entities, and payroll services.

Link screens
Our UI Toolkit in Figma provides screen mockups of the user experience in Link for common flows:- Solutions Flows
- Advanced Flows
- Document Upload Flows
- Verification of income and employment
- Paycheck-linked lending
- Earned wage access
You can also preview and test different flows in the Flows section of Console.
Additional resources
- Visit our Workflows Guides to learn how to adjust Link’s payroll account connection process and enable document upload.
- Branding and customizing Link is discussed in our Flows Guides.
- (Embedded Link) Create automations using Link Callbacks.
- (Embedded Link) Capture how users interact with Link using our Tracking Guide.



