> For the complete documentation index, see [llms.txt](https://policies.salesorder.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://policies.salesorder.com/pricing/price-change-july-2025-not-throughput-fee.md).

# Price Change July 2025 (NOT Throughput Fee)

Significant economic changes have impacted our operating costs over the past year.

Since June 2024, the United States has experienced an average inflation rate of approximately 2.8%. Additionally, the US dollar has weakened by about 5.7% against the British pound in the same period.

We host your system on AWS (Amazon Web Services), which has increased its costs by 23%. However, AWS is still the best in class for reliability and performance.

Since June 2024, cyber threats have escalated sharply in frequency and sophistication. According to public records, the first quarter of 2025 saw a 47% increase in weekly cyber attacks per organization compared to the same period in 2024, with ransomware attacks surging by 126%.

This period has also been marked by record-breaking data breaches and a substantial rise in financial losses, underscoring the urgent need for stronger cybersecurity.&#x20;

These factors have increased our costs for technology, infrastructure, and support services, much of which are sourced internationally. The increase in cyberthreats has necessitated increased investment in security processes and technologies. &#x20;

As a result, on August 1st, 2025, your subscription fee will increase by 15.5%.

This adjustment reflects the combined impact of US inflation, the currency exchange rate movement, increased infrastructure costs, and the significant investment needed to manage cyber risks over the past twelve months and into the future.&#x20;

We understand that price changes can be challenging, and we want to assure you that this decision was made only after careful consideration. The adjustment is necessary to maintain the high service, security, and innovation standards you expect from us.


---

# 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://policies.salesorder.com/pricing/price-change-july-2025-not-throughput-fee.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.
