> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# TPrincipalType

> TPrincipalType tells ABBYY FlexiCapture scripts whether a principal account in the current environment is a regular user or a user group.

## What it does

Types of principals (users or processes that have an account in the current environment).

## Admissible values:

* PT\_User = 0 - A regular user
* ST\_Group = 1 - A user group
