> ## Documentation Index
> Fetch the complete documentation index at: https://developer.tryfinch.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Connect an Employer

> Finch Connect is an embedded onboarding flow that enables employers to connect their HR or payroll system to your app.

In order to receive data from any employment system, you'll first need to connect an employer. Finch Connect is an embedded onboarding flow that enables employers to connect their data through the following steps.
See our [Implementation Guide](/implementation-guide/go-live-checklist) for more detailed instructions on how to [set up Finch Connect](/implementation-guide/Connect/Set-Up-Finch-Connect).

<Steps>
  <Step title="Open Finch Connect">
    <img src="https://mintcdn.com/finch/YGk1T8H6_KZq_kmT/images/finch-connect/open-finch-connect.jpg?fit=max&auto=format&n=YGk1T8H6_KZq_kmT&q=85&s=f4989e63fb03c3e6652a093ee816b22a" alt="Open Finch Connect" width="2880" height="2048" data-path="images/finch-connect/open-finch-connect.jpg" />

    Employers access Finch Connect from within your application. We suggest launching Finch Connect during the employer onboarding process. There are many ways to [Increase Employer Adoption](/implementation-guide/Deploy-and-Manage/Increase-Employer-Adoption) of Finch Connect.
  </Step>

  <Step title="Connect a provider">
    <img src="https://mintcdn.com/finch/YGk1T8H6_KZq_kmT/images/finch-connect/finch-connect-screens.jpg?fit=max&auto=format&n=YGk1T8H6_KZq_kmT&q=85&s=726166e01ad3dc52e72ad7151ee06a46" alt="Finch Connect Screens" width="2880" height="1656" data-path="images/finch-connect/finch-connect-screens.jpg" />

    * **Read privacy disclosures** - Finch Connect discloses data privacy practices right from the start, so your customers know where and how their data is used.
    * **Confirm permissions** - Finch Connect displays the granular permissions needed to access the requested data. Finch only shares data that has been approved.
    * **Select a provider** - Your customer can then select their employment system from Finch's list of 200+ integrations.
    * **Authenticate access** - Finch Connect prompts your customer to log in to their employment system, and grant you access to requested data. Finch Connect will only succeed if the user is an employer admin with permissions to view the full employee directory and view the full company payroll.
  </Step>

  <Step title="Receive Data">
    <img src="https://mintcdn.com/finch/YGk1T8H6_KZq_kmT/images/finch-connect/successful-connection-screen.jpg?fit=max&auto=format&n=YGk1T8H6_KZq_kmT&q=85&s=b7f7f21639ab31cb8aa04b9578e4eee1" alt="Finch Connect Screens" width="2880" height="2048" data-path="images/finch-connect/successful-connection-screen.jpg" />

    That's it! Upon successful authentication, Finch Connect closes and redirects back to your application.

    Once the connection is established, you will receive a Finch access token and can call the Finch API. At this point you can assure your users that the connection has been set up successfully, and redirect them to other tasks.
  </Step>
</Steps>

## Learn More

More information about how Finch Connect works and how to implement it into your application can be found in the  [Set Up Finch Connect](/implementation-guide/Connect/Set-Up-Finch-Connect) of the Finch Implementation Guide.
