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

# OEM Suite introduction

> Getting started with the c.technology platform as an OEM.

The c.technology OEM Suite provides web-based tools to manage vehicle fleets, coordinate with partners, and oversee customer relationships.

<img className="rounded" src="https://mintcdn.com/ctechnologyag/F3J2cYsfyMfpXCZX/images/handbook/oem/dashboard.png?fit=max&auto=format&n=F3J2cYsfyMfpXCZX&q=85&s=a216dd761e986f6768ac0736758efab0" alt="OEM dashboard showing vehicle fleet overview with key performance indicators and navigation menu" width="3360" height="1440" data-path="images/handbook/oem/dashboard.png" />

The dashboard shown upon login highlights key performance indicators such as the total usage of vehicles, what's currently important (e.g., maintenance, battery problems), and the current status of your fleet.

On the left side, you see the main navigation menu that allows you to access all sections of the OEM Suite.
Click the <Icon icon="bars" /> icon if the menu is hidden.

## Sections of the OEM Suite

The OEM Suite is divided into the following sections:

<Columns cols={2}>
  <Card title="Vehicle management" icon="car-side" href="/handbook/oem/vehicle">
    Manage vehicles, type taxonomy, documentation and checklists.
  </Card>

  <Card title="Ecosystem" icon="handshake" href="/handbook/oem/ecosystem">
    Partner overview and vehicle assignment, and customer overviews.
  </Card>

  <Card title="Channels" icon="newspaper" href="/handbook/oem/channels">
    News articles, push messages, and support interactions.
  </Card>

  <Card title="Insights" icon="chart-pie" href="/handbook/oem/insights">
    Analysis of vehicle usage.
  </Card>

  <Card title="Engineering" icon="screwdriver-wrench" href="/handbook/oem/engineering">
    Maintenance management, error definitions, firmware updates, and IoT devices.
  </Card>

  <Card title="Organization settings and users" icon="people-group" href="/handbook/oem/settings">
    How to structure teams and organization settings.
  </Card>
</Columns>
