# Overview of Integrations Settings

{% hint style="success" %}

#### Required User Credentials

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

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

Each of your Salesforce Organizations has its own **Settings** page that can be configured independently. The **Settings** page is divided into three tabs: **General**, **Notifications**, and **Integrations**. This article focuses on the settings within the **Integrations** tab. For instructions on the other tabs, refer to the following articles.

* [Overview of General Settings](/backup-and-archive/settings/backup-and-archive-settings-general-settings.md)
* [Overview of Notifications Settings](/backup-and-archive/settings/backup-and-archive-settings-notifications.md)

Flosum Backup & Archive provides a Lightning Web Component that lets you view archived files directly within your Salesforce organization. This component is automatically installed as a managed package when you first connect to your Salesforce org. Through the **Integrations** tab, you can monitor the status of the **Flosum Backup** package and install any available updates.

### Integrations Settings

{% stepper %}
{% step %}

### Access Integrations Settings

Below are instructions for accessing the Integrations Settings and a brief overview of the different integration states.

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

   <div align="left"><figure><img src="/files/GQ8qX8hNkc3MpXWLFcBN" alt="" width="563"><figcaption></figcaption></figure></div>
3. Click the **Integrations** tab.&#x20;

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

{% endstep %}

{% step %}

### Installing Package

Below are instructions for installing the **Backup & Archive** Salesforce package if it is not installed.

{% hint style="info" %}
To avoid installation failures caused by existing Apex in the Salesforce org, install the Backup & Archive Salesforce package using the **Advanced Options** → **Compile only the Apex in the package** option.
{% endhint %}

1. Click **Install**.&#x20;

   <div align="left"><figure><img src="/files/SlquJPNH2V6A3SnD7MzX" alt="" width="563"><figcaption></figcaption></figure></div>
2. Complete any Salesforce login or authentication prompts.
3. On the Salesforce package installation page.
   1. Expand the **Advanced Options**.
   2. Select **Compile only the Apex in the package**.
   3. Click **Install**.&#x20;

      <div align="left"><figure><img src="/files/h1nuBHXoDcbf4qqUcqk7" alt="" width="563"><figcaption></figcaption></figure></div>
4. Once installed, the Backup & Archive > Settings > Integrations page will display the **Backup & Archive** Salesforce package as **Installed**.&#x20;

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

{% endstep %}

{% step %}

### Updating Package

1. To update the package, click **Update**.&#x20;

   <div align="left"><figure><img src="/files/VrPyKSb9qDxBWsVWUZMi" alt="" width="563"><figcaption></figcaption></figure></div>
2. Wait for the package to be installed.
3. Click the **Refresh** icon to check if the installation is complete.&#x20;

   <div align="left"><figure><img src="/files/8n2Kd3G6BJ8mkADxKw5h" 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/backup-and-archive-settings-integrations.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.
