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

# Fusion UI Tour

export const LwTemplate = ({title = "Key questions to get you started", icon = "sparkles", cta = "Powered by Agent Studio", linkHref = "https://lucidworks.com/demo/?utm_source=docs&utm_medium=referral&utm_campaign=docs_cta_ai"}) => {
  const [isLoaded, setIsLoaded] = useState(false);
  useEffect(() => {
    const timer = setTimeout(() => {
      setIsLoaded(true);
    }, 500);
    return () => clearTimeout(timer);
  }, []);
  return <div className="lw-template-container">
      <Card title={title} icon={icon}>
        {isLoaded && <span dangerouslySetInnerHTML={{
    __html: `<lw-template id="a029c1a9-28be-427e-b0e1-5d918920246a"></lw-template
            >`
  }} />}
        <Link href={linkHref} className="agent-studio-link text-left text-gray-600 gap-2 dark:text-gray-400 text-sm font-medium flex flex-row items-center hover:text-primary dark:hover:text-primary-light group-hover:text-primary group-hover:dark:text-primary-light">Powered by Lucidworks Agent Studio</Link>
      </Card>
    </div>;
};

export const InlineImage = ({src, alt = '', height = '2em'}) => {
  return <img src={src} alt={alt} style={{
    display: 'inline',
    verticalAlign: 'start',
    height: height,
    margin: '0'
  }} />;
};

[localhost link]: http://localhost:3000/docs/5/fusion/intro/ui-tour/overview

[mintlify link]: https://doc.lucidworks.com/docs/5/fusion/intro/ui-tour/overview

[old doc.lw link]: https://doc.lucidworks.com/fusion/5.9/116

The Fusion UI gives you easy access to all Fusion features.

The UI service utilizes the API service, so each UI feature has an API equivalent. For programmatic access to the features you see in the UI, see the [API Reference Guide](/docs/5/fusion/dev-portal/rest-apis).

<Card title="Navigating the Fusion UI" class="note-image" href="https://academy.lucidworks.com/navigating-the-fusion-admin-ui" cta="Take this course on the LucidAcademy." icon="graduation-cap" iconType="duotone">
  The course for **Navigating the Fusion UI** focuses on navigating through the Fusion application.
</Card>

<LwTemplate />

## Logging in

The Proxy service runs on port 6764 by default. Access the Fusion UI through the Proxy service. To log in, point your browser to this port on the Fusion host, for example, `http://FUSION_HOST:FUSION_PORT/`.

When you are the *first user* to log in:

Fusion prompts you to set the password for the "admin" account and agree to the license terms. All other accounts must be created by an admin.

<img src="https://mintcdn.com/lucidworks/L5PMnIeZ03zhv8Ti/assets/images/5.6/first-login-56.png?fit=max&auto=format&n=L5PMnIeZ03zhv8Ti&q=85&s=3e284619df277d07e23399d277c4f192" alt="Set the admin password" width="2268" height="1392" data-path="assets/images/5.6/first-login-56.png" />

The first time you log in:

Fusion opens the **Quickstart**, to give you a demonstration of Fusion’s most basic features. You can click **Exit the Quickstart** to close it and go to the Fusion launcher.

