# Disabling Scheduled Backups and Archives

{% hint style="success" %}

#### Required User Credentials

\[**Flosum User**] - **Backup & Archive** license with **App Settings** permissions
{% endhint %}

## ![](/files/CBvqj0H8446fKLeXtHLv)Overview

You can disable scheduled backups and archives individually for each Salesforce Organization. By default, both are enabled. Scheduled backups and scheduled archives can be controlled separately. When set to **Disabled**, no system-scheduled or user-scheduled operations will run. This article shows you how to disable backups for an organization.

{% hint style="info" %}
For simplicity, this article refers to backups and archives as "backups/archives." Since scheduled backups and scheduled archives can be disabled independently, you can choose to disable either one or both.
{% endhint %}

## Disable Scheduled Backups/Archives

{% stepper %}
{% step %}

### Disable

{% hint style="info" %}
Disabling scheduled backups/archives affects both system-scheduled and user-scheduled backups/archives.
{% endhint %}

1. Click **Settings** from the sidebar menu.
2. Click the **Organization** to disable schedules for.&#x20;

   <div align="left"><figure><img src="/files/cJbc5Gn953VEpWBwVRdt" alt="" width="563"><figcaption></figcaption></figure></div>
3. On the **General** tab, scroll down to the **Manage Operations** section.
4. Click the **Scheduled backups** and/or **Scheduled archives** toggle to change from **Enabled** to **Disabled**.
5. Click **Save**.&#x20;

   <div align="left"><figure><img src="/files/1lNuyaiw0ZYfLfIXqTPJ" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}

{% step %}

### Verify

1. Click **Backup & Archive** from the sidebar menu.
2. Click the **Schedule** tab.
3. Confirm that a warning about disabled scheduled backups/archives appears.&#x20;

   <div align="left"><figure><img src="/files/XctQVhyfmHb0VwON0j8y" alt="" width="563"><figcaption></figcaption></figure></div>

{% endstep %}
{% endstepper %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.flosum.com/backup-and-archive/settings/disabling-scheduled-backups-and-archives.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
