A benefit program is an employer’s curated benefits menu for a plan year — the set of plans that enrollment opens into. A workspace can run more than one program for the same entity, scoped to different eligibility groups.Documentation Index
Fetch the complete documentation index at: https://docs.plane.com/llms.txt
Use this file to discover all available pages before exploring further.
Attributes
Unique identifier for the program, e.g.
bprog_R8mK2pQ9xL4s.The object type. Always
benefit.program.ID of the entity (employer) that offers the program.
Human-readable program name.
Human renewal label for the program.
Start date for the program year.
End date for the program year.
Program status. One of
draft, open, or closed.CEL expression deciding which workers the program is offered to, evaluated
against the worker shape (e.g.
worker.type == "employee" && worker.employment.location.address.country == "US").
Null means the program is assigned manually.Set of key-value pairs attached to the program.
Timestamp of when the program was created.
Timestamp of when the program was last updated.