Replit homepage showing Agents & Automations selection with Beta label and prompt input area
Beta Feature: Agents & Automations is currently in beta. Features and functionality may change. Some limitations apply, and not all use cases are fully supported yet.

Features

Supported use cases

Currently available:
  • Slack Agent - Create intelligent Slackbots that can answer questions, integrate with APIs, and automate tasks
  • Telegram Agent - Build Telegram bots for customer service, scheduling, entertainment, and more
  • Timed Automation - Set up scheduled workflows that run automatically at specified times
Coming soon:
  • Custom webhook triggers: Respond to any external event or API call using a webhook URL
  • Additional pre-built triggers: Discord, WhatsApp, and more

Additional functionality

  • Rich integrations: Connect with Outlook, Spotify, Notion, Linear, GitHub, and more
  • Testing environment: Test your agents and visualize workflows before deployment
  • Cloud deployment: Automatically configured for 24/7 availability with Autoscale or Scheduled deployments

How to get started

Step 1: Select Agents & Automations

From the Replit homepage after logging in, select “Agents & Automations” from the app type selector on the homepage.
Replit homepage showing Agents & Automations selection with Beta label and prompt input area

Step 2: Choose your trigger type

Next, you’ll see a trigger type selector. Choose from the supported options:
  • Slack - Create intelligent Slackbots that integrate with your workspace
  • Telegram - Build Telegram bots for various use cases
  • Timed Automation - Set up scheduled workflows that run automatically

Step 3: Enter your prompt

Enter your prompt describing what you want your agent to do.

Step 4: Let Agent build your automation

Agent will create your automation based on your prompt and selected trigger type, including all necessary integrations and deployment configuration.
Agent testing environment showing a StockReporter automation with workflow visualization and testing interface

Deployment Requirement

Deployment Required: Your agent or automation must be deployed to function with external triggers like Slack, Telegram, or scheduled automations. The testing pane works for development and testing, but live triggers require deployment.
Agent will automatically prompt you to deploy your project when it’s ready. Choose the appropriate deployment type:
  • Autoscale deployments - For chatbots and event-driven workflows
  • Scheduled deployments - For time-based automations

Supported use cases and examples

Slack Agent examples

Research assistant with Perplexity integration
Create an AI Slackbot assistant that can answer research questions using the
Perplexity API. When someone asks a question in the #research channel, it
should search for current information and provide comprehensive answers with
sources.
Codebase Q&A with GitHub integration
Create an AI Slackbot that can answer questions about my codebase using a
GitHub integration. It should be able to explain functions, find files, and
help with debugging by analyzing our repository.
Email assistant with Outlook integration
Create an AI Slackbot that can answer questions about my Outlook emails. It
should help me find specific emails, summarize conversations, and provide
quick responses to common email queries.

Telegram Agent examples

Business assistant with calendar scheduling
Create an AI business assistant that can schedule emails on my Outlook
calendar. Users should be able to request meeting times and the bot will find
available slots and send calendar invites.
Music recommendation bot with Spotify
Make a fun AI chatbot that can return a Spotify song for any message I send
describing the vibe I want. It should understand mood descriptions and suggest
perfect tracks.
Fictional character bot
Make an AI bot that is a fictional character - specifically Sherlock Holmes.
It should respond to messages in character, solve puzzles, and engage in
detective-style conversations.

Timed Automation examples

Daily Linear task summary
Send me an email every morning summarizing my new tasks from Linear. Include
task priorities, due dates, and project context to help me plan my day.
Email digest automation
Send me an email every 6hrs with a summary of all my emails. Group them by
importance and highlight any urgent messages that need immediate attention.
Weekly competitor analysis
Every week at 8am on Monday, send me a summary of any news about my
competitors using web search. Focus on product updates, funding news, and
market developments.

Next steps

Quick start ideas:
  • Slack: Build a research assistant or codebase Q&A bot
  • Telegram: Create a scheduling assistant or entertainment bot
  • Timed: Set up daily summaries or weekly reports
Want to be notified when new triggers become available? Follow @Replit for the latest updates on Agents & Automations.
Learn more about Replit Agent and other Agent 3 autonomous features, or explore additional AI-powered features.