# Markup & MarkDown Formula in Purchase Order

In the **Configuration** settings of **Purchase Order**, two new options i.e. **Markup Formula** and **Markdown Formula** are added.

<figure><img src="/files/qvMYAcaFE79GZWVCBfKs" alt=""><figcaption></figcaption></figure>

When you click on them, **Script Editor** window will open in which you can edit the field name and field values for the purchase order.

<figure><img src="/files/kRzfmXjIfBXysesAyo5X" alt=""><figcaption></figcaption></figure>

Also, when you go to the Item Details, you will see that **Markup** and **Markdown** column attributes are added, which you can enable in **Set Column Attributes** window.

<figure><img src="/files/JTu6W9M67FLYL7uSItl9" alt=""><figcaption></figcaption></figure>


---

# 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://kb.logicerp.com/logic-erp-version-release-notes/november-2020/orders/markup-and-markdown-formula-in-purchase-order.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.
