# Batch AI Assist

{% hint style="info" %}
Batch AI Assist features are subject to token consumption limitations. Reach out to your CSM or Account Manager to learn more.
{% endhint %}

Batch CEP comes with Batch AI Assist, a rich set of AI Assistants for the utmost CRM manager's productivity. Among them:

### Intelligent Home&#x20;

100% AI-powered homepage. Analyzes the last 7 days of sends daily (aggregated data only, no personal data), and delivers: a synthetic activity overview, key insights (alerts, points of attention, top performances), a top/flop orchestration ranking, and detailed optimization opportunities. A chat box at the bottom lets you ask questions about your data in natural language. It is an Alpha feature. [Learn more](https://doc.batch.com/release-notes/release-notes/january-29-2026-intelligent-home-alpha)

### AI Targeting Insights&#x20;

An AI expert embedded in the Query Builder that analyzes and validates your targeting logic before launch. Returns: a plain-language summary of who is being targeted, logical warnings (zero audience, mutually exclusive conditions, over-restriction), and structural suggestions to simplify or clean up your query. [Learn more](https://doc.batch.com/release-notes/release-notes/march-26-2026-ia-targeting-insights)

### AI Translation - Push & SMS

One-click AI translation of Push and SMS content into one or more target languages, directly within the multi-language module. [Learn more](https://doc.batch.com/release-notes/release-notes/january-5-2026-automated-ai-translation-push-and-sms)

### AI A/B Test Variant Generator - Push & Email&#x20;

AI-powered generation of A/B test variants for Push notifications and email subject lines. The AI uses your existing variants as context to suggest the next one (B, C, D). [Learn more](https://doc.batch.com/release-notes/release-notes/october-13-2025-generate-a-b-test-variants-with-ai)

### AI Email Subject Generator&#x20;

Generates an email subject line from your message body using AI, directly inside the Email Composer. [Learn more](https://doc.batch.com/release-notes/release-notes/january-12-2026-ai-email-subject-generator)

### Intelligent Warm-up&#x20;

An intelligent warm-up mode in Recurring Automations for gradually ramping up email sending volumes. Configurable (initial volume, increase percentage, engagement criterion) with manual intervention allowed at any point during the process. [Learn more](https://doc.batch.com/release-notes/release-notes/november-24-2025-intelligent-warm-up)

### AI Smart Naming — Automation Builder&#x20;

Automatically generates descriptive labels for Message and Yes/No Split steps in the Automation Builder, based on each step's actual content and configuration. Triggers automatically when closing the side-sheet, or manually via the sparkle icon. [Learn more](https://doc.batch.com/release-notes/release-notes/february-11-2026-ai-smart-naming-for-automation-buider)

### &#x20;AI Profile Data Alerting

Get proactive alerts on potential issues in your profile data (e.g. inactive attributes, duplicates, or inconsistent sources). Quickly review, ignore, or resolve recommendations to keep your data clean and reliable. [Learn more](https://doc.batch.com/release-notes/release-notes/march-31-2026-ai-profile-data-alerting)

### AI Profile Data Renaming

Automatically get smart naming suggestions for new attributes to improve clarity and consistency. Review and confirm names before making them available in your orchestrations. [Learn more](https://doc.batch.com/release-notes/release-notes/march-31-2026-ai-profile-data-renaming)


---

# Agent Instructions: 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://doc.batch.com/getting-started/features/customer-engagement-platform/batch-ai/batch-ai-assist.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.
