# New Timecard

Click "New Timecard" from the "My Time" or "Organization Time" views, new timecards can also be created from the time widget dropdown in the header, as well as from the dashboard and matter views.

Select the date, billing user, billing location, billing type, rate type, hourly rate and matter, optionally add a description and internal notes

<figure><img src="/files/NFI52Q3doP9gACouKbz3" alt="New Timecard" width="563"><figcaption><p>New Timecard</p></figcaption></figure>

Time can be tracked either as decimal, or as Hours and Minutes (hh:mm)

<figure><img src="/files/lmQy46zJU39WCqp0XBI5" alt="New Timecard hours and minutes" width="563"><figcaption><p>New Timecard hours and minutes</p></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.clevercase.com/time/new-timecard.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.
