> ## Documentation Index
> Fetch the complete documentation index at: https://docs.partners.api.cobee.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

For integration with **Cobee by Pluxee**, we must understand the different use cases, which can be divided into two sections:

1. Use cases related to the employee lifecycle (such as the initial creation, updates, terminations, etc...).
2. Use cases related to the consumptions (both for a particular employee and globally for the company ).

<CardGroup cols={2}>
  <Card title="Employees" icon="users" href="employees">
    Check documentation for employee lifecycle use cases.
  </Card>

  <Card title="Consumptions" icon="table-list" href="consumptions">
    Check documentation to understand how consumptions work.
  </Card>
</CardGroup>
