assignment_add

License Application

Complete the form below to submit your license application

Select Request Type

Choose the type of license request you want to submit

@for (type of requestTypes; track type.value) {
{{ getTypeIcon(type.value) }}
{{ type.label }}
}

Select Workflow

Choose the approval workflow for your application

@if (loading()) {
} @else if (workflows().length === 0) {
warning

No active workflows available

} @else {
@for (workflow of workflows(); track workflow.id) {
{{ workflow.name }}
{{ workflow.description || 'Standard approval workflow' }}
}
}

Business Information

Provide details about your business for the license application