Log into the Vincent Developer Dashboard
Go to the Vincent Developer Dashboard and log in with your preferred authentication method.

Create Policy Version
Click the Create Policy Version button to create a new version of your existing policy.

Fill in Version Details
Complete the form with your new version information and click Create Version.

The new Policy version you’d like to add to the Vincent database.
Changes made to the policy since the previous version.
This version must be published to
npm. The changes field is editable.FAQ
What if version creation failed?
What if version creation failed?
If your policy version creation fails, try these solutions:
- Check npm publication: Make sure the policy version is published on npm and publicly accessible
- Verify policy setup: Ensure the policy is published properly with all required metadata
- Review implementation: Check that your policy follows the correct structure and conventions
Next Steps
Policy Quick Start
Build your first Policy with the starter kit
Publishing Policies
Publish your updated Policy version


