# Gallery (https://docs.fuser.studio/docs/interface/gallery)

Browse community recipes, apps, and tools in the **Gallery**. Inspect their
previews and details, then try them in your projects.

Open **Gallery** from the project sidebar. Browsing is public; trying an item
in a project requires sign-in.

![Gallery featuring the Change Interior Room Style recipe and search](/gallery-browse.png)

## Browse by kind [#browse-by-kind]

Featured creations appear first, followed by **Latest**, **Recipes**, **Apps**,
and **Tools**. **Latest** mixes the newest items; **Contexts** appears when
available.

Click a heading for its full grid, newest first. Creator handles link to
public profiles.

| Section     | What you'll find                                             |
| ----------- | ------------------------------------------------------------ |
| **Recipes** | Reusable flows with chosen inputs and outputs.               |
| **Apps**    | Interactive apps you can view or bring into a Fuser project. |
| **Tools**   | Reusable tools you can try in a project.                     |

Published recipes can appear here; unpublished recipes stay in your library.

## Search and narrow the results [#search-and-narrow-the-results]

**Search gallery** matches titles, descriptions, and creator names or handles
across the gallery, even when you start within a section.

Within a section, filter above the grid:

* Choose an output type, such as **Image**, **Video**, **Audio**, **3D**,
  **Text**, or **Code**.
* Choose a category or tag shown for that section.
* Combine output type, category, and tag.

For image recipes, open **Recipes** and select **Image**, then a category or tag.

![The Recipes gallery's output, category, and tag filters](/gallery-filters.png)

Click an active category or tag to clear it. **All** clears every filter.
Text search still covers the whole gallery, outside these filters.

## Inspect and try an item [#inspect-and-try-an-item]

Hover a card or focus its controls with the keyboard to reveal actions:

| Item   | Inspect it                                                       | Try it in Fuser                                                     |
| ------ | ---------------------------------------------------------------- | ------------------------------------------------------------------- |
| Recipe | **Details** shows its description, creator, inputs, and outputs. | **Try**, or **Open** in its details, opens the recipe in a project. |
| App    | **View** opens the published app in another tab, when available. | **Try** opens the app in a Fuser project.                           |
| Tool   | **Details** shows information about the tool.                    | **Try** creates a project containing the shared tool.               |

<div className="mx-auto max-w-xl">
  ![Change Interior Room Style by laure, with one image input, five image outputs, and Open](/gallery-recipe-details.png)
</div>

### Choose a recipe for your project [#choose-a-recipe-for-your-project]

    ### Read its details [#read-its-details]

    Check **Details** for required inputs and returned outputs. Here,
    **Change Interior Room Style** takes one image and returns five images.

    ### Open the recipe [#open-the-recipe]

    Click **Open** or **Try**, and sign in if prompted. A project opens with
    the recipe ready in its preview.

    Fuser may reopen a project from an earlier try in this browser. Creators
    can choose **Create a project** or **Open original project**.

    ### Make it useful for your work [#make-it-useful-for-your-work]

    Adjust inputs and run it. See [Running recipes](https://docs.fuser.studio/docs/recipes/running.md)
    for controls and results, or [Editing recipes](https://docs.fuser.studio/docs/recipes/editing.md)
    to explore the flow and make your own version.

## Start from a template [#start-from-a-template]

Templates provide whole projects to build from. The sidebar's **Featured
Templates** shows featured public templates; **Starter Projects** contains
starting points made by Fuser.

Choose **Remix** to create a project from a template, signing in if prompted.
Adapt its nodes and inputs; see [Templates](https://docs.fuser.studio/docs/interface/templates.md) for more.

## What's Next? [#whats-next]

  - [Running recipes](https://docs.fuser.studio/docs/recipes/running.md): Use the inputs and results of a recipe you've found.

  - [Apps](https://docs.fuser.studio/docs/apps.md): Build, edit, and publish interactive apps in Fuser.

  - [Templates](https://docs.fuser.studio/docs/interface/templates.md): Start with a reusable project and make it your own.