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

# Integration Packages

> How to enable groups of default integrations for listings.

Integration Packages let you bundle up common integrations and apply them to any listing.

## Creating Integration Packages

To get started, follow these simple steps:

1. Visit the [Automations](https://app.listingopen.com/automations) dashboard.
2. Click the "Create" button, then select Integration Package.
3. Add your desired integrations into your package. If you have [saved credentials](/account/credentials), they will be auto-filled.
4. Once all your desired integrations are labelled "Active", click "Next".
5. Give your package a name and review the integrations added.
6. When you're satisfied, click "Create Package".

## Using Integration Packages

<AccordionGroup>
  <Accordion icon="house" title="Creating a new listing">
    If you are [creating a new listing](/listings/create), you'll be able to apply your created integration packages.
  </Accordion>

  <Accordion icon="bolt" title="Creating a new listing template">
    If you are [creating a new listing template](/automations/listing-templates), you'll be able to include your created integration packages into the template.
  </Accordion>
</AccordionGroup>

## Editing Integration Packages

To edit an integration package, follow these simple steps:

1. Visit the [Automations](https://app.listingopen.com/automations) dashboard.
2. Find the integration package you want to edit, then click it.
3. Make the necessary changes to the integrations in the package - remember to save each individual change.
4. Once you are finished, press the dark "Save Changes" button. If you do not do this, none of your changes will be saved.

<Warning>Changes made to integration packages will not apply to any listings or listing templates created previously. Changes will only apply to future uses of the integration package.</Warning>
