Skip to main content
C1 provides identity governance for Plane. Integrate your Plane workspace with C1 for unified visibility and governance over who can access your workspace and projects.

Capabilities

ResourceSyncProvision
Workspace members
Workspace
Projects
The connector syncs every member of the workspace as a user, the workspace itself, and each project. It brings in workspace membership and project membership as access grants, including the role held in each (Admin, Member, or Guest).

Gather Plane credentials

You need a Plane account with access to the workspace you want to govern. The personal access token you create can see every workspace your account belongs to, so make sure you note the slug of the specific workspace you want C1 to sync.
1
In Plane, open your Profile settings and select the Personal access tokens tab.
2
Click Add personal access token, give it a title, and create it. Copy the generated token (it begins with plane_api_). Store it somewhere safe; Plane shows it only once.
3
Note your workspace slug. It is the short identifier in your workspace URL — for example, in https://app.plane.so/acme-co/ the slug is acme-co.

Configure the Plane connector

Follow these instructions to use a built-in, no-code connector hosted by C1.
1
In C1, navigate to Integrations > Connectors and click Add connector.
2
Search for Plane and click Add.
3
Choose how to set up the new Plane connector.
4
Set the owner for this connector.
5
Click Next.
6
Find the Settings area of the page and click Edit.
7
Enter the Plane credentials:
  • Base URL: https://api.plane.so for Plane Cloud. For a self-hosted Plane instance, enter your own Plane domain.
  • API key: the personal access token you created (starts with plane_api_).
  • Workspace slug: the slug of the workspace you want to sync.
8
Click Save.
9
The connector’s label changes to Syncing, followed by Connected. You can view the logs to ensure that information is syncing.
Done. Your Plane connector is now pulling access data into C1.