# Walkthrough implementing SCIM provisioning

Watch the video walkthrough of implementing SCIM user provisioning using Scalekit

<VideoPlayer link="https://youtu.be/SBJLtQaIbUk" />

We'll cover the following topics:
- Setting up directory connections
- Using the Directory API to fetch users and groups
- Implementing webhook endpoints for real-time provisioning
- Handling user lifecycle events
- Automating access management