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

# Titles, Products and Formats

> Helpful guides for managing your Titles, Products, and Formats in Flip.

export const PageUpdated = ({date}) => <p className="mt-8 border-t border-gray-200 pt-4 text-sm text-gray-500 dark:border-gray-800 dark:text-gray-400">
    Last updated on {date}
  </p>;

<PageUpdated date="22 July 2026" />

Titles, Products, and Formats are the building blocks of your catalogue in Flip. This is where you keep track of what you publish, the editions you sell, and the details that make each one ready for market.

These guides walk you through the day-to-day jobs of setting up and looking after that information — no technical background needed.

## How the pieces fit together

* **Titles** are the work itself — the story or content, regardless of how it's sold.
* **Products** are the things you actually sell under a title, such as a hardback or a board book edition.
* **Formats** describe the physical or digital make-up of a product.

Marketing copy, reviews, and awards live on the **Product**, so you can tailor them to each edition rather than sharing one set of details across the whole title.

## Guides

<Card title="Managing Product Collateral" icon="megaphone" href="/user-guides/titles-products-formats/product-collateral" horizontal>
  Keep your Text Content, Cited Content, and Awards up to date on each product.
</Card>

<Note>
  More guides for Titles, Products, and Formats are on the way. Check back here
  as we add them.
</Note>
