# Organization Time

* Curated timekeeping capabilities with expert features and user experience.
* Intuitive interface for tracking time spent on tasks and activities.
* Easily edit or delete time entries as needed.

You can view existing timecards, stop and start them if they are not yet invoiced, as well as mark them as invoiceable, or do not invoice from the "Batch Actions" button.

You can also filter timecards by Start Date, End Date, Billing User, Person, Matter(s), Billing Status, Matter Tags Required and Matter Tags Excluded.

The actions menu (...) will allow you to Delete (if invoiced), Edit (if not invoiced), View (if invoiced) or Clone an existing timecard.

<figure><img src="/files/sHLpi7E1KNb3XxrGu3wI" alt="Organization Time"><figcaption><p>Organization Time</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/organization-time.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.
