# Legal consent

Keep your application compliant by requiring legal consent on your application's `<SignUp />` views.

If you are using Clerk’s pre-built component or the Account Portal, simply enable it from the [Clerk Dashboard](https://dashboard.clerk.com/last-active?path=compliance/legal). Your users will be required to accept your legal documents before they are allowed to create an account, and you will have one less compliance issue to worry about.

![SignUp component with legal consent enabled](./ui.png)

## Ready to dive in?

Head to your [Clerk Dashboard](https://dashboard.clerk.com/last-active?path=compliance/legal), or check out [the documentation](https://clerk.com/docs/authentication/configuration/legal-compliance.md) to get started.

![Legal consent configuration screen on Dashboard](./dashboard.png)
