Skip to content

Commit ec11454

Browse files
committed
feat: apps
1 parent 88dc128 commit ec11454

File tree

4 files changed

+467
-2
lines changed

4 files changed

+467
-2
lines changed

docs/apps/overview.mdx

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
---
2+
title: Overview
3+
sidebar_label: Overview
4+
description: Plane Apps seamlessly integrate tools and services with Plane, enhancing your productivity.
5+
sidebar_position: 1
6+
---
7+
8+
{frontMatter.description && <h3 class="description">{frontMatter.description}</h3>}
9+
10+
## Introduction
11+
12+
With Plane Apps, you seamlessly integrate your tools and services with
13+
Plane, allowing you to use them without ever leaving your Plane Workspace. You
14+
can either build your own or simply install existing Apps directly from our
15+
[marketplace](https://plane.so/marketplace/integrations), helping you stay
16+
focused and productive.
17+
18+
:::tip Beta
19+
Plane Apps are currently in **Beta**. Some aspects of the API may change. Please
20+
send feedback to [email protected].
21+
:::
22+
23+
## Why Build a Plane App?
24+
25+
### Stop doing manual work
26+
27+
Plane integrations eliminate repetitive tasks like copying updates between
28+
tools, creating work items from support tickets, and generating status reports.
29+
Instead of spending hours on administrative work, let your Plane App handle it
30+
automatically.
31+
32+
### Connect everything you already use
33+
34+
Your team probably uses dozens of different tools. Plane Apps create a unified
35+
workflow by connecting your favorite CRM, time tracking apps, CI/CD pipelines,
36+
communication tools, and anything else you can imagine, together into Plane. One
37+
change in Plane triggerring updates across your entire tech stack.
38+
39+
### Build exactly what you need
40+
41+
Unlike rigid SaaS platforms, Plane's [open core nature](https://plane.so/open-source) means you can create
42+
integrations that fit your specific workflow.
43+
44+
## Get Started
45+
46+
Next up, follow along with our [quickstart guide](/apps/quickstart) to build your first Plane App.

0 commit comments

Comments
 (0)