# Configuration

**Welcome to the Configuration page of InterVal. This guide will walk you through the essential steps of setting up and customizing your InterVal account.**&#x20;

**Here, you will learn how to use the core features and configure the general settings. From adding valuation countries and cities to setting up your agency and managing your user information, this page will provide you with a comprehensive overview of how to get started. Follow the steps outlined below to maximize InterVal's potential and to generate efficient and accurate property valuations.**

<figure><img src="/files/KPfJ8MTpgXox0SCI3YxM" alt=""><figcaption></figcaption></figure>

## 1 - Mandatory first steps

* [ ] [**1 - Understand InterVal:**](/interval/master.md) Learn about InterVal’s features and benefits.
* [ ] [**2 - Log In:**](/interval/onboarding/introduction/login.md) Use your credentials to access the system.
* [ ] [**3 - Explore the Interface:**](/interval/onboarding/introduction/dashboard.md) Familiarize yourself with the layout and key features.
* [ ] [**4 - Configure General Settings:**](/interval/documentation/admin-tools/settings/general.md) Customize your InterVal experience.
* [ ] [**5 - Add Valuation Countries:**](/interval/documentation/resources/locations/countries.md) Specify the countries where your team will perform valutions.
* [ ] [**6 - Input Cities:**](/interval/documentation/resources/locations/cities.md) Add cities for more precise customization.
* [ ] [**7 - Set Up Your Agency:**](/interval/documentation/stakeholders/agencies.md) Create your agency profile.
* [ ] [**8 - Manage User Information:**](/interval/documentation/stakeholders/users.md) Edit personal info and add additional users if needed.

## 2 - Advanced

* [ ] [**9 - Define User Roles:**](/interval/documentation/stakeholders/users/user-roles.md) Manage access rights and permissions.
* [ ] [**10 - Learn about the Trash System:**](/interval/documentation/admin-tools/miscellaneous/trash-system.md) Understand data management for deleted items.
* [ ] [**11 - Discover Tooltips**](/interval/documentation/admin-tools/settings/tooltips.md)**:** Utilize tooltips for feature guidance.
* [ ] [**12 - Master Linked Tables:**](/interval/documentation/admin-tools/settings/linked-tables.md) Establish relationships between data entities.
* [ ] [**13 - Utilize Templates:**](/interval/documentation/admin-tools/miscellaneous/templates.md) Create reusable templates for valuations and reports.

By following these steps, you willl soon master InterVal and unlock its full potential for your valuation needs.


---

# 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.interval-soft.com/interval/onboarding/quick-start-guides/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.
