> For the complete documentation index, see [llms.txt](https://ledgera.gitbook.io/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ledgera.gitbook.io/api/setup/billing-plan/custom-entries.md).

# Custom Entries

The system allows specific input values ​​to be informed when creating execution and authorization type transactions, thereby bypassing the billing plans system. This option allows the users to have their own billing plan system and define their rates in their own way.&#x20;

To use specific entry values, it is necessary to inform the custom\_entries parameter in the POST /authorization and POST /execution methods. The presence of this parameter will cause all calculations of billing plan entries for account parameter 1 (param\_account\_1) to be ignored, if present.&#x20;

The system will perform the entry\_type informed in the custom\_entries that are mapped to the chosen transaction rules (Execution Rules or Authorization Rules) and will ignore incompatibilities.
