---
title: "Integrations"
description: "Connect a project to Jira, Confluence, GitHub, Figma and Gmail."
---

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

# Integrations

Connect a project to the tools your team already uses, from
**Project → Integrations**.

## Jira

Link a Studio project to a Jira project, then browse sprints and issues, push
stories to Jira, and pull them back. Linked projects also get a **Jira Board**
view in [Delivery](/studio/delivery).

## Confluence

Push wiki pages to a Confluence space, or pull existing pages in as project
[knowledge](/studio/knowledge).

## GitHub

Add repositories to a project and link pull requests to the stories they
implement, so delivery status reflects what's actually merged.

## Figma

Pull designs into the project's context, where they sit beside the requirements
that describe them.

## Gmail and calendar

Project e-mail, plus calendar sync so meetings can be picked up automatically
and recorded against the right project.

> **Do this from your editor**
>
> The `integrations` toolset over [Heizen MCP](/mcp/tools) exposes
> `push_stories_to_jira`, `pull_stories_from_jira`, `push_wiki_to_confluence`,
> `link_pull_request` and the connection-status tools.

Source: https://docs.heizen.work/studio/integrations/index.mdx
