What This Field Means

The number of positions the unit is officially designed or permitted to have.

This is the approved number of positions the unit is designed or permitted to have. It gives readers the intended organizational capacity against which actual staffing can be understood.

How to Read It Correctly

Authorized strength is not assigned strength, present-for-duty strength, deployed strength, or a timeless fact. Authorizations change with organization tables, force-design decisions, and dates.

Example

A unit may be authorized 500 personnel while having fewer assigned.

Technical Specification

The database column is [USMIL-Unit].[Unit].[AuthorizedPersonnel]. Optional integer authorization strength. It represents approved positions, not the number of people actually assigned on a particular date.

Store a nonfractional personnel count only when a source identifies it as authorized strength for a known configuration or period. The SQL type accepts an integer, but the evidence must establish what the number measures.

PropertyDefinition or current value
Database columnAuthorizedPersonnel
Column order26
SQL data typeint
Kind of informationWhole-number measurement or count
CardinalityOne stored value per Unit row.
RequiredNo; NULL is permitted
Database defaultNo database default
Key or relationshipNone
Database check constraint([CurrentStatus]=N'Planned' OR [CurrentStatus]=N'Status unknown' OR [CurrentStatus]=N'Historical' OR [CurrentStatus]=N'Inactive' OR [CurrentStatus]=N'Current')
Live population9 of 9341 Unit records (0.1%)
Distinct nonblank values in the live table9
Live profile measuredSeptember 2, 2026, 20:43 UTC

Allowed Values and Definitions

No preset menu applies to this field. It stores an identifier, relationship, measurement, date, timestamp, or evidence-derived narrative. Valid content is governed by the SQL type, key relationship, nullability, retained evidence, and the field-specific recording rule above. A list of observed contents would be data, not a list of allowed options.

Missing, Unknown, and Conflicting Information

A database NULL is permitted and means that no value is presently stored. It does not prove that the fact never existed, that the answer is no, or that the concept does not apply. Missing information must remain visibly different from a supported negative or inapplicable conclusion.

Connections to Other Fields