# Best practices

The purpose of the following document is to ensure that the performance of the functionalities within the platform is optimal. General best practices for getting started within the platform will be described step by step, following by best practices for creating dashboards, best practices for creating reports, best practices for creating rules and best practices for managing users.

## Getting Started

{% content-ref url="/pages/ZWLYVxHp7UgSKpiiemUo" %}
[Best practices: Getting started](/best-practices/best-practices-getting-started.md)
{% endcontent-ref %}

## Dashboards

{% content-ref url="/pages/Yy8s37Ia993wq7mJKvxz" %}
[Best practices: Dashboards](/best-practices/best-practices-dashboards.md)
{% endcontent-ref %}

## Managing Fleets


---

# 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.datacake.de/best-practices.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.
