---
title: Bulk Cancel
description: Easily cancel multiple jobs with bulk cancel feature. Stay tuned for more exciting updates like select all and bulk delete. Have a feature request? Share it on our feature request board.
image: https://blog.prop.fit/hubfs/Bulk%20Cancel.png
---

[Skip to content](https://blog.prop.fit/release-notes/bulk-cancel#main-content)

![Logo](https://blog.prop.fit/hs-fs/hubfs/Logo.png?width=139&height=44&name=Logo.png)

Open main navigation

Close main navigation

[All posts](https://blog.prop.fit/release-notes/all)

 November 13, 2023

# Bulk Cancel

![Picture of Jackson Beale](https://blog.prop.fit/hs-fs/hubfs/1646908391922.jpeg?width=50&name=1646908391922.jpeg) By  [Jackson Beale](https://blog.prop.fit/release-notes/author/jackson-beale)  ·   1 minute read

![Bulk Cancel](https://blog.prop.fit/hs-fs/hubfs/Bulk%20Cancel.png?width=800&height=400&name=Bulk%20Cancel.png)

So, you wanted to create 30 jobs, but you slipped and created 300? Have no fear, bulk cancel's here! 

We're not stopping there. Upcoming features include:

- Select all
- Bulk delete
- and much, much more

![231109 Bulk Cancel-1](https://blog.prop.fit/hs-fs/hubfs/231109%20Bulk%20Cancel-1.gif?width=1084&height=720&name=231109%20Bulk%20Cancel-1.gif)

## Related posts

[![PropFit Repeating Jobs](https://blog.prop.fit/hubfs/Repeat%20Job.png)](https://blog.prop.fit/release-notes/repeating-jobs)

### [Repeating jobs](https://blog.prop.fit/release-notes/repeating-jobs)

[![PropFit Places: Scheduled, Unscheduled, Completed Job Tabs](https://blog.prop.fit/hubfs/Property%20Job%20Status%20Tabs-1.png)](https://blog.prop.fit/release-notes/scheduled-unscheduled-completed-job-tabs-from-place-view)

### [Improved Jobs Tab within each Property](https://blog.prop.fit/release-notes/scheduled-unscheduled-completed-job-tabs-from-place-view)

```json
{
  "@context" : "https://schema.org",
  "@type" : "BlogPosting",
  "author" : {
    "@type" : "Person",
    "name" : "Jackson Beale",
    "url" : "https://blog.prop.fit/release-notes/author/jackson-beale"
  },
  "dateModified" : "2023-11-13T23:39:10.877Z",
  "datePublished" : "2023-11-10T05:56:50.000Z",
  "headline" : "Bulk Cancel",
  "image" : [ "https://blog.prop.fit/hubfs/Bulk%20Cancel.png" ],
  "mainEntityOfPage" : {
    "@id" : "https://blog.prop.fit/release-notes/bulk-cancel",
    "@type" : "WebPage"
  },
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "url" : "https://blog.prop.fit/hubfs/propfit-logo-dark%201600%20x%20800.png"
    },
    "name" : "G Factor Technologies trading as PropFit"
  }
}
```

```json
{
  "@context" : "http://schema.org",
  "@type" : "Article",
  "author" : {
    "@type" : "Person",
    "name" : [ "Jackson Beale" ],
    "url" : "https://blog.prop.fit/release-notes/author/jackson-beale"
  },
  "datePublished" : "2023-11-10T05:56:50+0000",
  "description" : "Easily cancel multiple jobs with bulk cancel feature. Stay tuned for more exciting updates like select all and bulk delete. Have a feature request? Share it on our feature request board.",
  "headline" : "Bulk Cancel",
  "image" : "https://40921248.fs1.hubspotusercontent-na1.net/hubfs/40921248/Bulk%20Cancel.png",
  "publisher" : {
    "@type" : "Organization",
    "logo" : {
      "@type" : "ImageObject",
      "url" : ""
    },
    "name" : "TrakMate"
  },
  "url" : "https://blog.prop.fit/release-notes/bulk-cancel"
}
```