# Customization

## Customizing Existing Dashboards

Within the appropriate access rights and Logilica plan, you can completely customize existing dashboards to your requirements and organisational needs.

### Enter editing mode

By clicking the (⋮) on the top of a dashboard, you can enter the editing mode. If you cannot see that option, please contact your workspace administrator or the support team.

<figure><img src="/files/5dPZwV5d43jmid16Opqo" alt="" width="214"><figcaption><p>Selecting edit mode</p></figcaption></figure>

## Editing options

Once in the editing mode, there are different ways to customize the current dashboard:

* **Rearranging and resizing tiles**: you can drag & drop tiles around and resize them to your liking.
* **Renaming tiles**: simply change chart titles by editing the text.
* **Deleting tiles**: click the trash can icon to delete charts.
* **Editing charts**: click the pencil icon the edit the actual chart content and underlying data query. You will be taken to the [**DataStudio**](/advanced/datastudio-data-model.md) for that operation.

<figure><img src="/files/z2WrtDDnkFHtuy8Z1whS" alt="" width="563"><figcaption><p>Edit view and options</p></figcaption></figure>

### Adding Tiles

Once in editing mode, by clicking the same (⋮) from the top of the dashboard, you will be able to see more menu items, including:

* **Adding charts**: By clicking that option, you can add a new chart from the chart library and include that in the current dashboard.
* **Adding text**: This option allows you to add text boxes with markup for headlines, sections and explanatory text to your dashboard. This also assists you in creating your own report text.

<figure><img src="/files/e3B9G5jihhPbhMk2PLMm" alt="" width="267"><figcaption><p>Add new charts and text tiles</p></figcaption></figure>

### Saving Edited Dashboards

Use the above menu to exit without saving (**Close**) or to **Save** the modified dashboards. You can also save a new copy (**Save As**) of your modified dashboard.

## Creating New Work Streams, Dashboards and Charts

Within the appropriate access rights and Logilica plan, you can completely extend Logilica by creating your own work streams, dashboards and charts/metrics.

<figure><img src="/files/Vmzr4lkZJJUj1NQYk4kU" alt="" width="200"><figcaption><p>Extending Logilica</p></figcaption></figure>

By selecting the **Tools** menu on the sidebar, you can manage the **library** of existing elements or add new Work Streams, Dashboards and Charts.

For each of the above, you will be taken to the respective management page. For instance, for **dashboard management,** you can add new dashboards or manage/delete current ones.

Follow the forms to create and manage the respective elements.

<figure><img src="/files/ZySE8puAJlLUV500J0Nh" alt="" width="563"><figcaption><p>Library and dashboard manager</p></figcaption></figure>

#### Cannot see the Tools menu?

If you cannot see the Tools menu, please contact your workspace administrator for the appropriate access rights or the support team at <support@logilica.com> for further help. Similarly, your account manager will help you with the right plan or additional training and service requirements.


---

# 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.logilica.com/metrics-and-reports/customisation.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.
