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

# GroupInfo

> Datentyp GroupInfo in der ABBYY FlexiCapture-Benutzerverwaltungs-API: Felder eines Datenbankdatensatzes mit Gruppen-ID, Kurzname, vollständigem Namen und Tenant-ID.

<div id="what-it-does">
  ## Beschreibung
</div>

Der Datentyp **GroupInfo** speichert Gruppeninformationen in der Datenbank.

<div id="fields">
  ## Fields
</div>

| **Name** | **Type** | **Beschreibung**          |
| -------- | -------- | ------------------------- |
| Id       | int      | Gruppen-ID                |
| Name     | string   | Kurzer Gruppenname        |
| FullName | string   | Vollständiger Gruppenname |
| TenantId | int      | Tenant-ID                 |
