# Regulations

## Purpose of This Page <a href="#purpose-of-this-page" id="purpose-of-this-page"></a>

The **Regulations** page enables you to define which regulatory structures are active in the **solarVis Lead Generator**.

Regulations play a critical role in determining how feasibility analyses are calculated. Since solar policies, compensation mechanisms, and technical limitations vary by country, the system must apply the correct logic for each project.

Through this page, you can do the following points:

* Ensure that only valid and approved regulatory frameworks are used.
* Align feasibility calculations with country-specific energy policies.
* Standardize how projects are evaluated across different markets.

The system automatically selects the appropriate regulation during feasibility analysis based on:

* The project address (country detection)
* The selected facility type

This guarantees that feasibility results reflect the correct legal and technical framework.

### What You Can Do Here <a href="#what-you-can-do-here" id="what-you-can-do-here"></a>

On this page, you can:

* **View all available regulations** within the account.
* **Search for activated regulations** to decide whether they should be used in the solarVis Lead Generator.
* **Activate or deactivate regulations** using the toggle control.
* **See the custom regulations** to review the applied calculation logic and assumptions.
* **Review the country scope** assigned to each regulation.
* **Review applicable facility types** (Residential, Commercial, Industrial, Agricultural).
* **Monitor the number of active regulations** currently in use.

This provides full visibility and control over how regulatory logic is applied in the solarVis Lead Generator.

## How It Works <a href="#how-it-works" id="how-it-works"></a>

Each regulation includes structured configuration elements:

* Country or countries where it applies
* Facility types such as Residential, Commercial, Industrial, or Agricultural
* Specific calculation rules embedded in the regulation logic

### Predefined Regulations <a href="#predefined-regulations" id="predefined-regulations"></a>

When a user completes a feasibility request in the Lead Generator:

1. The system detects the project location.
2. The system identifies the selected facility type.
3. The platform searches for an active regulation that matches both criteria.
4. The most appropriate regulation is automatically applied.
5. Feasibility results are calculated based on the selected regulation logic.

Custom regulations can be created and modified to reflect local market rules and tariff structures.

{% hint style="info" %}
If the required regulation is not activated, go to the [**Tariff Settings**](/configuration/settings-page/project-settings/tariff-settings.md) page to activate the desired regulation.
{% endhint %}

### Custom Regulations <a href="#custom-regulations" id="custom-regulations"></a>

In addition to predefined regulations, you can create custom regulations tailored to:

* Local market requirements
* Special tariff agreements
* Utility-specific compensation models

{% hint style="info" %}
A custom regulation can be created on the [**Tariff Settings**](/configuration/settings-page/project-settings/tariff-settings.md) page by duplicating a desired existing regulation or by creating one manually.
{% endhint %}

Proper regulation configuration is critical for generating accurate feasibility results and reliable proposal data.

***

## Related Pages <a href="#related-pages" id="related-pages"></a>

* [Tariff Settings Page](/configuration/settings-page/project-settings/tariff-settings.md)

If you have any questions about the Regulation page, feel free to [**get in touch with us!**](https://www.solarvis.co/en/company/contact)


---

# 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.solarvis.co/solarvis-modules/solarvis-lead-generator/regulations.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.
