# Scheduler

### Note: Using Rep.ai Scheduler with Outlook or Teams

There is a setting within Microsoft Outlook that must be turned *off* or it will add a duplicate online meeting link to each calendar event created by Rep.ai Scheduler.

Disabling this setting allows you to set your preferred meeting location/provider (Zoom, Teams, Meet, etc) in Rep.ai Scheduler per event type.

If you do not turn this setting off, you will likely have both your Rep.ai Scheduler option and a Microsoft Teams/Skype meeting link in each meeting created through the Rep.ai Scheduler.

In Outlook, go to Settings > Calendar > Events and invitations

Uncheck the box next to "Add online meeting to all events"

<figure><img src="https://1505458698-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MRrdcXUz0ewZ6h-36nQ%2Fuploads%2FtsDtJUZWn0pkroBlIh3k%2Fimage%20(11).png?alt=media&#x26;token=beaa67ee-7e55-47a9-9b01-3adeb3ffccaf" alt=""><figcaption><p>Screenshot of setting to un-check in Microsoft Office 365</p></figcaption></figure>

<figure><img src="https://1505458698-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MRrdcXUz0ewZ6h-36nQ%2Fuploads%2FGJlpreOL5FlAWKpvNTIE%2Foutlook%20cal%20settings.jpg?alt=media&#x26;token=d2333b65-086f-4f33-b1ed-dfd5c859e755" alt=""><figcaption><p>Screenshot of setting to un-check in Microsoft Outlook</p></figcaption></figure>

### Embed Scheduler

You can embed the Rep.ai Scheduler on your website by using `iFrames`.

Here's an example of how you can add Rep.ai Scheduler to your site.

```
<iframe src="https://rep.ai/daniel" width="500px" height="500px"></iframe>
```
