# Object spotlight

The **Spotlight** widget on the **Home** page is designed to highlight key platform objects that may require your attention.&#x20;

These objects include your agreements, orders, subscriptions, invoices, and more. For example, if you have any overdue invoices, they are spotlighted so you can take the necessary action. Similarly, expiring subscriptions are also included, so you can manage the renewal on time.&#x20;

The widget is displayed on the **Home** page by default, but you can also access it by selecting the spotlight icon <img src="/files/v3rDNnIDh70b6JvA8MC2" alt="" data-size="line"> in the status bar.

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

Within the widget, the information is organized by object type; for example, renewing and expiring subscriptions are displayed under **Subscriptions**, orders that may be querying for additional information are shown under **Orders**, and so on.&#x20;

The widget also provides a total count of items for each category, so you always know how many items need your attention. By default, a maximum of five items is displayed. If there are more items in a category, you can select the **view all** link to view those items on the object's main page.

All object details within the section are synced periodically to ensure you stay informed and always have the latest information. You can also refresh the list manually by selecting the sync icon <img src="/files/oHNJfTve3wUoSDg70RKg" alt="" data-size="line">.


---

# 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/platform-overview/interface/view-pending-tasks.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.
