# Start

### Introduction

Diamond Reports 2 is a powerful Reporting Tool to generate customized Reports. It enables you to share reports that have been created with specific users as well as many other features to create your own reporting environment

### Login

The Login form requires a valid username and password. A successful Login will redirect you to the Dashboard Page

![Login Form](/files/-MhDcoc_WQ6cuXJHl7KR)

### Language

Diamond Reports 2 supports four languages: English, German, French and Italian. Change the application to your preferred language by choosing one the available ones from the drop down menu, which can be found next to your User Menu on the top right.

![Choice of Languages](/files/-Mg5lctXwDxi-UoLgAWg)

### User Settings

The user settings can be configured using the drop-down menu at the top right corner of the window.

#### Preferences

Click on "Preferences" to change either your First Name, Last Name or E-Mail Address. Click on the Save-Button to save your changes.

#### About

Click on "About" to display the build and version number of your Diamond Reports 2 Application

#### Help

Click on "Help" to open the Diamond Reports 2 Documentation

#### API

Click on "API" for an external link to redirect you to the Diamond Reports 2 API Documentation


---

# 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://doc.diamondreports.ch/master.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.
