# Navigate the interface

The Marketplace Platform is a SoftwareOne SaaS solution that allows users to procure and manage software solutions. It offers a consistent navigation experience for different roles, including clients, vendors, and partners.&#x20;

This topic explains how to navigate the platform, access features, and move between various modules.

<div data-with-frame="true"><figure><img src="/files/6cBC9sNZ9NsQ0ToWZuqW" alt=""><figcaption><p>The Home page of the SoftwareOne Marketplace Platform.</p></figcaption></figure></div>

### Header

The header is always visible as you move through the platform.&#x20;

<details>

<summary>Main menu</summary>

The main menu gives you access to the modules enabled for your account. Select <i class="fa-bars">:bars:</i> **Home** to open it.

The menu label changes with your current context. For example, it shows **Billing** on invoice pages and **Marketplace** on subscription pages.

Items with chevrons <i class="fa-chevron-right">:chevron-right:</i> expand to show more pages in that section.

<figure><img src="/files/gHsUmPf8ppzYD4PoCOr1" alt=""><figcaption><p>Use the main navigation menu to access different modules.</p></figcaption></figure>

</details>

<details>

<summary>Search</summary>

Use **Search** to find orders, agreements, subscriptions, invoices, and other records.

<div data-with-frame="true"><figure><img src="/files/aO3vlrOA2KFeOw38dXYW" alt=""><figcaption><p>Use the Search bar to find your orders, invoices, and much more.</p></figcaption></figure></div>

You can also search for documentation, including tutorials, FAQs, and procedures.&#x20;

To search, start by choosing a category. Then enter a full or partial name or ID.

For example, to find an agreement, select **Agreements** and enter the full ID, such as `AGR-8981-7039-6781`, or a partial value, such as `6781`.

</details>

<details>

<summary>Help</summary>

The **Help** option <img src="/files/fzn9jCXpPtGpmgCRxqrL" alt="" data-size="line"> gives you quick access to documentation, support, and feedback.

* **Documentation** shows recommended help topics. Select **View all** to open the full documentation set.
* **Need help?** opens the **Get help** wizard for platform questions or issues.
* **Send feedback** lets you share comments and suggestions with us. For details, see [Share feedback](/help-and-support/share-feedback.md).

</details>

<details>

<summary>Spotlight</summary>

The **Spotlight** option <img src="/files/v3rDNnIDh70b6JvA8MC2" alt="" data-size="line"> shows all items that need action.

Examples include expiring subscriptions, pending orders, overdue invoices, and more. For more details, see [Spotlight widget](/marketplace-platform/getting-started/interface/view-pending-tasks.md).

<div data-with-frame="true"><figure><img src="/files/QnakBIdDnBdtFSHopJT6" alt=""><figcaption><p>Use the spotlight widget to view and manage urgent tasks.</p></figcaption></figure></div>

</details>

<details>

<summary>Profile menu</summary>

Use the profile menu to manage your profile settings. From here, you can also:&#x20;

* Search for an account by name or ID.
* Switch to another account without signing out. For details, see [Switch accounts](/marketplace-platform/getting-started/switch-account.md).
* Add an account to your **Favorites** and access that account from the **Recents** tabs for faster access. For details, see [Using favorites](/marketplace-platform/getting-started/mark-favorite-pages.md).

<div data-with-frame="true"><figure><img src="/files/LAp3eTyWhWVKV7DFVPfg" alt=""><figcaption><p>Use the profile menu to access your profile, manage settings, switch accounts, and more.</p></figcaption></figure></div>

</details>

### Home page widgets

The widgets on the **Home** page give you quick access to key information.

<details>

<summary>Spotlight widget</summary>

The **Spotlight** widget shows all items that need attention. Examples include expiring subscriptions, pending orders, overdue invoices, and more.&#x20;

For more details, see [Spotlight widget](/marketplace-platform/getting-started/interface/view-pending-tasks.md).

</details>

<details>

<summary>News and updates widget</summary>

The **News and updates** widget shows recent product announcements and video guides.

Each item includes a short description, a publish date, and links to related guidance. You can watch videos directly in the platform or [YouTube](https://www.youtube.com/@MarketplacePlatform).

</details>

<details>

<summary>Favorites widget</summary>

The **Favorites** widget provides quick access to pages you have added to your favorites.

For details on how to add a page to your favorites, see [Using favorites](/marketplace-platform/getting-started/mark-favorite-pages.md).

</details>

<details>

<summary>Account team widget</summary>

The **Account Team** widget shows the SoftwareOne team that supports your account.

You can contact a team member directly from the widget. You can also go to **Helpdesk** > [Account team](/modules-and-features/helpdesk/account-team.md) to view your account team members.

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.platform.softwareone.com/marketplace-platform/getting-started/interface.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
