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

# Templates

> Save a reusable set of services in the Library that you can add to any Journey as independent, freely-editable copies.

A **template** is a reusable starting point saved in the Library — a set of services you add to a Journey together, in one action. Unlike a [Bundle](/features/bundles), a template's services are added as **independent copies**: once they're on the Journey you can edit, move, or remove each one without affecting the others or the Library template.

## Template Or Bundle?

| Use                 | Choose a template                                              | Choose a bundle                                                                      |
| ------------------- | -------------------------------------------------------------- | ------------------------------------------------------------------------------------ |
| Journey editing     | Each copied service should be freely moved, edited, or removed | The services should stay grouped together                                            |
| Client presentation | The services should appear independently                       | The services should appear as one package or one main service with attached services |
| Reuse               | Use the services as a repeatable starting point                | Add the same package to multiple Journeys                                            |

See [Service Bundles](/features/bundles) for what a bundle is and how to create one.

## Create A Template In The Library

<Steps>
  <Step title="Open Templates & Bundles">
    Go to **Library → Templates & Bundles**.
  </Step>

  <Step title="Start a new template">
    Select **New template**.
  </Step>

  <Step title="Add and arrange services">
    Add at least two Library services and put them in the order you want them to appear.
  </Step>

  <Step title="Save">
    Save the template. It's now available to add to any Journey.
  </Step>
</Steps>

## Save A Journey Day As A Template

You can also create a template directly from a day you've already built, instead of starting from scratch.

<Steps>
  <Step title="Open the day menu">
    In the Journey Builder, open the day's **•••** menu.
  </Step>

  <Step title="Select Save as template">
    Choose **Save as template**.
  </Step>

  <Step title="Name and save">
    Enter a template name and select **Save template**.
  </Step>
</Steps>

The shortcut saves at least two distinct, Library-backed services in their current order. Repeated services are saved once, and trip-only services (ones not backed by a Library service) are not included.

<Note>
  Service grouping is not preserved by this shortcut. Variants, options, and bundle members are saved as independent services, so the template will not recreate their Journey grouping when it is added later.
</Note>

Dates, prices, suppliers, notes, Journey-specific add-ons, content cards, and day summaries are not copied. When the template is added later, any default add-ons currently configured for its Library services are applied normally.

## Using A Template On A Journey

Add a template from the Journey Builder: open **Add to journey → Templates & Bundles** and select the template. Each service is added as an independent copy — editing, moving, or removing one does not affect the others or the Library template.

<Card title="Journey Builder Guide" icon="diagram-project" href="/features/journey-builder#templates-and-bundles-from-the-library">
  See how to add a template or bundle from the Journey Builder.
</Card>
