# Internet Insights Screens

{% hint style="warning" %}
Due to recent platform-wide naming, navigation, and URL changes in the product, you may notice some discrepancies between the product and the screenshots displayed in our technical documentation. The instructions and actual pages in the product are still valid and haven’t changed. Please bear with us as we update our screenshots to better match the in-product experience. See the full scope of changes on [Naming and Navigation Menu changes - Summary List](https://docs.thousandeyes.com/whats-new/naming-and-nav-phase-2-changes).
{% endhint %}

Internet Insights is accessible from the link on the left-hand menu of the ThousandEyes platform. The following sections appear under that menu:

* [Internet Insights > Overview](https://docs.thousandeyes.com/product-documentation/internet-insights/int-screens/int-overview-screen): This dashboard superimposes recent and ongoing outages onto a global map. The most recent outages are listed, along with a geographical distribution of affected interfaces.
* [Internet Insights > Service Views](https://docs.thousandeyes.com/product-documentation/internet-insights/int-screens/int-views): The outage timeline charts outage events that can be filtered by various criteria. Switch between views for [Application Outages](https://docs.thousandeyes.com/product-documentation/internet-insights/int-screens/int-app-outages) and [Network Outages](https://docs.thousandeyes.com/product-documentation/internet-insights/int-screens/int-network-outages). Map and Table tabs show outages by network or application Topology tab depicts service paths or source and destination traffic flows, indicating where traffic is disrupted.
* [Internet Insights > Catalog Settings](https://docs.thousandeyes.com/product-documentation/internet-insights/int-screens/int-catalog-settings-screen): This section shows packages and service providers, listed by type and region.


---

# 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.thousandeyes.com/product-documentation/internet-insights/int-screens.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.
