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

# Running Overview

> Overview of executing tests and managing runs in LitmusCheck

## Running and Monitoring

### 4 ways to run suites

1. Manually from the dashboard
2. Manually from the suite page
3. Scheduling
4. Integrating with the CI/CD pipeline

### 2 ways to run tests

1. Manually from the suite page
2. Manually from the test page

### Monitoring artifacts

Runs create the following artifacts

* Suite run report with pass/fail summary
* Logs for each test run
* Browser traces for every test
* GIF created from screenshots during each test run

## Setting up slack alerts

1. Go to **Home**.
2. Go to **Settings** (top nav bar).
3. Enter your Slack channel webhook URL.
4. Click **Save**.

## Setting up email alerts

1. Open the suite page and select the **Settings** tab.  .
2. Enter your email address under **Notification Settings**.
3. Click **Add Email**.

You’ll receive alerts with pass/fail/skip counts and details on failed or skipped tests.
