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

# May 1, 2026

> 2 min read

## What's new

* [Replit App Monitoring keeps an eye on your published apps](#replit-app-monitoring-keeps-an-eye-on-your-published-apps)
* [Create full Slide Decks with Agent](#create-full-slide-decks-with-agent)

## Platform

### Replit App Monitoring keeps an eye on your published apps

You can now turn on **App monitoring** for any published Replit App and get a real-time uptime check, a colored uptime bar in your **Publishing** view and **Analytics** tab, and an email when your app goes down. App monitoring is available on every paid plan and works on every Deployment type except Scheduled Deployments. If your app does have a hiccup, select **Investigate recent downtime with Agent** to spin up a background task that pulls the affected windows, reviews logs and code, and proposes a fix.

<Frame>
  <img src="https://mintcdn.com/replit/2bEr-ybCaxaEAr6j/images/deployments/app-monitoring-overview.png?fit=max&auto=format&n=2bEr-ybCaxaEAr6j&q=85&s=6382da0b306171ef3e355f64ac5d362c" alt="Publishing view for a Production deployment showing an uptime percentage, a colored uptime bar, and an Investigate recent downtime with Agent button" width="863" height="295" data-path="images/deployments/app-monitoring-overview.png" />
</Frame>

Learn more about [App monitoring](/cloud-services/deployments/monitoring-a-deployment#app-monitoring).

## Agent

### Create full Slide Decks with Agent

Describe the presentation you want, such as a pitch deck, product overview, sales deck, or team update, and Agent creates a polished deck with layouts, text, and visuals included. You can refine slides through chat, edit text and styling with Visual Editor, present from the browser, publish the deck as a live URL, or export it to PPTX, Google Slides, or PDF.

<Frame>
  <img src="https://mintcdn.com/replit/eLFC6zeDsCG6hjvk/images/replitai/slide-decks/slide-decks-example.png?fit=max&auto=format&n=eLFC6zeDsCG6hjvk&q=85&s=bd2cf9378d13801945a96e6c93676efe" alt="Replit-generated editorial slide for a 'Reflex' SS26 jewelry campaign by @bevel.jewelry, showing a model wearing oversized blue butterfly-shaped sunglasses next to a stylized wordmark and a short campaign description." width="1100" height="722" data-path="images/replitai/slide-decks/slide-decks-example.png" />
</Frame>

Learn more about [Slide Decks](/replitai/slide-decks).
