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

# Datapoint sharing

> How the same datapoint can be used as input to multiple components in both the Certify UI and API

In Certify the same [datapoint](/user-guides/certify/key-certify-concepts#datapoints) can be used as an input to multiple [components](/user-guides/certify/key-certify-concepts#components).
Sharing datapoints between components is possible in both the Certify UI and API.
To learn more about sharing datapoints via our API, see documentation on Certify’s [API endpoints](/api-reference/certify/post-datapoint).
To learn more about sharing datapoints in the Certify UI watch the following tutorial:

<Frame caption="A video walkthrough of the process of sharing datapoints">
  <iframe src="https://www.loom.com/embed/4bc915243c384c08a1954467926d2155?sid=9822677e-66a0-44af-bc53-066cc044ce28&hideEmbedTopBar=true" class="w-full aspect-video" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen />
</Frame>

In the Certify API, datapoints can be shared across a whole project.
In the Certify UI, datapoints can be shared:

1. within a project's LCA
2. from a project's LCA to a removal
3. within a removal

Datapoints cannot be shared between removals within the Certify UI.

In both the Certify UI and API the same datapoint can be edited as long as it has not been used in a verified GHG Statement.
