> 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/untitled/einstellungen.md).

# Templates for customer account price lists

In certain cases it may happen that a customer has a very large number of customer accounts. These can be, for example, large corporations with numerous brand campaigns.\
So that the standard price list does not have to be used and then revised for that customer every time a new customer account is created, Die Agenturverwaltung allows the configuration of a customer account price list template on the customer.

The price list template can be created in the "Settings" tab of a customer.

If nothing is stored there, the standard price list is simply used when creating a customer account for that customer.

![](/files/45e1b2b95c87fedfd24659e780675144f37e7ec8)

If the switch "Use the standard price list for new customer accounts" is deactivated, we can store prices. These will be used for every new customer account that is created for this customer from now on.

When switching, the standard price list for this customer is suggested at this point. It can now be changed.

![](/files/309db5f3156dff2c250be16a13c450a55e48a1e7)

{% hint style="info" %}
**Note**: The adjustment of the prices of this price list has *no* Effects on the prices of existing price lists. It only takes effect when a new customer account is created for this customer.
{% endhint %}


---

# 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/untitled/einstellungen.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.
