# Onboarding Forms
Finix offers and hosts pre-built onboarding forms that you can use to collect onboarding and identity verification information from your users.
Related Guides: [Onboarding](/guides/platform-payments/onboarding-sellers), [Onboarding Forms](/guides/platform-payments/onboarding-sellers/seller-onboarding-forms/).
## Create an Onboarding Form
- [POST /onboarding_forms](https://docs.finix.com/api/onboarding-forms/createonboardingform.md): Create an with the name of the processor you plan to onboard users to and the links theyROLE_PARTNERonboarding_form`.
## Fetch an Onboarding Form
- [GET /onboarding_forms/{onboarding_form_id}](https://docs.finix.com/api/onboarding-forms/getonboardingform.md): Retrieve the details of an .
## Create an Onboarding Form Link
- [POST /onboarding_forms/{onboarding_form_id}/links](https://docs.finix.com/api/onboarding-forms/createonboardingformlink.md): Use the API to create a link that can return users to where they left off completing their Finix Onboarding Form.