> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/equipme/my-company/employees/offboarding-add-on.md).

# Offboarding Add-on

![](https://media1-production-mightynetworks.imgix.net/asset/77354308-4a5c-441d-8ea7-cc7c4b5567a1/1727833824673.png?ixlib=rails-4.2.0\&fm=jpg\&q=75\&auto=format\&w=1400\&h=1400\&fit=max\&impolicy=ResizeCrop\&constraint=downsize\&aspect=fit)

In some cases, the offboarding process is supported by a provider-based agreement. This means that certain services and steps involved in offboarding like removing access to platforms, retrieving devices, and managing service cancellations are handled or assisted by the service provider directly.&#x20;

These agreements ensure that when an employee leaves the company, the offboarding tasks are supported seamlessly, relieving the internal team from handling everything manually.

In the **Service Portfolio** under **Add-Ons**, you find the **Offboarding Add-On**. You can decide whether or not to activate the add-on in the details.

<img src="https://media1-production-mightynetworks.imgix.net/asset/b1958ebb-8774-49f2-89e4-f5d3ed7ea535/Active_Button.png?ixlib=rails-4.2.0&#x26;fm=jpg&#x26;q=75&#x26;auto=format&#x26;w=1400&#x26;h=1400&#x26;fit=max&#x26;impolicy=ResizeCrop&#x26;constraint=downsize&#x26;aspect=fit" alt="" width="188">

* **Not activated**: If the add-on is not activated, nothing changes in your current processes. Everything remains the same without any impact.
* **Activated**: Once the add-on is activated, you can configure it according to your needs, such as creating custom offers that align with the offboarding process.

**How it works on the customer side:**

When an employee leaves the company, **the customer** can change the employee’s status to "Offboarding." This enables the customer to order the Offboarding Add-On. This order must be confirmed again before the process is initiated.

**How it works on the supplier side:**

On the supplier side, after the order is placed, a normal order is generated, which can be processed just like any other order. Additionally, a mapping can be set up to define processes like account deactivation or retrieving devices.

The Offboarding Add-On provides a structured and efficient process for both the customer and the supplier.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://hub.equipme.io/equipme/my-company/employees/offboarding-add-on.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.
