Skip to main content
In Argyle Link, you have the flexibility to tailor and brand user interface elements to fit your specific use case. Using Flows in Console, you can tune everything from your company logo, to the button text, to which employers and payroll providers are available for users to connect. You can even set up manual verification flows, like the document upload experience, for users that are unable to connect their payroll account. Keep reading to learn the specifics about all customizable Link features.

Start customizing

To start customizing Link, open Flows then select an existing customization or create a new one. Name your customization to differentiate between your customization use cases. You can create new customizations of Argyle Link from within Argyle Console.

Set available income sources

On this screen, you can customize these features under the Search, List, and Deep link sections: Customize your Link search settings to help your users find relevant Link items faster. Here you can view the Link items that your users can search. Under Available categories of Link items, tick the boxes of the categories you wish to display. You can display Employers, Gig platforms, and/or Payroll providers. Choosing which tabs are displayed on Argyle Link's search screen. You also have the option to exclude specific Link items that you do not wish to make available, or to surface only those Link items that support direct deposit switching.

List

Specify the Link items you want to make available to your users. Your users see only the Link items that you have selected. Users can search in Argyle Link from just a constrained list you specify. In some cases, you may want to deep link your users to connect them to one specific Link item. When your users open Argyle Link, they are prompted to log in to the deep linked Link item. You can also choose to deep link your users to the document upload experience. This user flow allows users to upload W-2 forms, 1099 forms, and paystubs. Include a customizationId in your Link initialization to see this option. To make this option available for returning users, you must also include a userToken in your Link initialization. Image showing the login screen of a specific employer or payroll provider in Argyle Link.

Intro screen

In your Argyle Link implementation, the Intro screen provides context for your users on the service they are using. The Intro screen is enabled by default. Customize this screen to match the style of your own application and suit your business needs. Select Intro from the Customizer sidebar to design your Intro screen. From here you can customize: You can customize almost every part of Argyle Link's introduction screen.

Select income source screen

You can customize your users’ search experience to help guide them to the correct Link items. From this screen you can customize: Customizing the search placeholder text in Argyle Link.

“If no results” experience

This experience provides alternative flows for your users if they cannot find their income source or payroll provider.
  1. If the user cannot find their income source on Link’s Search screen, they can select the Can’t find your income source? button and search among the payroll providers covered by Argyle to access their accounts.
  2. If the user cannot find their payroll provider, you can direct them to the Form or Document upload experiences.
If you only enable “Gig” Link items in the set available income sources screen, the Can’t find your income source? button excludes this payroll provider search option from the flow and directs users to the Form or the Document upload experiences.
On this screen you can select and customize the experience that fits your application:
Customizing the text shown in search when there are no results.

Login screen

On the Login screen, you can elect to enable the manual verification flow for users who are not able to log in to their payroll account. See the table to understand which features of this flow can be customized: What is shown in Argyle Link to the user when they enter invalid credentials or otherwise cannot login to their payroll account. You can customize the submit button text on the document upload screen in Argyle Link.

Success screen

When users successfully connect their account, they see a Success screen. Here you can customize: Customizing the success screen shown in Argyle Link after a successful payroll account connection.

Global UI settings

Global UI settings are settings that apply on multiple screens throughout Link. Navigate to the Global UI settings to customize: Certain UI elements common to multiple Argyle Link screens can also be customized.

Document upload settings

Visit the Document upload settings to configure document upload options for your users. Customize these features: To learn more about the document upload flow, consult our document uploading documentation.

Preview your customization

Click the Preview button in the top right corner of the screen to see a preview of your customization with all changes applied. Click Exit Preview Mode to return to the Customization settings screens.

Customizations in Emulator

To test the functionality of your customization before applying changes in your Link instance, navigate to Flows. Select a customization to view the changes you have made.

Applying customizations

Once you have created your customization, copy the Customization ID from the main Flows screen and insert it into your Link configuration file to apply changes in your software. Choose a customization ID from the list in Console.

Example customization

Customize deep linking and direct deposit switching settings

Some parameters cannot be customized via Flows. Learn how to customize these features in your Argyle Link instance programmatically by editing the Link configuration file. This section demonstrates how each of these parameters appears on Link. For a list of all parameters and their usage, refer to our Link configuration parameters reference. If you pass only one value in the linkItems parameter, then the Search screen will be omitted and the user will land directly on the Login screen. Users deep linked to the login screen bypass the search process in Link.

Enable direct deposit switching flow

You can enable the direct deposit switching flow to initiate right after an account is linked by including payDistributionUpdateFlow and payDistributionConfig in your Argyle Link initialization. Image showing the direct deposit switching flow in Argyle Link. Refer to our direct deposit switching guide for more information. In Argyle Console:
  1. Create a new customization using Flows.
  2. Enable the setting “Only show Link items that support direct deposit switching”.
  3. Save and apply your customization by including the following line in your Argyle Link initialization: