> ## 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.

# User

> Reference for the User data type in the ABBYY FlexiCapture Web Services API: the ID, name, and full name fields that identify a user in the system.

## What it does

The **User** data type stores information about the user.

## Fields

| **Name** | **Type** | **Description**           |
| -------- | -------- | ------------------------- |
| Id       | int      | The ID of the user        |
| Name     | string   | The name of the user      |
| FullName | string   | The full name of the user |
