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

# Go live checklist

> A checklist of things to do before going live (production) with Swervpay.

## List

<AccordionGroup>
  <Accordion title="Create Business">
    After create account, you will be redirected to the dashboard. Click on the [Create Business](https://app.swervpay.co/businesses/new) button to create a business.
  </Accordion>

  <Accordion title="Complete Business KYC">
    After creating a business, you will be redirected to the business dashboard. On the business homepage click continue kyc button to complete the business KYC.
  </Accordion>

  <Accordion title="Invite team member">
    If you have a team member you want to invite to the business, you can do so by clicking on the [Invite Team Member](https://app.swervpay.co/~/settings/teams) button on the business dashboard.
  </Accordion>

  <Accordion title="Setup webhook">
    It is recommended to setup a webhook to receive event notification from Swervpay. You can do this by going to the developer section of the dashboard and clicking on the [Create Webhook](https://app.swervpay.co/~/developers/webhooks) button and make sure to run send test so as to conduct proper test for event communication.
  </Accordion>

  <Accordion title="Toggle live button in developer">
    Toggle the live button in the developer section of the dashboard to go live.
  </Accordion>
</AccordionGroup>
