# App overview

The SoftwareOne Marketplace app provides secure access to key functionalities of the platform on mobile devices.

It's designed for quick and convenient access, allowing you to stay connected on the go and access Marketplace seamlessly at any time and from anywhere.  The app is intended for existing users who want to track important objects and stay informed about updates.

### Access and requirements <a href="#requirements" id="requirements"></a>

The app currently supports iOS devices running iOS 17 or later, and Android devices running Android 15 or later. You can download it from the appropriate app store for your device.&#x20;

To use the app, you must already have an account in the SoftwareOne Marketplace. For details on signing in and using the app, see [Get started with the app](/marketplace-mobile-app/app-overview/get-started-with-the-app.md).

### App capabilities

The app supports a subset of core platform features optimized for mobile use. It allows you to:

* View objects that may need your attention, such as expiring subscriptions, orders querying for additional information, and more.
* Search for your agreements, invoices, subscriptions, and more.&#x20;
* View your list of chats and start new direct or group chats.
* View your profile and switch accounts.

You cannot use the app to perform management or purchasing actions, like placing orders, modifying subscriptions, changing settings, or performing admin tasks.

### App navigation <a href="#switch" id="switch"></a>

#### Home

When you first open the mobile app, the **Spotlight**  <i class="fa-brightness">:brightness:</i> screen is displayed.&#x20;

This screen shows all objects that need your attention. These objects may include expiring or renewal due subscriptions, overdue invoices, pending orders, and so on.

* Use the category filters at the top of the screen to view objects by category. For example, to view all orders that may require an action, select **Orders**.
* To view extended information for an object, tap the object. For example, to view detailed information for an order, tap the order.

#### Bottom navigation

Use the bottom navigation menu to move between the main sections of the app:

* **Spotlight**  <i class="fa-brightness">:brightness:</i> – View key objects that require your attention.
* **Search** <i class="fa-magnifying-glass">:magnifying-glass:</i> – Search for your agreements, invoices, subscriptions, and more.&#x20;
* **Chat**  <i class="fa-message">:message:</i> – View your list of chats and start a new direct or group conversation.
* **More** <i class="fa-ellipsis-stroke">:ellipsis-stroke:</i> – Access different modules, such as Billing, Catalog, Marketplace, and more.

All pages within the app follow the same pattern. They include a list of objects, allowing you to scroll the list and tap an object to view detailed information.

#### Profile menu

At the top, you'll find your profile menu. Tap this menu to:

* View your profile.
* Sign out of the app.
* Switch to a different account.
* Access the accounts you've marked as favorites and view your recently accessed accounts.&#x20;

### Next steps

If you’ve received your invitation email, see [Get started with the app](/marketplace-mobile-app/app-overview/get-started-with-the-app.md) to begin.


---

# 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-mobile-app/app-overview.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.
