For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
WebsiteStatusSupportDashboard
DocumentationAPI ReferenceMCPSDKsCLI (new)What's New?
DocumentationAPI ReferenceMCPSDKsCLI (new)What's New?
  • Get started
    • Introduction
    • Phone calls
    • Web calls
    • Vapi Guides
    • Composer
    • CLI quickstart
  • Assistants
    • Quickstart
    • Tools
    • Custom keywords
    • Custom voices
    • Custom transcriber
    • Custom TTS
  • Observability
    • Boards
  • Squads
    • Quickstart
    • Overview
    • Handoff tool
    • Passing data between assistants
  • Best practices
    • Prompting guide
    • Debugging voice agents
    • Enterprise environments (DEV/UAT/PROD)
    • IVR navigation
  • Phone numbers
    • Free Vapi number
    • Inbound SMS
    • Phone Number Hooks
  • Calls
    • Call end reasons
    • Troubleshoot call errors
  • Outbound Campaigns
    • Quickstart
    • Overview
  • Chat
    • Quickstart
    • Streaming
    • Non-streaming
    • OpenAI compatibility
    • Session management
    • Variable substitution
    • SMS chat
    • Web widget
    • Webhooks
  • Workflows
    • Quickstart
    • Overview
      • FAQ
      • Support
        • How to Report Issues
        • Enterprise
        • Glossary
        • RSS feed
LogoLogo
WebsiteStatusSupportDashboard
On this page
  • RSS Feed
  • Slack
  • How to subscribe
  • How to unsubscribe
ResourcesSupport

RSS Feed

Stay updated with the latest incidents from Vapi or third party providers
Was this page helpful?
Edit this page
Previous

Data Flow

Understand how data flows through Vapi when using custom storage and custom models
Next
Built with

RSS Feed

Vapi provides a RSS feed for the latest incidents. You can subscribe to the RSS feed to get the latest incidents from Vapi or underlying providers using the following URL.

https://status.vapi.ai/feed.rss

Slack

You can subscribe to the RSS feed in any application that supports it. In this guide, we will show you how to use the Slack RSS app to subscribe to our RSS feed.

How to subscribe

  1. Install the Slack RSS App

    • Ensure the Slack RSS app is installed in your Slack workspace.
  2. Open the Desired Channel

    • Go to the Slack channel where you wish to receive RSS updates.
  3. Subscribe to the RSS Feed

    • Enter the following command in the message input box:
      /feed subscribe https://status.vapi.ai/feed.rss
    • Press Enter to subscribe.
  4. Confirm Subscription

    • The Slack RSS app will confirm your subscription, and updates will start appearing in the channel.

You will now receive updates in your Slack channel whenever there is an incident.

How to unsubscribe

  1. Open the Desired Channel

    • Go to the Slack channel from which you want to unsubscribe.
  2. List Subscribed Feeds

    • Enter the command:
      /feed list
    • Press Enter to view all subscribed feeds.
  3. Identify the Feed ID

    • Note the ID of the feed you wish to unsubscribe from.
  4. Remove the Feed

    • Enter the command:
      /feed remove <feed_id>
    • Press Enter to remove the feed from the channel.

You will no longer receive updates in the specified Slack channel.