MeetAndy logo
Getting started

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

  1. Click Spaces in the sidebar and pick the Space you just created.
  2. 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.

Space settings page

The Slack channel is where Andy posts PR summaries and status updates for this Space, and where teammates mention Andy to start a conversation.

  1. In the Slack channel section, type the channel name (for example, #acme-product).
  2. Save.
  3. 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.

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.

  1. In the GitHub repositories (or GitLab projects) section, click Add repository.
  2. Pick the repo from the dropdown. Only repos available through your GitHub installation or GitLab connection appear.
  3. 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.

If you connected Jira and your Space tracks Jira issues:

  1. In the Jira project section, search for and pick the Jira project this Space corresponds to.
  2. Toggle Enable Jira tracking on.
  3. 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.

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

  1. Copy the Google Drive URL of the folder or file you just shared.
  2. Paste it into the URL field in the Google Drive section and press Enter.
  3. 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.