<Accordion title="Quickstart">
  The Quickstart is a wizard that lets you explore some of Fusion’s core capabilities:

  * Creating or selecting an app
  * Selecting a collection (where data is stored)
  * Indexing data
  * Searching

  <Card title="Using The Quickstart Wizard" class="note-image" href="https://academy.lucidworks.com/using-the-quickstart-guide" cta="Take this course on the LucidAcademy." icon="graduation-cap" iconType="duotone">
    The course for **Using The Quickstart Wizard** focuses on using the wizard to practice using the key functions of Fusion.
  </Card>

  ## Step through the Quickstart wizard

  If it is not already open, open the Quickstart wizard. In the Fusion launcher, click **New here? Get started...**.

  <img src="https://mintcdn.com/lucidworks/zH_ln2rWO5G9pvTA/assets/images/5.0/quickstart-0.png?fit=max&auto=format&n=zH_ln2rWO5G9pvTA&q=85&s=329060363f0f5f90f8549d04c48d7ea3" alt="Quickstart" width="2880" height="1606" data-path="assets/images/5.0/quickstart-0.png" />

  1. Click **Continue**.

     On the **Select an App** screen, you can select or create an [app](/docs/4/fusion-server/concepts/overview) for your quickstart data.

       <img src="https://mintcdn.com/lucidworks/zH_ln2rWO5G9pvTA/assets/images/5.0/quickstart-1.png?fit=max&auto=format&n=zH_ln2rWO5G9pvTA&q=85&s=4052bec5c555a091d209b2ce5532f1c2" alt="quickstart-1" width="2560" height="1406" data-path="assets/images/5.0/quickstart-1.png" />

     If you click **Create new app**, Fusion prompts you to enter an app name (and optionally a description), then click **Create App** to return to the Quickstart.  Your new app is selected by default.
  2. After selecting an app, click **Continue**.

     On the **Select a Collection** screen, you can select or create a [collection](/docs/4/fusion-server/concepts/overview) for your quickstart data.  A collection with the same name as your app is created automatically:

       <img src="https://mintcdn.com/lucidworks/zH_ln2rWO5G9pvTA/assets/images/5.0/quickstart-2.png?fit=max&auto=format&n=zH_ln2rWO5G9pvTA&q=85&s=b8827c03f1fe2ad3098e2c2085eba784" alt="quickstart-2" width="2560" height="1406" data-path="assets/images/5.0/quickstart-2.png" />
  3. Click **Continue**.\
     On the **Index Data** screen, you can either select one of the built-in sample datasets or click **Use my data** to upload your own:

       <img src="https://mintcdn.com/lucidworks/zH_ln2rWO5G9pvTA/assets/images/5.0/quickstart-3.png?fit=max&auto=format&n=zH_ln2rWO5G9pvTA&q=85&s=aadb5946967cccea0d40b5506e05d62c" alt="quickstart-3" width="2560" height="1406" data-path="assets/images/5.0/quickstart-3.png" />
  4. Click **Continue**.\
     On the **Query Data** screen, you can see all search results and enter your own search queries to test the indexed dataset.  You can also select the display fields or view the parsed documents:

       <img src="https://mintcdn.com/lucidworks/zH_ln2rWO5G9pvTA/assets/images/5.0/quickstart-4.png?fit=max&auto=format&n=zH_ln2rWO5G9pvTA&q=85&s=7f56764e53b2a70e236498f26f1d5e5d" alt="quickstart-4" width="2560" height="1406" data-path="assets/images/5.0/quickstart-4.png" />
  5. Click **Continue**.

       <img src="https://mintcdn.com/lucidworks/zH_ln2rWO5G9pvTA/assets/images/5.0/quickstart-5.png?fit=max&auto=format&n=zH_ln2rWO5G9pvTA&q=85&s=f3f2322e0ae634f07e09dabc962edc6c" alt="quickstart-5" width="2560" height="1406" data-path="assets/images/5.0/quickstart-5.png" />

     From here, you can do the following:

     * Open the Index Workbench to change the index pipeline.
     * [Fusion 4.x Index Workbench](/docs/4/fusion-server/concepts/indexing/datasources/index-workbench)
     * [Fusion 5.x Index Workbench](/docs/5/fusion/intro/ui-tour/index-workbench)
     * Open the Query Workbench to change the query pipeline.
     * [Fusion 4.x Query Workbench](/docs/4/fusion-server/concepts/querying/query-workbench)
     * [Fusion 5.x Query Workbench](/docs/5/fusion/getting-data-out/query-basics/query-workbench)

       The workbenches are essentials tools in the Fusion workflow.
     * Open [App Studio](/docs/4/app-studio/overview) to create a user interface for searching this collection.

         <Note>
           App Studio is only available in Fusion 4.1 and 4.2.
         </Note>
