---
title: Scheduling Links
subtitle: Create and manage scheduling links for booking meetings directly from Close.
---

Scheduling Links let you create arbitrary event links that make it easy to
find/insert booking links directly from Close. All users can create
[User Scheduling Links](api:GET/scheduling_link/).
Additionally, authorized OAuth applications can create
[User Scheduling Links](api:GET/scheduling_link/) on a
user's behalf using the
[User Scheduling Links Integration](api:POST/scheduling_link/integration/)
endpoints.

Users with Manage Customizations permission can also create
[Shared Scheduling Links](api:GET/shared_scheduling_link/)
for their entire team. Shared Scheduling Links create template tags that can be
inserted in email templates, and they resolve to the scheduling link/URL that is
mapped to the shared scheduling link for the user that is rendering the email
template at the time of sending. Once a Shared Scheduling Link is created it can
be mapped to a
[User Scheduling Link or URL](api:POST/shared_scheduling_link_association/).
Only users with Manage Customizations permission or the user who owns the User
Scheduling Link can map a Shared Scheduling Link.
