# Conferencing Services

Conferencing services can be used to generate video and voice calls for events created through the Cronofy API.

Services like [Google Meet](https://apps.google.com/meet/) and [Microsoft Teams](https://www.microsoft.com/en-us/microsoft-teams) are often available via the authorized calendar. We also provide the ability for end-users to authenticate other services like [Zoom](https://zoom.us), [Microsoft Teams standalone](https://products.office.com/en-gb/microsoft-teams/) and [GoTo](https://www.gotomeeting.com/).

API consumers can use a customer's configured conferencing services to automatically populate the calendar event with full conferencing instructions and have that conference kept in sync with the event. [Push Notifications](/developers/api/conferencing-services/subscriptions/index.md) can be used to track the provisioning of conferences.


---
[Read in HTML](/developers/api/conferencing-services/)

## In this section

- [Create or Update Event](/developers/api/conferencing-services/create/index.md) — How to specify that conferencing services should be generated for a calendar event
- [Authorization](/developers/api/conferencing-services/authorization/index.md) — How to allow your users to authorize access to their conferencing services.
- [Conferencing Profiles](/developers/api/conferencing-services/conferencing-profiles/index.md) — How to know the conferencing profiles an account has authorized
- [Push Notifications](/developers/api/conferencing-services/subscriptions/index.md) — How to receive push notifications to respond to events in the conferencing workflow.
