# Calendly- Schedules Meetings

Finding a time that’s good for everyone to hop on a call or participate in a meeting often turns into a bad game of email tag. [Calendly](https://calendly.com/) makes scheduling super simple, by coordinating your availability with others’.

Connect your Google Calendar to the site and Calendly will know when you have events marked as busy. Then you can share a link to your Calendly page and your invitees can schedule their own appointments with you, working around those busy/unavailable times. The invitees never have access to your dashboard showing all your appointments, but they can choose from various appointment types—15, 30, and 60 minute meeting intervals. You can add, delete, or customize these event types.

**You have two options to Add Calendly to your website**

1. Add a Calendly Link to a Button or text&#x20;
2. Embed your Calendly Page (see the description below)

### Embed options overview

There are three ways to embed Calendly on your site: **inline**, **popup widget** and **popup text**. All three options are completely responsive, so your invitees can schedule with you across any device. Click the thumbnail images below for a preview of each option.

1. [Inline](https://d33v4339jhl8k0.cloudfront.net/docs/assets/562690a8c69791452ed4d57c/images/56f406039033601eb6735e49/file-FP5UbcjmJ8.png)
2. [Popup widget ](https://d33v4339jhl8k0.cloudfront.net/docs/assets/562690a8c69791452ed4d57c/images/56f40598c6979115a34091ec/file-lAXS9st5vY.png)
3. [Popup text ](https://d33v4339jhl8k0.cloudfront.net/docs/assets/562690a8c69791452ed4d57c/images/56f405f2c6979115a34091f1/file-FP7ldLroYp.png)

**How to get your embed code from Calendly**

You can embed your main Calendly page, or a specific event type.&#x20;

To embed your main Calendly page, visit your dashboard and select "Share Your Link" from the dropdown menu.

![](/files/-LBz0kcQ9FqrT38_mY3B)

In the popup window that appears, select "Embed on Your Website."

![](/files/-LBz0nyL0sD7NU_V_BOf)

To embed a specific event type, navigate to your Event Types page, click the gear icon, and select "Embed."

![](/files/-LBz0sXQikxBrQlzrNqc)

After making any desired changes to your widget color/text, select "Copy Code."

Once you've copied your embed code, head to your website to begin embedding!

\
Choose Raw element from element section-

Click on Large Blue + button to open element section<br>

![](/files/-LBz0wwExgCgclGs-9vR)

Now, Choose RAW element

![](/files/-LBz10vfkVQdNFXOAjTe)

After adding the RAW element, Click on the Edit Raw button

![](/files/-LBz1Mfg6QFAJUg-uanv)

Paste the code into code editor and click save. Publish your website to Make the changes Live.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.vintcer.com/calendly-schedules-meetings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
