# Configuration

- [Organization Page](https://docs.solarvis.co/configuration/organization-page.md): This page provides a centralized view of your organization's structure in solarVis, including partners, teams, and the headquarters.
- [Partners](https://docs.solarvis.co/configuration/organization-page/partners.md): The page provides a centralized view of all partner organizations connected to your company within solarVis. It allows headquarters users to manage partner-level users and operational status.
- [Teams](https://docs.solarvis.co/configuration/organization-page/teams.md): The page provides a centralized view of all internal teams within your organization. It allows you to create, manage, monitor teams & members, and their associated projects, all from a single place.
- [Headquarters](https://docs.solarvis.co/configuration/organization-page/headquarters.md): The page represents the top-level organizational entity in solarVis, serving as the central hub for managing users, activity, and core settings.
- [Materials Page](https://docs.solarvis.co/configuration/materials-page.md): The page serves as the control panel where you can manage and configure all hardware materials used in the solar projects from the database for system design, cost calculation, and customer proposals.
- [All Materials](https://docs.solarvis.co/configuration/materials-page/all-materials.md): The page allows you to browse, search, or filter and activate materials that can be used in your projects by viewing and exploring the complete solarVis materials database.
- [Active Materials](https://docs.solarvis.co/configuration/materials-page/active-materials.md): The page is where you manage all materials actively used in your projects, controlling pricing, availability, visibility, and the financial behavior of selected materials in solarVis.
- [Request Material](https://docs.solarvis.co/configuration/materials-page/request-material.md): The feature is available throughout solarVis and allows you to submit missing products directly from the platform.
- [Material Details Modal](https://docs.solarvis.co/configuration/materials-page/material-details-modal.md): This modal provides detailed technical information to help you review and compare materials before activating or using them in a project.
- [Settings Page](https://docs.solarvis.co/configuration/settings-page.md): The page provides an overview of the Settings area, where you manage personal, company, subscription, and billing details, system integrations, and project-level configurations in solarVis.
- [Account Settings](https://docs.solarvis.co/configuration/settings-page/account-settings.md): The page manages your personal account information and chooses which updates you receive by email and in-app notifications.
- [Company Settings](https://docs.solarvis.co/configuration/settings-page/company-settings.md): The page allows you to manage all organization-level settings that define how your company operates within solarVis.
- [Project Settings](https://docs.solarvis.co/configuration/settings-page/project-settings.md): Configure and manage reusable commercial structures including cost presets, system packages, and tariffs that standardize how projects are built, priced, financially modeled across solarVis.
- [Tariff Settings](https://docs.solarvis.co/configuration/settings-page/project-settings/tariff-settings.md): The tariff settings define how grid electricity is priced within solarVis. Every financial output generated inside a project depends on the tariff logic configured on this page.
- [Preset Cost Settings](https://docs.solarvis.co/configuration/settings-page/project-settings/preset-cost-settings.md): The Preset Cost Settings page allows you to configure, store, and manage reusable cost templates that automatically apply to project-level Bills of Materials (BoM).
- [Package Settings](https://docs.solarvis.co/configuration/settings-page/project-settings/package-settings.md): Packages combine multiple materials into a single commercial offer with a calculated total price.
- [Offer Settings](https://docs.solarvis.co/configuration/settings-page/offer-settings.md): The page allows you to create and manage reusable preference sets that define how proposals are structured, which pages are included, and what content appears on each page.


---

# 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/configuration.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.
