Configure your Space
Link GitHub repos, set the Slack channel, and optionally link a Jira project.
After you create a Space, you configure it so Andy knows where to post updates and which work to track. This usually takes a couple of minutes.
Open the Space settings
- Click Spaces in the sidebar and pick the Space you just created.
- Click Settings in the Space's left-hand menu.
The settings page is split into sections — you'll fill in the ones that apply to your team.

Link a Slack channel
The Slack channel is where Andy posts PR summaries and status updates for this Space, and where teammates mention Andy to start a conversation.
- In the Slack channel section, type the channel name (for example,
#acme-product). - Save.
- In Slack, invite @MeetAndy to that channel — Andy doesn't post in channels it isn't a member of.
Pick a channel that the people working on this project actually read. Public channels work best — private channels work too, as long as you invite Andy.
Link Git repositories
If your Space's main project is a GitHub or GitLab repository, it's already linked. You can attach additional repositories — useful for projects that span multiple repos.
- In the GitHub repositories (or GitLab projects) section, click Add repository.
- Pick the repo from the dropdown. Only repos available through your GitHub installation or GitLab connection appear.
- Save. Andy starts tracking PRs/MRs and CI activity in the new repo too.
You can mark one repository as primary — this is the one Andy uses by default when opening pull or merge requests for tasks handed off to the Coding Agent.
Link a Jira project (optional)
If you connected Jira and your Space tracks Jira issues:
- In the Jira project section, search for and pick the Jira project this Space corresponds to.
- Toggle Enable Jira tracking on.
- Save.
Andy reads tickets from this project when mentioned and updates them on your team's behalf as work progresses — see Reading and writing tickets.
Link Google Drive resources (optional)
If your team keeps important reference material in Google Drive — design specs, product briefs, internal handbooks — you can link folders and individual files to a Space. Andy reads the content as additional context when planning and implementing tasks.
The flow has two parts because Google requires you to grant access explicitly.
Step 1: Share the resource with Andy
The Google Drive section on the Space settings page shows MeetAndy's service account email — something like meetandy-...@...gserviceaccount.com. Click it to copy.
In Google Drive, share the folder or file you want to link with that email address as a Viewer.
Step 2: Paste the URL
- Copy the Google Drive URL of the folder or file you just shared.
- Paste it into the URL field in the Google Drive section and press Enter.
- The resource appears in the Added table below with its name, type, and a trash icon to remove it.
You can link folders, Google Docs, Sheets, Slides, and other file types. Folders include their contents — anything Andy needs from inside the folder is reachable.
Removing a linked resource
Click the trash icon next to the row. The resource is unlinked immediately — Andy stops using it as context. The file itself stays in your Drive untouched.
Other settings to know about
The Space settings page also has sections for:
- Members — who has access to this Space, and at what role
- Memory — what context Andy has built up for this Space (see Memory and context)
- Automation — the automations that run on this Space (PR summaries, sprint reports, etc.)
- Notifications — what Andy posts where, and how often
You don't need to touch these to get started — sensible defaults apply automatically.
You're done
Your Space is set up. Mention @MeetAndy in your Slack channel and ask it something — see Working with Andy in Slack for what to try first.