> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/projektverwaltung-1/etats/etat-preisliste-bearbeiten.md).

# Edit customer account price list

In the customer account price list you can adjust the hourly rates valid for a specific customer account at any time without changing other customer account price lists or the global Die Agenturverwaltung price list.

{% hint style="info" %}
Changes to the customer account price list have a direct impact on the calculations of the jobs that belong to that customer account.

If 10 hours of graphic design were estimated at €100 in a job, and the hourly rate for graphic design is later reduced in the customer account from €100 to €80, this also affects the calculated result.
{% endhint %}

In the short video below you will learn how to override the net hourly rates from your Die Agenturverwaltung price list in the customer account price list. In addition, we will see the effect on your agency services that have not yet been invoiced. If you prefer to read the content, just scroll down.

{% embed url="<https://www.youtube.com/watch?v=7a1V57pjuAo>" %}

### Configuration of the customer account price list

You can configure the customer account price list directly in the customer account. You reach the customer account overview via Project management > Customer accounts.

You reach the customer account price list via the "Price list" tab in the customer account. Here all agency functions are listed with the hourly rates valid for this customer account.

These hourly rates were taken from the parent Die Agenturverwaltung price list at the time the customer account was created. The hourly rates stored in the customer account price list are used for billing jobs of the customer account. If we change an hourly rate, this statistically affects all agency services that have not yet been invoiced.

> An example: Currently the function graphic design is billed at €60 net. In our customer account this function provided 12 hours. These have not yet been invoiced. 12 h \* €60 equals €720 for graphic design agency services.\
> If we now adjust the net hourly rate for this function and set it to €80, this becomes effective immediately in the report. Now the amount is no longer €720 but €960.\
> However, if we still only have a budget of €720 available, we must ensure that fewer hours are recorded on the job so that it remains profitable.

By the way: From the customer account price list we can reach the parent Die Agenturverwaltung price list via the "Edit agency-wide function list and standard prices" button. There, for example, new functions can be added. These will then be visible in all customer account price lists.


---

# 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://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/projektverwaltung-1/etats/etat-preisliste-bearbeiten.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.
