> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-add-in-for-excel/einstellungen.md).

# Settings

## General

Various general settings for the add-in can be configured via the "Settings" menu item on the tab.

| **Setting**           | **Function**                                                                                                                                                                                                                |
| --------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Language              | Sets the language for the add-in (English or German)                                                                                                                                                                        |
| Update All Worksheets | The update of the workbook goes through all worksheets, not just the visible one.                                                                                                                                           |
| Auto Connect          | If the workbook has been connected before, it reconnects automatically when opened.                                                                                                                                         |
| No Array Formulas     | Some newer Excel versions automatically change some formulas to array formulas. This can cause compatibility issues with older Excel versions. By checking this, the formulas are automatically converted to normal format. |

## Extensions

| **Setting**                                 | **Function**                  |
| ------------------------------------------- | ----------------------------- |
| DaBay - Wastewater Data Association Bavaria | Activates the DaBay interface |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.videc.de/june5-3.7/en/weitere-june5-produkte/june5-add-in-for-excel/einstellungen.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.
