Files
calendar/docs/platform/introduction.mdx
T
Rajiv SahalandGitHub bb36807689 feat: update platform onboarding docs (#17941)
* update images

* restructure getting started for platform

* add steps on setting up a platform account

* PR feedback

* fixup

* add setup page

* move over setup to a separate page

* update images
2025-03-10 20:02:24 +05:30

26 lines
967 B
Plaintext

---
title: Introduction
icon: "presentation-screen"
---
<img src="/images/Platform_banner.png" width="800" height="800" />
<a href="https://app.cal.com/signup?redirect=https://app.cal.com/settings/platform/new" heading="">
Get started
</a>
<CardGroup cols={2}>
<Card href="/platform/atoms" title="Atoms" icon="rocket">
Customizable UI components handling scheduling on behalf of your users
</Card>
<Card href="/platform/guides" title="Guides" icon="book">
Learn how to create specific things
</Card>
<Card href="/api-reference/v2" title="API" icon="code">
Learn how to use Cal.com's API to CRUD various Cal resources programmatically
</Card>
</CardGroup>
## Welcome to the Platform Documentation!
Platform is the best choice for starting a scheduling business. You can white-label the design or change every line of code to make it work for you. It consists of our newly created set of APIs and plug and play UI components called atoms.