# Create a Timesheet Entry

## How do I create a Timesheet Entry?

Although Timesheet Entries are automatically generated after an [Appointment](/maica-knowledge-base/getting-started/maica-key-concepts/appointment.md), you may also need to generate a manual entry for additional requirements. A quick and efficient way to create a Timesheet Entry is through the the **Timesheet Management** tab. Maica has an interactive user mechanism where you can simply drag and release your mouse on the calendar displayed in Timesheet Management in order to prompt the creation of a Timesheet Entry.&#x20;

Please see below for an example:&#x20;

{% embed url="<https://app.arcade.software/share/lzhxbYUwAecf5oybC20a>" %}

{% hint style="info" %}
You can also create a Timesheet Entry by clicking the `+` button when in the Timesheet Management tab. Creating a Timesheet Entry this way will pre-populate the `Date & Time` to the current `Date & Time`.&#x20;
{% endhint %}

## What does Creating a Timesheet Entry include?

Once you have created a Timesheet Entry, and the pop-up is displaying, a few fields must be populated before the Entry can be confirmed. These include:

### 1. Date & Time&#x20;

**Maica** will automatically pre-populate the Date & Time of your Timesheet Entry based on the Calendar. If you wish to change the Date & Time, you can do so manually. You can also adjust your Timesheet Entry to configure it by `Duration`, you do so by simply clicking the `Duration (mins)` link in the Date & Time section of the Entry, as shown below.&#x20;

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

### 2. Activity&#x20;

In the next section of the Timesheet Entry, **Maica** will prompt you to add an Activity. This is anything that has been done during the Time of the Entry.&#x20;

If this is a repeated Activity, **Maica** also allows you to `Do this for every day at this time during the Timesheet Period`.  If this is toggled `On`, a seperate yet identical Timesheet Entry will be created for everyday within the Timesheet with the same information as the original entry.&#x20;

If the Activity added is configured to allow for an Expense Claim, you can do so by clicking the toggle. This toggle will only appear if a configured Activity is added to the Timesheet Entry; otherwise, it will not be visible.&#x20;

### 3. Notes&#x20;

This allows for custom text around the details of the Timesheet Entry.


---

# 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://knowledge.maica.com.au/maica-knowledge-base/timesheets/timesheet-overview/create-a-timesheet-entry.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.
