# Post calculation results

{% hint style="info" %}
User permission: Rebates
{% endhint %}

When you are happy with the calculation results, the next logical step is to *post* (save) those results to the results to your Rebates database. This action is a bit like *signing-off* or *locking* the results for that specific period to ensure they are not overwritten the next time you run a calculation. The posted results represent the rebates you can pay your customers or claim from your suppliers. It does not issue that payment or claim, nor does it write anything into your ERP system.

Posting is a manual task because it should only be done after you have reviewed the calculation results and are confident that the data is correct. You can post whenever required, such as at the end of a quarter, at the end of a campaign, or annually. You can post an individual calculation result, a selection of results, or all results simultaneously.

{% hint style="warning" %}
Ensure you are ready to post the results, as rules that have posted results cannot be edited or deleted. You can, however, still change whether a rule is active or inactive, as this can be useful for filtering.
{% endhint %}

{% embed url="<https://phocassoftware.wistia.com/medias/4r5za79zp3>" %}
Posting calculation results
{% endembed %}

On the project’s page > **Results** tab, select the rows of the results you want to post, or click the **Select All** button in the top-left corner of the grid, then click **Post**.

<div align="left"><figure><img src="/files/Zn5vC2WiTToQU4eF35p5" alt="" width="544"><figcaption></figcaption></figure></div>


---

# 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.phocassoftware.com/rebates/calculations/post-calculation-results.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.
