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

# Sourcegraph Cody

> Add beads workflow guidance to Sourcegraph Cody through a .cody/rules/beads.md project rules file

Use Beads with Sourcegraph Cody through a project rules file.

```bash theme={null}
bd setup cody
bd setup cody --check
```

The setup command creates `.cody/rules/beads.md` with Beads workflow guidance.

## Remove

```bash theme={null}
bd setup cody --remove
```
