> For the complete documentation index, see [llms.txt](https://documentation.2pintsoftware.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.2pintsoftware.com/stifler/2.10/operations/dashboard/overview-and-navigation/traffic-and-downloads/transfers-and-downloads.md).

# Transfers & Downloads

## Top 10 Downloads

The Top 10 Downloads page displays the current top 10 downloads being executed at the time the page is loaded.&#x20;

<figure><img src="/files/ObTw7CBewk2ZB9M4H1WG" alt=""><figcaption></figcaption></figure>

## Download Analytics

The Download Analytics page displays several charts which displays general download analytics in several categories.

<figure><img src="/files/D6xwklS8ZAdX77tE5pwD" alt=""><figcaption></figcaption></figure>

**Top 4 download types -** displays the top 4 download type counts. \
**Top 4 downloads by size of all data (jobs \* size) -** displays the top 4 download types by size. \
**Top 6 hosts accessed - most common server hosts -** displays the top 6 downloads hosts which includes on-premise and Internet hosts such as MS CDN servers.&#x20;

<figure><img src="/files/aPdJRd65uMv3jcNtUIiS" alt=""><figcaption></figcaption></figure>

**Top 7 downloads by payload of individual downloads -** displays the top 7 download types by payload (size) such as Windows Updates and Office Click-to-Run. \
**Top 6 downloads pulling data from source -** displays the top 6 download types by count. \
**Top 4 downloads using P2P -** displays the top 4 download types which are being peered.&#x20;

## Transfers Definitions

<figure><img src="/files/oB3tsZJRsjvSfiAEd1yY" alt=""><figcaption></figcaption></figure>

## Hosts

<figure><img src="/files/KLo2mLWsuPzsCxw4kyHW" alt=""><figcaption></figcaption></figure>

## Query Hosts

<figure><img src="/files/wg4AgrkFnrZ1OCH6cbr6" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://documentation.2pintsoftware.com/stifler/2.10/operations/dashboard/overview-and-navigation/traffic-and-downloads/transfers-and-downloads.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
