# Time

Airdesk helps you control or respond to the following situations:&#x20;

* How many hours were spent in a project.&#x20;
* Where more employee hours are being spent.&#x20;
* Reasons that may be causing inefficient time.&#x20;
* Extra customer hours.&#x20;
* The exact time spent on each project.&#x20;

### Time Fields&#x20;

In order manage time with accuracy, it's important that you fill out the time fields presented in the table below:&#x20;

| Name of the field          | Description                                                               |
| -------------------------- | ------------------------------------------------------------------------- |
| Associate with             | You can associate it to a client, contract, task, business, among others. |
| Contact                    | The information of the contacted person.                                  |
| Location and Address       | If the service was remote or On-site and where was it.                    |
| Date                       | The date when the time was released.                                      |
| Start                      | Date and time the task should start.                                      |
| End                        | Date and time the task should be completed.                               |
| Inefficient Time (Minutes) | Inefficient time during launched time.                                    |
| Total Pauses (Minutes)     | Time in minutes of breaks during the time entry.                          |
| Travel time (Minutes)      | Travel time during the time entry.                                        |
| Type of Time record        | Time category released.                                                   |
| Report to client           | Detailed report of what was done in this time for the client.             |
| Internal note              | A note only visible internally.                                           |
| Followers                  |                                                                           |
| Attachments                | Relevant attachments.                                                     |


---

# 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://en.docs.airdesk.ai/interface/servicos/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.
