Skip to main content
Updated Vincent Abilities need to be added to our database before they can be accessible to application developers.
1

Log into the Vincent Developer Dashboard

Go to the Vincent Developer Dashboard and log in with your preferred authentication method.Vincent Developer Dashboard login
2

Access Your Vincent Ability

After logging in, navigate to your ability through the sidebar menu.Navigate to ability in sidebar
3

Create Ability Version

Click the Create Ability Version button to create a new version of your existing ability.Create Ability Version button
4

Fill in Version Details

Complete the form with your new version information:Version details form
Version
string
required
The new Ability version you’d like to add to the Vincent database.
Changes
string
required
Changes made to the ability since the previous version.
This version must be published to npm. The changes field is editable.
5

Version Successfully Created

Your new ability version has been successfully added to the Vincent database and is now available for app developers to use.Version creation success confirmation

Next Steps

I