DemandFlow Support Centre

ANGCHECKBP: Bus, plan criteria

ReferenceEntity Reference16/04/2026Updated 16/04/2026
A checklist criterion for AI-powered business plan analysis, with name and description.

ANGCHECKBP: Bus, plan criteria

A checklist criterion for AI-powered business plan analysis, with name and description.

Default definition. This article describes the default ANGCHECKBP definition shipped with DemandFlow. Administrators can add, remove, rename, or re-type fields, change which ones are required, and alter the layout from the Definitions screen in Settings. Your tenant's current schema may differ from what is shown here. To read the current definition at any time, GET the DEFINITION object whose id matches ANGCHECKBP.

Entity properties

PropertyValue
Entity codeANGCHECKBP
Display nameBus, plan criteria
PluralBus. plan criteria
Level800

Use cases

Configuration entity defining evaluation criteria for the AI business plan review (aiBizplan toolbar function). Identical structure to ANGCHECKPD but targets business plan documents. Each record is a check item that the AI evaluates. Part of the angel investment AI analysis suite alongside ANGCHECKPD and ANGCHECKFIN.

Fields

General: Post

FieldTypeRequiredNotes
nametextYesAI check.
descriptiontext (multi-line)Description.

Relationships

  • No declared relationships in the default definition.

Creating a Bus, plan criteria via the API

POST /v1/objects
Authorization: Bearer <your-pat>
Content-Type: application/json

{
  "entity":   "ANGCHECKBP",
  "level":    800,
  "comboKey": "SUB:<your-sub-id>|ENT:",
  "name": "AI check",
  "description": "Description"
}

Listing Bus. plan criteria records

GET /v1/entities/ANGCHECKBP/SUB

See also

angcheckbpbusplan criteriabus. plan criteriaangelbp

Was this article helpful?

← Back to Knowledge Base