# Utility Bills

A utility bill is a monthly bill you receive from a public service such as telephone, electricity, gas, water etc. In ERPAG, those are defined as 'bill items'.

To create a bill item, go to:

```
Inventory > Products and Services > Add new > Bill item
```

![](/files/-LJ-3pPpj8yIlaHfMRS3)

When you are creating the bill item, besides the basic info, you will also have to define the expense account.

![](/files/-LJ-4Q-CrBmJZjK6OiZw)

Once you have defined your bill items, you can move forward and create the utillity bill. That can be done in three different ways:

* you can create it directly from that product:

```
Inventory > Products and Services > open the bill item from the list
```

When you open the item, just click on the 'create' button on the right-hand side and choose 'utility bill' from the drop down menu.

![](/files/-LJ-QlBPcd2l1Dc7ncyo)

* The second way to create the utility bill is directly from the supplier:

```
Purchasing > Suppliers >select the wanted supplier from the list
```

If you defined the supplier when creating the bill item or you have imported this suppliers price list, you will already have the item offered, in the 'supplier price list' line, when you open the supplier.

![](/files/-LJ-Sba3Al57wRQLwWyu)

* You can also create a utility bill directly from the list by going to:

```
Purchasing > Utility bills > Create
```

Select the supplier from the drop down menu and the service you are paying, adjust other necessary information such as purchase price etc., save the document and the utility bill will be created.

![](/files/-LX3fARnofrnbXAldBm3)


---

# 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://learn.erpag.com/project/purchasing/untitled-2.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.
