Create your account
Set up your Kaspro Matrix workspace in a few quick steps.
{{ state.externalProvider === 'Google' && state.isExternalRedirecting ? 'Redirecting...' : 'Sign up with Google' }}
{{ state.externalProvider === 'Facebook' && state.isExternalRedirecting ? 'Redirecting...' : 'Sign up with Facebook' }}
Social sign-up becomes active after Google and Facebook credentials are configured.
or register with email
Email address
{{ state.errors.email }}
Company name
First name
{{ state.errors.firstName }}
Last name
{{ state.errors.lastName }}
Password
{{ state.errors.password }}
Confirm password
{{ state.errors.confirmPassword }}
Keep me signed in
{{ state.isSubmitting ? 'Creating...' : 'Register' }}
Forgot password?
I already have an account