# Iterable

> Track user events and manage user profiles for targeted marketing campaigns through the Iterable API.

Source: https://cotera.co/docs/reference/tools/individual-tools/iterable

---

**Authentication Type:** API Key\
**Description:** Track user events and manage user profiles for targeted marketing campaigns through the Iterable API.

***

## Beta Notice

**This tool is currently in beta testing and not yet available for general use.**

To get the Iterable tool added to your Cotera workspace, please contact our support team at [support.cotera.co](https://support.cotera.co).

***

## Authentication

To authenticate, you'll need an Iterable API Key. Learn how to create one in the [Iterable API Keys documentation](https://support.iterable.com/hc/en-us/articles/360043464871-API-Keys#creating-api-keys).

***

## Event

Track user actions and behaviors for marketing automation.

### Record User Event

Record the actions a user performs to track customer engagement, behavior patterns, and trigger automated marketing campaigns based on user activity.

**Operation Type:** Mutation (Write)

## User

Manage user profiles and data in your Iterable workspace.

### Create or Update User

Create a new user profile, or update an existing one if it already exists, allowing you to maintain accurate user information and segmentation data.

**Operation Type:** Mutation (Write)

### Get User

Get a user's profile information to retrieve their attributes, preferences, and marketing engagement history.

**Operation Type:** Query (Read)

