# SolarVis Lead Generator

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

This page provides the overall structure of the **solarVis Lead Generator**, with a specific focus on how its settings are organized and how each configuration page impacts the overall feasibility result.

It explains how different configuration sections influence:

* Pre-feasibility calculations
* Financial outputs
* Market-specific regulatory logic

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

Using the solarVis Lead Generator, you can access the following capabilities:

* Build country-specific or global lead acquisition flows
* Standardize pre-feasibility logic
* Reduce manual effort in lead qualification
* Improve lead quality before sales engagement
* Create a seamless bridge between marketing and sales workflows

## SolarVis Lead Generator Page Structure <a href="#solarvis-lead-generator-page-structure" id="solarvis-lead-generator-page-structure"></a>

The Lead Generator module page structure consists of the following configuration pages:

* **General Settings**
* **Cost Configuration**
* **Regulations**
* **Cost Configuration Test**

Each page controls the feasibility logic and customer journey, while remaining connected to the others to ensure consistent and realistic results.

### General Settings <a href="#general-settings" id="general-settings"></a>

**General Settings** allow you to configure the core behavior, appearance, and availability of the solarVis Lead Generator. Each section can be configured and saved independently. From this section, you can configure the following points:

* Control lead generator availability, deployment, and feasibility calculation behavior.
* Configure localization settings such as language and country.
* Customize proposal generation and visual branding elements.
* Manage legal content and user consent settings.
* Set up SEO metadata for search engines and social media previews.
* Enable analytics and performance tracking integrations.

### Cost Configuration <a href="#cost-configuration" id="cost-configuration"></a>

**Cost Configuration** defines how all financial and pre-feasibility calculations are performed.

This section allows you to model your internal pricing strategy and translate it into customer-facing estimates. From here, you can do the following points:

* Define default system cost assumptions
* Configure pricing system for panels, inverters, batteries, and other components
* Select whether costs are calculated by units or by the default database price
* Apply a profit margin, VAT, or discounts to finalize the total project cost

All financial outputs shown to customers, such as estimated system cost, savings, or payback, are derived directly from this configuration. This ensures that the Lead Generator remains aligned with the real-world pricing model and avoids misleading estimates.

### Regulations <a href="#regulations" id="regulations"></a>

**Regulations** define which regulatory frameworks are available in the Lead Generator module and how pre-feasibility calculations are applied based on country and facility type.

This section controls how the system calculates presolar & prosolar bills and savings according to local market rules.

From here, you configure the points below:

* See the activated regulations based country and facility type

This ensures that feasibility results are aligned with local regulations and market conditions.

### Cost Configuration Test <a href="#cost-configuration-test" id="cost-configuration-test"></a>

The **Cost Configuration Test** acts as a validation and simulation layer.

This section allows you to test and verify your Lead Generator setup before exposing it to real customers. Using sample DC power, DC/AC Ratio, and battery power (optional), you can:

* See the Bill of Materials for the project and simulate financial outputs

Changes made here do not affect live customer flows, making this layer critical for internal quality control, cross-team alignment, and safe iteration.

## Summary <a href="#summary" id="summary"></a>

The **solarVis Lead Generator** is a configurable website module that calculates solar feasibility and captures leads.

Through **General Settings, Cost Configuration, Regulations, and Cost Configuration Test**, you control system behavior, pricing logic, regulatory rules, and market-aligned feasibility outputs before going live.

***

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

* [General Settings](/solarvis-modules/solarvis-lead-generator/general-settings.md)
* [Cost Configuration](/solarvis-modules/solarvis-lead-generator/cost-configuration.md)
* [Regulations](/solarvis-modules/solarvis-lead-generator/regulations.md)
* [Cost Configuration Test](/solarvis-modules/solarvis-lead-generator/cost-configuration-test.md)

Still stuck? You can always [**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.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.
