# How to schedule dbt job at 2 different times in dbt cloud

**URL:** https://discourse.getdbt.com/t/how-to-schedule-dbt-job-at-2-different-times-in-dbt-cloud/12448
**Category:** Help
**Tags:** orchestration-and-deployment, dbt-cloud
**Created:** [March 13, 2024, 5:38am UTC](https://discourse.getdbt.com/t/how-to-schedule-dbt-job-at-2-different-times-in-dbt-cloud/12448 "2024-03-13T05:38:03Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Radha](https://avatars.discourse-cdn.com/v4/letter/r/ecb155/32.png) [@Radha](https://discourse.getdbt.com/u/Radha)
#### Post date: [March 13, 2024, 5:38am UTC](https://discourse.getdbt.com/t/how-to-schedule-dbt-job-at-2-different-times-in-dbt-cloud/12448/1 "2024-03-13T05:38:03Z")

</div>

We want to run the dbt job at two different times in dbt cloud.i.e on all mondays at 4 am and on every Wednesdays at 12.30pm. We have 2 different chron logics for this and we can also specify only one chron logic in the job schedulingsection. Is there any other way to achieve this either with chron or creating jobs in github.
