# Toolbar

> **SUCCESS**
>
> **What is the Toolbar?**
>
> The toolbar is a feature located at the top of the screen that allows you to specify periods and pages.
>
> These settings are reflected as data in various sections such as Digest, Traffic Sources, Content, Device Information, Geography, Campaigns, and more.

## Use Cases for the Toolbar

When conducting data analysis and you want to check information by specifying a specific period or page.

When you want to aggregate data for a specific page or page group.

## How to Use the Toolbar

**① Period Specification**

You can specify a period from the calendar and check the data. However, the period you can look back into varies depending on your plan.

**② Page Specification 🔍**

You can specify a page using "Page", "Page Group", or "Parameter Removal" from the dropdown menu.

### **Page** is a feature that specifies pages on a **per-URL basis**.

You can search by URL or page title (you can switch between the two search methods by clicking ①).

When you enter a page title or part of a URL in the input field, page suggestions will be displayed.

If no page suggestions appear, it may be that data has not been retrieved. Please check the [tag installation status](/en/insight/data-center/toolbar.md) and the selected data period.

**Page Group** displays pre-configured page group names in a dropdown list. You can also call them by keyword only.

However, page groups must be configured in advance. If data does not display even after configuration, it may be that data has not been retrieved.

**After Parameter Removal** is a feature that aggregates and specifies parameter URLs.

For example, when you specify "After Parameter Removal" and search for [www.ptengine.jp/](/en/insight/data-center/toolbar.md), it displays all data with parameters for the same URL aggregated together as follows:

* [www.ptengine.jp/?utm\_source](/en/insight/data-center/toolbar.md)...
* [www.ptengine.jp/?mail](/en/insight/data-center/toolbar.md)...
* [www.ptengine.jp/?campaign](/en/insight/data-center/toolbar.md)... etc.

### **③ Data Download 📥**

You can download data from the CSV icon on the right side of the page search. You can export up to 10,000 records of data, but if you have more data, please contact us individually.


---

# 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://helps.ptengine.com/en/insight/data-center/toolbar.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.
