# Browser Settings

## Overview

This section provides guidelines to ensure that your browser settings are optimized for accessing and viewing Gomboc applications. Following these instructions will help you avoid common display issues and ensure a smooth user experience.

## **Browser Configuration for Optimal Access**

To ensure that Gomboc applications display correctly in Safari, follow these steps:

* Open Safari and go to `Safari > Preferences > Privacy`.
* Make sure the option `Prevent cross-site tracking` is **not** checked.

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

To ensure that Gomboc works properly in Google Chrome, you must either enable third-party cookies or allow just the third-party cookies for Gomboc.

To determine your current settings, in Chrome go to <chrome://settings/cookies> in your browser. You can use the link directly or navigate through Settings -> Privacy and Security -> Third Party Cookies.

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

If “Block Third Party Cookies” is selected, then you will need to either select "Block third-party cookies in Incognito mode" or allow third party cookies for the Gomboc site specifically.

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

To enable cookies just for the Gomboc site, select the eye icon and select the switch to temporarily enable third-party cookies. This will only last for your current browsing session.

<figure><img src="/files/8arqPQFNBIVbWaI0LHIl" alt=""><figcaption></figcaption></figure>

## General Browser Configuration Tips

* **Clear Cache and Cookies:** Regularly clear your browser’s cache and cookies to prevent display issues caused by outdated data.
* **Update Browser:** Ensure you are using the latest version of your browser for the best performance and compatibility.
* **Disable Browser Extensions:** Some browser extensions may interfere with dashboard functionality. Disable extensions if you encounter issues.

## Troubleshooting Dashboard Viewing Issues

If you experience any difficulties in viewing the dashboards, follow these troubleshooting steps:

* **Check Internet Connection:** Ensure you have a stable internet connection.
* **Try a Different Browser:** If issues persist, try accessing the dashboards using a different browser.
* **Report the Issue:** Contact our support team with details about your browser, version, and any error messages.

## Contact Support

If you encounter any issues or need further assistance, please contact our support team:

E-mail: **<support@gomboc.ai>**


---

# 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.gomboc.ai/configuration/browser-settings.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.
