# Resignation

### Add Resignation <a href="#add-resignation" id="add-resignation"></a>

User can add resignation from two way.

1. From **Offboarding**
2. From **Employee Profile**

Add resignation from **Offboarding**

Go to **Resignations**

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

Click on **+Resignation** button to add resignation

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

Enter all details of employee and click on **Save** button

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

A New **Resignation** added at the top

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

Click on **Employee Name** to view details

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

Details of employee and his offboarding task is shown details page

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

The details of the allocated assets for his employee which is allocated to him are shown on the details page

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

Last Updated 24 December 2025


---

# 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.aiflo.app/offboarding/resignation.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.
