# UserDaysOffAll: Teamleader Focus User Days-off
- Catalog: `Teamleader`
- Schema: `V2Flat`
- Label: User Days-off
This is a read-only view. The Teamleader Focus API may not support changing the data or the Invantive UniversalSQL driver for Teamleader Focus does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the Teamleader Focus API.
## View Columns
The columns of the view `UserDaysOffAll` are shown below. Each column has an SQL data type.
| Name | Data Type | Label | Required | Documentation |
|---|:---:|---|:---:|---|
| `ends_at` | `datetime` | Ends at | ☐ | |
| `id` | `varchar2` | ID | ☐ | |
| `leave_type_id` | `varchar2` | Leave Type ID | ☐ | |
| `starts_at` | `datetime` | Starts at | ☐ | |
| `status` | `varchar2` | Status | ☐ | One of: approved, not_approved, pending. |
| `user_id` | `varchar2` | User ID | ☐ | |
| `usr_email` | `varchar2` | Email | ☐ | |