> ## Documentation Index
> Fetch the complete documentation index at: https://parabola.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Connecting integration accounts

> Manage Parabola's saved authentication accounts: connect, share, reconnect, set defaults, and revoke access for Salesforce, NetSuite, Shopify, Google Sheets, and more.

Parabola saves authenticated accounts so you can reuse them across flows without re-authenticating every time. This page covers how connections work, how to share them with teammates, and how to manage existing ones.

## How connections work

* The first time you connect an account, you go through the service's authentication flow. Most take one click if you're already signed in to both Parabola and the service.
* Parabola saves authenticated accounts so you can reuse them across multiple flows.
* New accounts are private to you by default. You can share them with specific teammates or your entire team — either **can edit** (full access) or **can use** (read-only).

## Manage saved accounts

Users with full access can rename, reconnect, revoke, delete, and update sharing.

* **Rename:** in **Edit accounts**, open the three-dot menu and choose `Edit account name`.
* **Reconnect (reauthorize):** choose `Reconnect account` to refresh authorization.
* **Set as default:** choose `Set as default` to make this the default account for new steps.
* **Sharing:** choose `Sharing settings...` to set **can edit** or **can use** for individual teammates or the whole organization.
* **Revoke access from all flows:** choose `Revoke access from all flows` to remove the authorization from every flow that's currently using it.
* **Delete:** choose `Delete` to remove the account from Parabola.

## Reconnect or reauthorize an account for a step

<Steps>
  <Step>
    Click the step that needs authorization.
  </Step>

  <Step>
    In the step settings, open the account dropdown and click `Edit accounts`.
  </Step>

  <Step>
    Click the three-dot menu next to the account in use and select `Reconnect account`.
  </Step>
</Steps>

## Set a default account

Setting a default account speeds up building. When a default is set, new steps that support defaults start with that account preselected.

**Set or unset a default account:**

<Steps>
  <Step>
    Open the step that uses the integration.
  </Step>

  <Step>
    In the step settings, open the accounts list and click **Edit accounts**.
  </Step>

  <Step>
    Click the three-dot menu next to an account and choose **Set as default** (or **Unset default**).
  </Step>
</Steps>

## Remove an integration account

<Steps>
  <Step>
    Click the integration step on the canvas.
  </Step>

  <Step>
    In the step settings, open the account dropdown and click `Edit accounts`.
  </Step>

  <Step>
    Click the three-dot menu next to the account and select `Delete`.
  </Step>
</Steps>
