Skip to main content
Skip table of contents

Homepages

Overview

The Homepage is the landing page that users see when they log in to your platform. It can be configured by users with the Ecosystem Administrator role and is designed to highlight featured content, showcase key data products and assets, and provide quick access to popular or new items on the Exchange.

Your homepage can include featured messaging, selected content, images, and call-to-action sections that guide users toward engagement.

Assigning Homepages

Eco admin role has permission to create and manage homepages:

  • A Homepages menu item is visible in the eco admin area

  • The Homepages menu item navigates to a list of all homepages within the ecosystem

  • Any eco admin can open, edit and publish changes to any homepage.

To ensure that an organization is directed immediately to your homepage, you can assign it from either of the following locations:

  • During creation – select one or more organizations in the Create Homepage form.

  • From an existing homepage – click Edit Organizations from the homepage settings.

Note: A single organization cannot be allocated to more than one homepage.

If no homepage is configured for a specific organization, users in that organization will default to the Exchange view.

Visibility

As a user viewing the homepage, in addition to the content published, user-level visibility applies:

  • The user only sees the products that are visible to them

    • For recently updated and recently added product sections, the user sees the top X (limit set in manage config) products displayed, but only those that are visible to them

  • The user only sees the assets that are visible to them

Homepage Builder

Ecosystem Administrators can now use a form-style Page Builder to structure and populate homepages, replacing the previous JSON editor. It is accessed in the ‘Homepages Tab’ of the Ecosystem Administrator view.

The Page Builder provides an intuitive interface to add, reorder, and preview homepage sections in real time. A live preview pane is available on the right-hand side, allowing you to see updates before publishing. You can also use the ‘Preview’ button to access a pop-up screen view before publishing.

  • The only requirement to publish the page that the form validates is to provide a homepage name

  • The only section that exists by default is the hero section: the user can decide the order of all sections by selecting an order number, with the exception of the hero section - which is fixed as 1

Available Section Types

You can add the following section types to your homepage:

Section Type

Description

Selected Products

Highlight specific products, each linking to its individual product page.

Recently Added Products

Display products that were most recently added to the Exchange.

Recently Updated Products

Display products with the most recent releases or data refreshes.

Selected Assets

Highlight specific assets, each linking to My Collection.

Selected Categories and Tags

Display categories or tags that link to their corresponding pages on the Exchange.

Call to Action

Add a block containing an image, text, and button to encourage user action (e.g., “Explore the Exchange”).

The Recently Added and Recently Updated sections are dynamic, driven by product release and update timestamps.

Homepage Search

A new search toggle is available for the homepage’s hero section. When search is enabled, a search input appears that allows users to find products directly from the homepage.

When search is turned on, users can search by the following parameters:

  • Product name

  • Product ID

  • Product description

  • Product headline

  • Product metadata

As users type, the homepage displays:

  • The total number of matching products

  • A sample of the matching results

Users can then:

  • Click a listed product to navigate directly to its product page

  • Or click View all results on the Exchange, which applies a product ID filter to the Exchange view (this can be cleared at any time).

Example Homepage

A data marketplace administrator wants users from the Finance Organization to see a curated homepage highlighting top-performing data products and new releases.
They create a homepage featuring:

  • A Call to Action banner with “Explore New Finance Data Sets”

  • A Recently Updated Products section to surface the latest refreshed content

  • A Selected Categories section linking to Finance, Risk, and Treasury tags

Once published and assigned to the Finance Organization, all members of that org will land on this homepage when logging in.

Create a Homepage

Follow these steps to create a homepage:

  1. Click the Ecosystem Icon on the navigation bar.

  2. Select Homepages.

  3. Click Create Homepage.

  4. Select the organizations that should see this homepage.

    • Note: an organization cannot be assigned to more than one homepage.

  5. Add sections and reorder them as needed using the Page Builder interface.

  6. Use the live preview on the right-hand side to view updates, or click Preview next to Save Changes to open a pop-up preview.

  7. Click Save and Publish to make your homepage live.

