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

# Integrations & PR Activity

> Manage GitHub App integration and observed pull request activity.

## Integrations

| Method   | Path                                 | Purpose                          |
| -------- | ------------------------------------ | -------------------------------- |
| `GET`    | `/workspaces/:slug/integrations`     | List integrations                |
| `POST`   | `/workspaces/:slug/integrations`     | Create or connect an integration |
| `DELETE` | `/workspaces/:slug/integrations/:id` | Remove an integration            |

## PR Activity

| Method | Path                            | Purpose                        |
| ------ | ------------------------------- | ------------------------------ |
| `GET`  | `/workspaces/:slug/pr-activity` | Observed pull request activity |

PR observations are matched by topic pattern intersection with PR file lists. Each PR observation records which topics matched and which files were touched: the recorded context delivered to the reviewer.
