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

# Outlook Add Categories

> Add categories to an email

## Overview

<div align="center">
  <img src="https://mintcdn.com/dibby/pqX3-_kQLdN967hk/images/nodes/outlook-categories.png?fit=max&auto=format&n=pqX3-_kQLdN967hk&q=85&s=606f90a3e22bc69565a0a08f7cbf5d40" alt="Outlook Categories" width="338" height="201" data-path="images/nodes/outlook-categories.png" />
</div>

The **Outlook Add Categories** node allows you to add one or more categories/tags to an Outlook email. This is useful for organizing and filtering emails programmatically.

## Inputs

* **EmailId**: The unique identifier of the email to categorize
* **Categories**: Array of category names to add to the email

## Usage

Provide an email ID (typically from the Outlook Trigger node) and a list of categories to apply to that email.

The specified categories will be added to the email in Outlook.
