# Taxable Revenue

Some states, such as California, tax newspaper subscriptions based on the portion that has been delivered—that is, earned revenue.

For example, say the tax is 3% and a subscriber has a 6-month, 60.00 subscription. If taxes are reported three months later, about half of the subscription (or 30.00) will have been delivered. The total tax on the subscription will be 3% \* 60, or 1.80, but since only half of it is earned, only 0.90 should be reported in this tax period.

This report lists tax amounts for earned revenue, and can be useful for tax reporting if a state’s tax is based on goods delivered. Earned revenue is calculated when the [Unearned Revenue report](/circulation-user-manual/reporting/management-menu/unearned-revenue.md) is run with Update selected.

#### To report tax amounts based on earned revenue:

* Select Taxable Revenue from the Management menu to display the Taxable Revenue Report window.<br>

  <figure><img src="/files/42GjzOHUwzJoSTxCK9cW" alt=""><figcaption></figcaption></figure>
* Click Add and enter the publication and date range for which the report should be run. Tax amounts will be calculated for earned revenue created in this date range.
* Click OK and then Continue to produce the report.

#### Example—Taxable Revenue Report

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

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


---

# 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.navigaglobal.com/circulation-user-manual/reporting/management-menu/taxable-revenue.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.
