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

# Figma

> Connect your Figma organization to Oleria to continuously discover team members and group access across your design workspace.

Figma is a collaborative interface design platform. Connect your Figma organization to Oleria to bring team members and group membership into your identity and access graph, without a dedicated Figma-specific integration.

## What Oleria discovers

* User accounts and profile attributes synced from Figma's SCIM directory.
* Team and group membership across your organization.

Oleria uses this data for dormant account detection and access reviews, refreshed on Figma's standard SCIM provisioning schedule.

## Prerequisites

* Admin access in Figma with permission to enable SCIM provisioning and generate a SCIM token.
* Confirm your Figma plan supports SCIM provisioning - not every plan includes this feature.
* Admin access on the Oleria platform to add a new integration.

<Note>
  The exact location of these settings can change over time. If the steps below don't match what you see, refer to Figma's own SCIM provisioning documentation.
</Note>

## Get your SCIM credentials from Figma

<Steps>
  <Step title="Enable SCIM provisioning in Figma">
    Sign in to Figma as an admin, go to **Admin** → **Settings**, and enable SCIM provisioning for your organization.
  </Step>

  <Step title="Copy your SCIM Base URL and Authentication token">
    Figma generates a SCIM API token when you enable provisioning. Copy both values before you leave the page - you'll paste them into Oleria in the next section:

    * **SCIM Base URL** - the HTTPS SCIM endpoint for your Figma organization.
    * **Authentication token** - the SCIM API token Figma generates for provisioning.

    <Note>
      Figma displays the token only once. Copy and store it securely, and rotate it per your organization's security policy.
    </Note>
  </Step>
</Steps>

## Connect Figma to Oleria

<Steps>
  <Step title="Open the integration">
    Go to your Oleria workspace, select **Integrations**, then select the **Figma** tile.
  </Step>

  <Step title="Complete the connection form">
    Select **Continue** and fill in the connection form:

    | Field                | Notes                                                                                |
    | :------------------- | :----------------------------------------------------------------------------------- |
    | Instance name        | Optional. Short, recognizable label for this connection (for example, `figma-prod`). |
    | SCIM Base URL        | Required. The HTTPS SCIM endpoint copied from Figma.                                 |
    | Authentication token | Required. The SCIM API token issued by Figma.                                        |
  </Step>

  <Step title="Save the integration">
    Select **Connect** to validate the credentials and save the integration.
  </Step>
</Steps>

## Verify the integration

Confirm the new instance appears in your Oleria workspace under **Connected Integrations** with a status of **Healthy**. Oleria syncs users and groups from Figma on the standard SCIM provisioning schedule once the initial sync completes.

<Note>
  If Figma rotates your SCIM token, update the Authentication token in Oleria by editing the integration.
</Note>

## Governance actions

Oleria can also invoke lifecycle actions in Figma when the token you provide has write access:

* Enable or disable a user account
* Add or remove a user from a group
* Create a new user or group

<Note>
  Many teams start with a read-only token for visibility, then grant write access once they're ready to automate remediation in Figma.
</Note>

## Contact us

For questions about this integration, contact us at [support@oleria.com](mailto:support@oleria.com).
