# How to mark leaves & absences?

Leaves and absences can be marked in the Activity screen. These can be marked for the current day, the next day, or a custom duration along with a note.

Both past and future dates can be selected for marking leaves and absences.

<figure><img src="/files/K1AMQWPydq6Gr8WW8mzX" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/1EjtJiLTqnT0Eijvo3ej" alt="" width="563"><figcaption></figcaption></figure>

Please note that this metric is for representational purposes only. Marking a team member as absent or on leave **does not exclude** their contributions from any calculation.

Even if a person is marked as absent or on leave, any work they do—such as commits, PR reviews, or PR merges—**will still count** toward the overall delivery. This ensures that any effort made during their leave is recognized and contributes to the team's performance metrics, ensuring accuracy and reflecting the actual work done during the selected duration.

This approach ensures that no contribution is overlooked, regardless of a person's official attendance status, leading to a more accurate representation of the team’s overall efforts and delivery.


---

# 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.hivel.ai/faqs/team-and-user-management-faqs/how-to-mark-leaves-and-absences.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.
