---
title: Blocks
product: vercel
url: /docs/platforms/platform-elements/blocks
canonical_url: "https://vercel.com/docs/platforms/platform-elements/blocks"
last_updated: 2026-06-26
type: reference
prerequisites:
  - /docs/platforms/platform-elements
  - /docs/platforms
related:
  - /docs/platforms/platform-elements/blocks/claim-deployment
  - /docs/platforms/platform-elements/blocks/custom-domain
  - /docs/platforms/platform-elements/blocks/deploy-popover
  - /docs/platforms/platform-elements/blocks/dns-table
  - /docs/platforms/platform-elements/blocks/report-abuse
summary: Prebuilt UI components for common platform flows like claiming deployments and managing domains.
install_vercel_plugin: npx plugins add vercel/vercel-plugin
---

# Blocks

Blocks are ready-to-use UI components for platform flows. Install a block and connect it to your data and actions.


<!-- docsgraph:related -->
## Related pages

> **For AI agents:** Follow these links to understand how this page connects to the rest of the Vercel ecosystem. For the full cross-link map (inbound, outbound, prerequisites, and semantic neighbors), see the .graph.md link below.

- [sitemap.md](https://vercel.com/docs/sitemap.md?from=related&source_path=%2Fdocs%2Fplatforms%2Fplatform-elements%2Fblocks&source_site=vercel-docs&relationship=related) — Learn about sitemap.md on Vercel.
- [Add Custom Domain](https://vercel.com/docs/platforms/platform-elements/actions/add-custom-domain?from=related&source_path=%2Fdocs%2Fplatforms%2Fplatform-elements%2Fblocks&source_site=vercel-docs&relationship=related) — Server action for programmatically adding custom domains to Vercel projects.
- [Products](https://vercel.com/docs/products?from=related&source_path=%2Fdocs%2Fplatforms%2Fplatform-elements%2Fblocks&source_site=vercel-docs&relationship=related) — Explore all Vercel products and capabilities.
- [Actions](https://vercel.com/docs/platforms/platform-elements/actions?from=related&source_path=%2Fdocs%2Fplatforms%2Fplatform-elements%2Fblocks&source_site=vercel-docs&relationship=related) — Server actions you can install to run common platform tasks against the Vercel API.
- [Multi-Tenant Platforms](https://vercel.com/docs/platforms/multi-tenant-platforms?from=related&source_path=%2Fdocs%2Fplatforms%2Fplatform-elements%2Fblocks&source_site=vercel-docs&relationship=related) — Serve multiple customers from a single codebase and deployment, routing each tenant by subdomain or custom domain.

Full cross-link map for this page: [/docs/platforms/platform-elements/blocks.graph.md](/docs/platforms/platform-elements/blocks.graph.md?from=related&source_path=%2Fdocs%2Fplatforms%2Fplatform-elements%2Fblocks&source_site=vercel-docs&relationship=graph)
<!-- /docsgraph:related -->

**Claim deployment**: Let users take ownership of deployments your platform created for them. [Learn more →](/docs/platforms/platform-elements/blocks/claim-deployment)

**Custom domain**: A UI for adding and verifying a tenant's custom domain. [Learn more →](/docs/platforms/platform-elements/blocks/custom-domain)

**Deploy popover**: A popover that shows deployment progress and status. [Learn more →](/docs/platforms/platform-elements/blocks/deploy-popover)

**DNS table**: Display the DNS records a tenant needs to configure their domain. [Learn more →](/docs/platforms/platform-elements/blocks/dns-table)

**Report abuse**: A flow for users to report abusive tenant sites on your platform. [Learn more →](/docs/platforms/platform-elements/blocks/report-abuse)


---

[View full sitemap](/docs/sitemap)
