# Administrators: Discourse Administrators fetch about page data - Catalog: `Discourse` - Schema: `About` - Label: Administrators This is a read-only table. The Discourse API may not support changing the data or the Invantive UniversalSQL driver for Discourse does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Discourse API. ## Table Columns The columns of the table `Administrators` are shown below. Each column has an SQL data type. | Name | Data Type | Label | Required | Documentation | |---|:---:|---|:---:|---| | `avatar_template` | `varchar2` | Avatar Template | ☐ | | | `description` | `varchar2` | Description | ☐ | | | `https` | `char` | HTTPS | ☐ | | | `id` | `int64` | ID | ☐ | | | `last_seen_at` | `datetime` | Last Seen at | ☐ | | | `locale` | `varchar2` | Locale | ☐ | | | `name` | `varchar2` | Name | ☐ | | | `stats` | `varchar2` | | ☐ | | | `title_2` | `varchar2` | | ☐ | | | `title` | `varchar2` | Title | ☐ | | | `username` | `varchar2` | User Name | ☐ | | | `version` | `varchar2` | Version | ☐ | |