> For the complete documentation index, see [llms.txt](https://docs.ppcstorm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ppcstorm.com/analytics-and-reporting/trends.md).

# Trends

Trends show you the '% change' up or down, on all of the data tables we have within the platform. \ <br>

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

The comparisons will always be made ***against the same period you are measuring***.\
\
For example; if you have 'last 30 days' as the date ange set on the picker - you will be comparing the most recent 30 days, against the 30 days prior to that.\
\
If you are selecting 'last quarter', you will be comparing against the quarter prior to that - etc.\
\
If you would prefer to switch this feature off, you can do so by checking/unchecking the box labelled 'show trends' available on most of the screens with data tables.\ <br>

<figure><img src="/files/2MNjEO9wmSjAspEbCKn9" 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:

```
GET https://docs.ppcstorm.com/analytics-and-reporting/trends.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.