Considerations

  • The user can add as many sections as they wish

  • The user can delete all sections except the hero section

  • The user can cancel at any time to close the pagebuilder

  • The user can preview the page (live in the side ‘mini preview’, or using the ‘Preview page’ button to open a new tab

    • What an eco admin sees in preview is dependent on the current user - i.e. Admin A could have a different preview view than Admin B

  • When creating the homepage and adding assets and products to sections, as an eco admin you can select from the following:

    • All the assets in the GET/manage/assets response that are “live”

    • All the products in the GET/manage/products response that are “live”

Manage Existing Homepages

To manage or edit homepages:

  1. Navigate to Homepages from the Ecosystem Admin Bar.

  2. The list view displays all created homepages and their assigned organizations.

  3. Each homepage includes the following metadata:

    • Created

    • Created by

    • Last Modified

    • Last Modified by: User name

    • Configuration Code

    • Applies to: Assigned organizations

  4. Click the three-dot radio button beside a homepage to:

    • Edit – opens the homepage in the Page Builder

    • Delete – permanently removes the homepage configuration

Homepage Sections

Hero sections:

When editing a hero section, the user can add:

  • Page header up to 100 characters

  • Subheader under page header up to 100 characters

  • Preheader above page header up to 100 characters

  • A text colour setting - Light or Dark (not currently implemented - scheduled for this release)

  • Background image (URL)

  • Product search bar - this is switched on or off

  • Product search bar placeholder text up to 100 characters (if search bar is switched on)

Selected product sections:

When editing a selected products section, the user can add:

  • Section header up to 100 characters

  • Section subheader under section header up to 200 characters

  • Products - no limit on selection

  • A limit for the number of products to be shown in the section

  • A button linking to the Exchange up to 100 characters (off by default)

  • Button text (if button is turned on)

  • A floating card background (off by default)

When viewing the published homepage, users can click on each product tile to view its Exchange product page.

Recently added products sections

When editing a recently added products section, the user can add:

  • Section header up to 100 characters

  • Section subheader under section header up to 200 characters

  • A limit for the number of products to be shown in the section

  • A button linking to the Exchange up to 100 characters (off by default)

  • Button text (if button is turned on)

  • A floating card background (off by default)

The behaviour for this section is that the section will list the products with the most recent release timestamps, from most recent (first) to last recent (last), up to the limit number that is set for the section.

When viewing the published homepage, users can click on each product tile to view its Exchange product page.

Recently updated products sections

When editing a recently updated products section, the user can add:

  • Section header up to 100 characters

  • Section subheader under section header up to 200 characters

  • A limit for the number of products to be shown in the section

  • A button linking to the Exchange up to 100 characters (off by default)

  • Button text (if button is turned on)

  • A floating card background (off by default)

The behaviour for this section is that the section will list the products with the most recent update/refresh timestamps, from most recent (first) to last recent (last), up to the limit number that is set for the section.

When viewing the published homepage, users can click on each product tile to view its Exchange product page.

Selected assets sections

When editing a selected assets section, the user can add:

  • Section header up to 100 characters

  • Section subheader under section header up to 200 characters

  • Assets - no limit on selection

  • A limit for the number of assets to be shown in the section

  • A button linking to the Exchange up to 100 characters (off by default)

  • Button text (if button is turned on)

  • A floating card background (off by default)

When viewing the published homepage, users can view metadata, dictionary and sample - and click through to the asset on My Collection, if they have permissions.

Selected categories / tags sections

When editing a selected categories or tags section, the user can add:

  • Section header up to 100 characters

  • Section subheader under section header up to 200 characters

  • Categories or tags - no limit on selection (and can be a mix)

  • A limit for the number of categories and tags to be shown in the section

  • A button linking to the Exchange up to 100 characters (off by default)

  • Button text (if button is turned on)

  • A floating card background (off by default)

When viewing the published homepage, users can click on a category and tag which links them to a filtered view of the Exchange in the same tab.

CTA sections

When editing a CTA section, the user can add:

  • Section header up to 100 characters

  • Section subheader under section header up to 200 characters

  • Feature image (URL)

  • A position for the feature image (left or right) which sets one of two layout variants

  • Button text

  • A floating card background (off by default)

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.