> For the complete documentation index, see [llms.txt](https://nicolas-heron.gitbook.io/droolsonboarding/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nicolas-heron.gitbook.io/droolsonboarding/brms/implementing_standard_price_step.md).

# Implementing standard price step

To implement the price table we will use a decision table. Go to the "new Item" and select the "Guided Decision Table" :

![](/files/-M-FW_-7IPClunwjI186)

We give him a name :

![](/files/-M-FW_-9sj1P23eVjHbt)

And we are going to add constraint on the person age we have to add the person class type to the Data Objects list.

![](/files/-M-FW_-BfFiTYKcsguFy)

![](/files/-M-FW_-DkOQ-q8ptfcBY)

![](/files/-M-FW_-FDl5uAj9Jr8S6)

![](/files/-M-FW_-Hs4CcvRnlBv9L)

![](/files/-M-FW_-JAkI8Xo4v_sGH)

![](/files/-M-FW_-LhGZ3LXLDMCGD)

![](/files/-M-FW_-NQHFba_v-a-J8)

![](/files/-M-FW_-PXQ41OxDAm2UR)

![](/files/-M-FW_-RLAi06CxpnAqo)

![](/files/-M-FW_-TVwqDtj5re5el)

![](/files/-M-FW_-V2FO-8kDD_RG_)

![](/files/-M-FW_-XYh1bNlr4pU3D)

![](/files/-M-FW_-ZeDTUjXi0f27D)

![](/files/-M-FW_-a0LJdz9sJzxFj)

![](/files/-M-FW_-cF6Je0vo8qTKq)

![](/files/-M-FW_-eydVWF-zIDkmf)

![](/files/-M-FW_-gaP7PmbijNOwp)

![](/files/-M-FW_-igvHaxxdbXVFD)

![](/files/-M-FW_-kYgTcIUFSla-s)

![](/files/-M-FW_-mqj64aE0OtVdl)

![](/files/-M-FW_-oP3gzLv3wWAlJ)

![](/files/-M-FW_-q1uNIlxMFamvs)

![](/files/-M-FW_-s1xb_hSqohZTh)

![](/files/-M-FW_-u4Ab47YMymyAi)

![](/files/-M-FW_-wUQ4z0goTvTwA)

![](/files/-M-FW_-yLmyAfHvNZ5VD)

![](/files/-M-FW_0-MnCwhZRGVQMF)

![](/files/-M-FW_013SaNsm8Sdrzt)

![](/files/-M-FW_03XQo8FrQKCUxx)

![](/files/-M-FW_053-mR4-dd3SUT)


---

# 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:

```
GET https://nicolas-heron.gitbook.io/droolsonboarding/brms/implementing_standard_price_step.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.
