# Time Entries

URL: https://www.agencytitan.com/docs/tag/time-entries

Manual and automatically tracked work time, with task and entity attribution.

## Operations

- `GET` `/v1/time-entries` — [List time entries](https://www.agencytitan.com/docs/tag/time-entries/GET/v1/time-entries.md)
- `POST` `/v1/time-entries` — [Create a manual time entry](https://www.agencytitan.com/docs/tag/time-entries/POST/v1/time-entries.md)
- `GET` `/v1/time-entries/{id}` — [Get a time entry](https://www.agencytitan.com/docs/tag/time-entries/GET/v1/time-entries/{id}.md)
- `PATCH` `/v1/time-entries/{id}` — [Update a manual time entry](https://www.agencytitan.com/docs/tag/time-entries/PATCH/v1/time-entries/{id}.md)
- `GET` `/v1/time-entries/{id}/audit` — [List a time entry audit trail](https://www.agencytitan.com/docs/tag/time-entries/GET/v1/time-entries/{id}/audit.md)
- `POST` `/v1/time-entries/timer/start` — [Start a timer](https://www.agencytitan.com/docs/tag/time-entries/POST/v1/time-entries/timer/start.md)

## Useful links

- Interactive page: https://www.agencytitan.com/docs/tag/time-entries
- API reference home: https://www.agencytitan.com/docs/
- This page as Markdown: https://www.agencytitan.com/docs/tag/time-entries.md
- Full API Markdown: https://api.agencytitan.com/v1/llms.txt
