> For the complete documentation index, see [llms.txt](https://docs.rep.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rep.ai/troubleshooting/scheduler.md).

# 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="/files/2X5ZiajkudaiK2CLLMiV" alt=""><figcaption><p>Screenshot of setting to un-check in Microsoft Office 365</p></figcaption></figure>

<figure><img src="/files/7B3UT1RnZZPnp8YGzwyf" 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>
```
