# Tariffs

## OpenEI Tariffs

Consumption costs and demand rates are generated though the use of OpenEI Utility rates. You can select the desired tariff in this menu by creating a tariff and selecting OpenEI as the tariff provider.

<figure><img src="/files/ptePkLuorkx4ElDGxZbJ" alt=""><figcaption><p>Selecting the Tariff Rate to use</p></figcaption></figure>

## Ecosuite EI Tariffs

If you do not wish to use a rate provider like OpenEI we offer a way to manually create tariffs through the use of an EcosuiteEI Tariff. This Tariff uses the same structure as an OpenEI tariff while allowing you to set custom values.

### Hourly Rates/Structures

For each month you can set rates that change on an hourly basis.  Each of the rates can be a rate structure or a flat rate as shown below:

<div data-full-width="false"><figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXd_G44_2s98TI7yTy4-ZY__1shNVtXJxEVZtexOe3pCG7whcyFDZc4Ms96i4z4VmLRH_5NgjvMLIesKcGsZUaEUhgPldN5DogainAOku6_pV45a5CnupQgPEbezy97REGh9sJVe?key=B4SBK7g1dFqFnhCVmQSYWT1y" alt="" width="563"><figcaption></figcaption></figure></div>

#### Flat Rate:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcY1sOyQ_XpSvMvb7jRg6qtrCXfvbj_XB30LD6gSh5498yfhc4FaJ9O3_BXFoertecGEP9YelZf693Szuk5ZbfVCTjqOhWMWQSIFz72RcgPh3VFsAwzy761twoQPEA8ga3oMcZn?key=B4SBK7g1dFqFnhCVmQSYWT1y" alt=""><figcaption></figcaption></figure>

A Flat Rate will simply charge an amount of currency per kWh. To use this method, simply enter a rate into each of the desired hour slots.

#### Rate Structure

<figure><img src="/files/2k0PLHntK9TWE2XYVkQT" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeobLeMrXDM83twJWHeAZSCMkq3xW6LtPE9bdu6vjzmfiPvVcP0ZYGV4TmkGoDcUI3uekh9HqhEDQm3eTc9w951vzJSwf4s3ysy0ZWZPZsDvif9N1iPPAt8N_5vRz0ZaTBaR08H9w?key=B4SBK7g1dFqFnhCVmQSYWT1y" alt=""><figcaption></figcaption></figure>

A rate structure will charge different rates depending how much power is used.  For example:

* The first 20kWh will be charged at 20c per kWh
* The next 100kWh will be charged at 15c per kWh

For the final tier you can leave the max unset in order to change the remaining kWh at that rate. In order to use this rate structure at a given hour, you can enter its index into the hour slot<br>


---

# 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://docs.ecosuite.io/user-guide/admin/settings/tariffs.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.
