# Schedules

**Schedules** feature provides an ability to execute a lambda function periodically or at some particular specified time or at regular interval between some time range. This feature will only work for non parameterised Lambda/FaaS functions.

To create a schedule, go to **Code > Schedules** and click on **Add New** button. Select the Lambda/FaaS function from the dropdown list, enter the other basic details - name, description, select scheduler type from **Repeat** dropdown that suits your use case and select/fill the details for selected scheduler type and save it.

![Code > Schedules > Add New](https://1057759320-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYj_V9XBSMgIZWFxZiX%2Fsync%2F0a9ced13ce3117de4ebb02f74e48dcce217c74b8.png?generation=1631966478480415\&alt=media)

Now to start the scheduler click on the **Start** button available in the actions for created schedule on Schedule listing page.

![Code > Schedules](https://1057759320-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MYj_V9XBSMgIZWFxZiX%2Fsync%2F56126346e236796e4418cc969a47942dfc5c6f71.png?generation=1631966488590774\&alt=media)
