Skip to main content
Vincent Policies need to be published 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

Create a New Vincent Policy

After logging in, click the Create a policy button to access the Create Policy Page.Create policy button
3

Fill in the Policy Details

Complete the form with your policy information:Policy details form
Package Name
string
required
The published npm package name
Description
string
required
The policy description
Title
string
required
The policy title
Image of your policy shown to users during delegation
Active Version
string
required
The policy version which will be used by app creators
Deployment Status
string
The current status of the policy
This version must be published to npm. Aside from the package name, all other metadata is editable.
4

Policy Successfully Created

Your policy has been successfully published to the Vincent database and is now available for app developers to use.Policy creation success confirmation

Updating Your Policy

When you want to release a new version of your policy, you’ll need to update our database with the new version information. We’ll cover the version update process in the next section.

Next Steps

I