# Internet Insights Service Views Screen

{% 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 %}

On the **Internet Insights > Service Views** screen, the top portion shows a timeline, as shown in the image below.

![](/files/jLPNmZ94GfHl8MxdFQ9V)

The bottom timeline, with slider, shows data for the past year, which you can use to view historical outages. (Most views show data for the past 30 days).

The Internet Insights views screen has many navigation features in common with other test-specific views. For basic information on using ThousandEyes views, see [Getting Started with Views](https://docs.thousandeyes.com/product-documentation/getting-started/getting-started-with-views).

Note the following about the **Internet Insights > Service Views** screen:

* Choose either **Network Outages** (default) or **Application Outages**.
* Choose an outage on the timeline in order to see details on the tabs below. Note that outages between the two views won’t exactly coincide, although they may show different aspects of related outage events.
* The filter selectors are slightly different between Application Outages and Network Outages, and they’re also a bit different between the timeline and the Topology tab within each view.


---

# 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/int-views.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.
