> ## 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.

# Service Variants

> What a service variant is for, and how to create one in the Library.

A **variant** is a different version of the same service, such as Standard Room, Deluxe Room, and Suite, or Standard Tour and Premium Tour. Each variant can have its own description, images, and price while staying connected to one parent service.

<CardGroup cols={2}>
  <Card title="Create in the Library" icon="books">
    Set up reusable variants once, then add the complete choice to any Journey. Covered below.
  </Card>

  <Card title="Manage on the Journey" icon="diagram-project" href="/features/journey-builder#variants-in-the-journey-builder">
    Choose what the client sees, remove unused choices, and add a removed variant back. See the Journey Builder guide.
  </Card>
</CardGroup>

## Create variants in the Library

<Steps>
  <Step title="Open the parent service">
    In **Library**, open the main service that should hold the different versions.
  </Step>

  <Step title="Open Variants">
    Select the **Variants** tab, then choose **Add variant**.
  </Step>

  <Step title="Create or reuse a service">
    Choose **Create new** to build a new variant, or **Add existing** to use a service already in your Library.
  </Step>

  <Step title="Arrange the variants">
    Drag variants into the order you want clients to see them. You can also edit a variant or remove it from the parent service.
  </Step>
</Steps>

The parent service is the default option. When you add it to a Journey, its current variants are added with it as one group.

<Card title="Journey Builder Guide" icon="diagram-project" href="/features/journey-builder#variants-in-the-journey-builder">
  Learn how to show or hide variants, remove unused choices, and add a variant back on a Journey.
</Card>
