# Timing with tasks

The timer button on the task can be switched on to start tracking the hours you spend on this particular issue. Unless switched off, the timer will continue to run, and will show up on your dashboard as a reminder.

Use the timer dropdown to view options for time tracking. You can either switch on the timer, as explained above or choose the manual option to punch in time spent on the task as well as the date. You can also add a time range (from 9 AM to 10 PM).

Time tracked will show up on the timelog section. You can open specific entries and edit them for more accuracy.

You can also toggle the billable hours button to ensure invoicing becomes easy.

<figure><img src="/files/uNp3cj6evetm6l3YSB3m" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sketchnote.co/tasks/timing-with-tasks.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
