# ContactTags
- Catalog: `Freshdesk`
- Schema: `Views`
This is a read-only view. The Freshdesk API may not support changing the data or the Invantive UniversalSQL driver for Freshdesk does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Freshdesk API.
## View Columns
The columns of the view `ContactTags` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `active` | `char` | Active | ☐ | |
| `address` | `varchar2` | Address | ☐ | |
| `avatar_avatar_url` | `varchar2` | Avatar (URL) | ☐ | |
| `avatar_content_type` | `varchar2` | Avatar Content Type | ☐ | |
| `avatar_created_at` | `datetime` | Avatar Created at | ☐ | |
| `avatar_id` | `int64` | Avatar ID | ☐ | |
| `avatar_name` | `varchar2` | Avatar Name | ☐ | |
| `avatar_size` | `int64` | Avatar Size | ☐ | |
| `avatar_updated_at` | `datetime` | Avatar Updated at | ☐ | |
| `company_id` | `int64` | Company ID | ☐ | |
| `created_at` | `datetime` | Created at | ☐ | Date/time at which the record was created. |
| `deleted` | `varchar2` | Deleted | ☐ | |
| `description` | `varchar2` | Description | ☐ | |
| `email` | `varchar2` | Email | ☐ | |
| `id` | `int64` | ID | ☐ | |
| `job_title` | `varchar2` | Job Title | ☐ | |
| `language` | `varchar2` | Language | ☐ | |
| `mobile` | `varchar2` | Mobile | ☐ | |
| `name` | `varchar2` | Name | ☐ | |
| `phone` | `varchar2` | Phone | ☐ | |
| `tag` | `varchar2` | Tag | ☐ | |
| `tags` | `varchar2` | Tags | ☐ | |
| `time_zone` | `varchar2` | Time Zone | ☐ | |
| `twitter_id` | `varchar2` | Twitter ID | ☐ | |
| `updated_at` | `datetime` | Updated at | ☐ | Date/time at which the record was last updated. |
| `view_all_tickets` | `char` | View All Tickets | ☐ | |