# TimeTrackingUserProfile

Represents time tracking settings in the user's profile.

## Related Resources

Below you can find the list of resources that let you work with this entity.

* [Time Tracking User Profile](resource-api-users-userID-profiles-timetracking.html)

## Attributes

This table describes attributes of the `TimeTrackingUserProfile` entity.

* To receive an attribute in the response from the server, specify it explicitly in the `fields` request parameter.

* To update an attribute, provide it in the body of a POST request.

|  Field  |  Type  |  Description  |
| --- | --- | --- |
|  id  |  String  |  The ID of the time tracking settings in the user's profile. `Read-only`.  |
|  periodFormat  |  [PeriodFieldFormat](api-entity-PeriodFieldFormat.html)  |  Format, in which period values are displayed for the user.  |

