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

# Business Verification (KYB)

> Verify companies with iDenfy KYB using registry data retrieval, beneficial owner screening, and compliance checks via dashboard or API.

## Business Verification Integration

This section provides comprehensive information on integrating iDenfy's Know Your Business (**KYB**) solution. You can leverage Business verification functionality either through the iDenfy dashboard interface or directly via our API.

Both the API and the iDenfy dashboard support the creation and management of Business verification company profiles. For detailed instructions on using the dashboard for company management, refer to the [help center guide](/guides/dashboard/kyb/getting-started). This documentation primarily focuses on the implementation and usage of the Business verification API.

## Next Steps

<CardGroup cols={2}>
  <Card title="Create KYB Session" icon="key" href="/kyb/generate-token">
    Create a business verification session via API.
  </Card>

  <Card title="Collect Information" icon="clipboard" href="/kyb/collect-information">
    Gather company and beneficial owner data.
  </Card>

  <Card title="KYB Webhooks" icon="bell" href="/kyb/webhooks">
    Receive business verification results.
  </Card>

  <Card title="Dashboard Guide" icon="book-open" href="/guides/dashboard/kyb/business-verification">
    Step-by-step dashboard guide for KYB.
  </Card>
</CardGroup>
