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

# Workspace

> Org-wide integrations shared by every project.

**Workspace settings** hold the connections shared across every project in your
organization — reachable from **Workspace** in the sidebar.

## Slack

Connect a Slack workspace once and every project can post [alerts](/app/alerts)
— failed evals and tool / trace errors — to Slack. Click **Add to Slack** and approve;
this authorizes the bot for the org. Requires `SLACK_CLIENT_ID` / `SLACK_CLIENT_SECRET`
on the web app. Each project then chooses **which channel** it posts to and what it
reports in its own [project settings](/app/alerts#destination-channel).

## GitHub

Install the RunAgain **GitHub App** on your org. One installation grants access to
the org's repos; each project then chooses the specific repo it opens pull requests
against in its own [project settings](/app/settings#github-repo). Requires
`GITHUB_APP_SLUG` on the web app.

<Tip>
  Both connections are stored at the workspace (organization) level, so connecting
  once covers all current and future projects.
</Tip>
