# Time recording

### Record time using WO

![](/files/-LKRgBRs5NxWgV0C5cmu)

### Record time using time sheets

First you need to get grouped list of all active time sheets.\
Time sheets are grouped by employee.

{% hint style="info" %}
Don't be confused because in this example all sheets have status 'not assigned'. \
just click on the -> arrow and you will see individual time sheets by work operation.
{% endhint %}

![](/files/-LKRgzi4hyR-jMoVZUk9)

If you wish you can assign them from here or from the original WO.

![](/files/-LKRiH6tLdLv1ZraUVV8)

Now you just need to enter recorded time in the 'realized time' section in work order.&#x20;

### Record time using ERPAG mob app

Mobile app directly integrates with ERPAG.\
All documents entered in ERPAG are automatically visible for mobile users.&#x20;

Also, all transactions are exchanged instantly which means that ERPAG and ERPAG Mobile app are working in an online-live environment.

![](/files/-LKX7rQaVbJvwhB_x6dh)

To record time you can use same logic as in ERPAG - just open time sheets and select specific operation/task

![](/files/-LKX7W7Ath1JDj8s1OLQ)

Another way is to go to WO and there you can use time track as well:&#x20;

![](/files/-LKX6fmRV9ZUNPrnUEgL)

If you wish to pause the recording just click the pause button.\
If you wish to complete tracking, you can do that by clicking complete button.

![](/files/-LKX7GDiZ2Ytavol2OiV)


---

# 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://learn.erpag.com/project/manufacturing/time-recording.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.
