> For the complete documentation index, see [llms.txt](https://skeeper.gitbook.io/untitled/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://skeeper.gitbook.io/untitled/time-based-job.md).

# Time-based Job

## Overview

Time-based jobs allow users to make smart contract automation directly from Skeeper UI. You can create a recurring job directly from the web application UI from a simple modal, by specifying the function you want to be invoked in a specific interval.

## Tutorial

#### To create a Time-based job

In Skeeper UI go to [Time-based jobs](https://app.skeeper.xyz/) tab and press "Add Task". Fill out the form with the desired smart contract, it's function and paramaters, that you'd like to be invoked.&#x20;

\ <br>

<figure><img src="https://1504055522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsKaIpsr90svZIaSzsc3s%2Fuploads%2FEaAR8AXTzxgrIEmpXy2C%2FScreenshot%202024-06-04%20at%2016.15.31.png?alt=media&amp;token=b050de52-403d-4f70-a9e4-9cd862735a54" alt=""><figcaption></figcaption></figure>

#### Set up job schedule

In the bottom section of the modal, there are 3 fields that needs to be filled out

* Frequency - How often you'd like the job to run (e.g. once every hour)
* Start time - When you'd like the first job to run&#x20;
* Number of jobs - How many times would you like the job to run

<figure><img src="https://1504055522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FsKaIpsr90svZIaSzsc3s%2Fuploads%2FhCVA5kOFgb7IITa5Hn6p%2FScreenshot%202024-06-04%20at%2016.19.14.png?alt=media&amp;token=5ae368da-cdfb-4447-8edf-10c14f67d446" alt=""><figcaption></figcaption></figure>
