> For the complete documentation index, see [llms.txt](https://docs.talentlayer.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.talentlayer.org/technical-guides/lower-level-guides/smart-contracts/talentlayerplatformid.sol.md).

# TalentLayerPlatformID.sol

## **About The Contract**

[**TalentLayerPlatformID.sol**](https://github.com/TalentLayer/talentlayer-id-contracts/blob/main/contracts/TalentLayerPlatformID.sol) is the contract that initializes an integrating platforms' ID. The contract can be used to:

* Mint a PlatformID
* Update platform off-chain data&#x20;
* Manage platform fees
* Manage dispute resolution strategy for the platform&#x20;
* Activate signing mechanism on service and proposal posting

## Data Structure

![](/files/xGoLY73uyX695D5NbEwP)

## Visualization

<figure><img src="/files/0AUmTAKX8CUEMsUJEKhx" alt=""><figcaption></figcaption></figure>

## Learn More

Learn more about why we have Platform IDs and how to get one here:

{% content-ref url="/pages/2KzyqiEeag9Ax7Z5ac68" %}
[PlatformID](/readme/basics/platformid.md)
{% endcontent-ref %}
