Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions docs/guides/cloud/slack-integration.mdx
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
---
title: Slack Integration
title: Integration for Slack
sidebar_position: 110
---

Cypress Cloud's Slack integration allows you to see your Cypress test results
directly in your team's Slack channels.
The Cypress integration for Slack allows you to see your Cypress test results
directly in your teams' Slack channels.

<DocsImage
src="/img/dashboard/slack-integration/cypress-slack-integration-channel-feed.jpg"
alt="Cypress notification feed in Slack channel"
width={700}
/>

## Installing the Slack integration
## Install the Cypress integration for Slack

:::caution

Expand Down Expand Up @@ -222,7 +222,7 @@ delete the global notification channels from a project.

You can completely remove the Cypress integration for Slack from your workspace.
This will remove the @cypress bot from your workspace and will delete all of the
Slack configurations youve set in Cypress Cloud. You cannot undo this, but you
Slack configurations you've set in Cypress Cloud. You cannot undo this, but you
will be able to install the Cypress integration for Slack again in the future.

1. Navigate to the **Integrations** page for the organization with the installed
Expand Down