> For the complete documentation index, see [llms.txt](https://docs.relevant-digital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.relevant-digital.com/ad-revenue-insights/finance-and-statements/what-is-the-purpose-of-the-invoice-and-statement-section.md).

# What Is the Purpose of the Invoice and Statement Section?

Relevant Yield allows you to generate statements and revenue reports that can be shared with external stakeholders or your internal finance team.

## How Are the Calculations Done?

The Revenue on the statement is based on the revenue we collect from your various sources, from which we also subtract any revenue cuts from the SSPs and any rev shares entered in the publisher account setups. Any technical costs added in the programmatic setups are also subtracted before the amount is displayed on the statement. You can also override or adjust your statement manually if needed.

## Can I Add My Own Statement Template?

Yes, you can add your own statement template and decide what should be shown on your invoice. The statement template can be set up from Document Templates under Admin. You can then select the template you wish to edit. When editing the template, you are presented with multiple editing options.

<div data-with-frame="true"><img src="/files/48b1803f4ea030971b3dd9697c83051fc1be26ea" alt=""></div>

You can also add different templates for different publisher accounts, customising what each publisher can see on their invoice statements.


---

# 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://docs.relevant-digital.com/ad-revenue-insights/finance-and-statements/what-is-the-purpose-of-the-invoice-and-statement-section.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.