</Accordion>

You can open the Quickstart at any time by navigating to the Fusion launcher and clicking **New here? Get started…​**.

<img src="https://mintcdn.com/lucidworks/zH_ln2rWO5G9pvTA/assets/images/5.0/quickstart-0.png?fit=max&auto=format&n=zH_ln2rWO5G9pvTA&q=85&s=329060363f0f5f90f8549d04c48d7ea3" alt="Quickstart" width="2880" height="1606" data-path="assets/images/5.0/quickstart-0.png" />

The brief tour below shows you how to find your way around the interface. For a more detailed tour, try the **Getting Started with Fusion Server** tutorial.

<Accordion title="Getting Started with Fusion Server">
  This tutorial takes you from installation to application-ready search data in four easy parts, using a [MovieLens](https://grouplens.org/datasets/movielens/) dataset.

  * Part 1: Run Fusion and Create an App

    {/* // tag::get-started-1[] */}

    Download, install Fusion, and run Fusion, then create a Movie Search app.

    {/* // end::get-started-1[] */}
  * Part 2: Get Data In

    {/* // tag::get-started-2[] */}

    Use the Index Workbench to configure an index pipeline, preview the results, and get data into the Movie Search app in a format that is useful for search.

    {/* // end::get-started-2[] */}
  * Part 3: Get Data Out

    {/* // tag::get-started-3[] */}

    Use Query Workbench to get data out of the Movie Search app, explore the role of query pipeline stages, configure faceting, and preview search results.

    {/* // end::get-started-3[] */}
  * Part 4: Improve Relevancy

    {/* // tag::get-started-4[] */}

    Use signals and boosting to make search results more relevant.

    {/* // end::get-started-4[] */}
</Accordion>

## A brief tour

* The *launcher* is where you can view all apps in your Fusion environment and create new ones.
* The *Fusion workspace* is where you configure how an app ingests, indexes, queries, and analyzes data.

### The Fusion launcher

When you log in to Fusion, the first page is the Fusion launcher. This is where you create and launch apps:

<img src="https://mintcdn.com/lucidworks/L5PMnIeZ03zhv8Ti/assets/images/5.6/launcher-1-56.png?fit=max&auto=format&n=L5PMnIeZ03zhv8Ti&q=85&s=38545558a2d60fa332211f570f514635" alt="Launcher" width="2454" height="1608" data-path="assets/images/5.6/launcher-1-56.png" />

To return to the Fusion workspace, hover over <InlineImage src="/assets/images/5.6/workspace-menu-apps-56.png" />, and then click **Return to launcher**.

See details about **Create an App**.

<Accordion title="Create an App">
  To create an app in App Studio:

  1. Navigate to the launcher and click **Create new app**.

       <img src="https://mintcdn.com/lucidworks/zH_ln2rWO5G9pvTA/assets/images/5.0/launcher-new-app.png?fit=max&auto=format&n=zH_ln2rWO5G9pvTA&q=85&s=c88bef361369ddaaca1f0e72b546ac1e" alt="Create a new app from the launcher" width="591" height="578" data-path="assets/images/5.0/launcher-new-app.png" />
  2. Enter an app name.

     Optionally, you can also enter a description and select the app tile color.

     If you want to choose the name of the first collection in the app, then deselect **Create new app default collection**.  When you do this and click **Create app** (in the next step), Fusion Server prompts you to enter a name for the first collection.  Otherwise, Fusion Server creates a default collection whose name is the same as the app name.
  3. Click **Create App**.

     The Fusion workspace appears, and you are ready to work with your app’s first collection.
</Accordion>

### The Fusion workspace

You can reach the Fusion workspace by clicking on any app in the launcher. When you enter the Fusion workspace, you find all the tools you need to configure the selected app:

* On the left side are the [app tool menus](#app-tool-menus), where you can find tools for working with your app.
* [System-wide tools](#system-wide) are at the top of the UI. With the exception of the **Collections** tool, which allows you to switch between collections for your app, these tools do not concern your app specifically.

#### App tool menus

<img src="https://mintcdn.com/lucidworks/VKnUHJXP6sWH55ak/assets/images/5.6/ui-tour-part-1-56.png?fit=max&auto=format&n=VKnUHJXP6sWH55ak&q=85&s=1301efd121a93df8807a1880fec3cd04" alt="alt" width="2454" height="1608" data-path="assets/images/5.6/ui-tour-part-1-56.png" />

On the left side of the screen are six menus where you can find tools for working with your app:

1. <InlineImage src="/assets/images/5.6/workspace-menu-indexing-56.png" /> **Indexing** (getting data in)\
   The [Index Workbench](/docs/5/fusion/intro/ui-tour/index-workbench) is the primary tool for getting data into your app through the Fusion UI. It provides an all-in-one view of the components of a datasource. You can also access those components individually through this menu.
2. <InlineImage src="/assets/images/5.6/workspace-menu-querying-56.png" /> **Querying** (getting data out)\
   For getting data out, the [Query Workbench](/docs/5/fusion/intro/ui-tour/query-workbench) is the main tool. It shows you a live preview of search results while you configure and fine tune your query pipelines.\
   See also [Getting Data Out](/docs/5/fusion/getting-data-out/query-basics/overview).
3. <InlineImage src="/assets/images/5.6/workspace-menu-collections-56.png" /> **Collections**\
   Manage your data collections and configure their features.\
   See also [Collection Management](/docs/5/fusion/getting-data-in/indexing/collections/overview).
4. <InlineImage src="/assets/images/5.6/relevance-icon-56.png" /> **Relevance**\
   Add or edit rules, recommendations, and signals.
5. <InlineImage src="/assets/images/5.6/analytics-icon-56.png" /> **Analytics Hub**\
   View App Insights, run Experiments, or view your Dashboard.
6. <InlineImage src="/assets/images/5.6/system-icon-56.png" /> **System**\
   Manage your system, including access control and logs.

#### System-wide

<img src="https://mintcdn.com/lucidworks/VKnUHJXP6sWH55ak/assets/images/5.6/ui-tour-part-2-56.png?fit=max&auto=format&n=VKnUHJXP6sWH55ak&q=85&s=7779804341039755821f11fea9a493ae" alt="Top nav" width="2460" height="1610" data-path="assets/images/5.6/ui-tour-part-2-56.png" />

On the right are menus for system-wide actions:

1. <InlineImage src="/assets/images/5.6/workspace-menu-apps-56.png" /> **Apps**\
   Switch between apps or return to the app launcher.
2. <InlineImage src="/assets/images/5.6/collections-icon-56.png" /> **Collections**\
   View and navigate to other collections.
3. <InlineImage src="/assets/images/5.3/all-services-operational.png" /> **Microservices**\
   View the status of all Fusion microservices.
4. <InlineImage src="/assets/images/5.3/search-icon.png" /> **Search**\
   Click the search icon and enter a query to find areas of the Fusion UI, objects, and related documentation. Clicking an object opens the [Object Explorer](/docs/5/fusion/intro/ui-tour/object-explorer).
5. <InlineImage src="/assets/images/4.0/icons/workspace-help.png" /> **Help**\
   Access the documentation.
6. <InlineImage src="/assets/images/4.0/icons/workspace-alerts.png" /> **Alerts**\
   New alerts are briefly displayed in the foreground. Open this menu to see past alerts, or to clear the alert history.
7. <InlineImage src="/assets/images/4.0/icons/workspace-account.png" /> **Account Settings**\
   Edit your profile, log out, or manage your Fusion license.
