> For the complete documentation index, see [llms.txt](https://goldenore.gitbook.io/goldenore-cdc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://goldenore.gitbook.io/goldenore-cdc/wstep/interfejs-graficzny.md).

# Interfejs graficzny

### Wizualizacja interfejsu graficznego

Rozwiązanie **GoldenoreCDC** zostało opracowane w taki sposób, aby maksymalnie **uprościć** tworzenie ścieżek replikacyjnych i **wspierać** wszystkich użytkowników w całym procesie, biorąc pod uwagę między innymi wymienione powyżej zagadnienia. Przez cały czas praca z GoldenoreCDC odbywa się w **graficznym** środowisku. Intuicyjne **GUI** i logiczny proces (ang. workflow) zapewniają wsparcie dla użytkowników biznesowych oraz IT, którzy chcą szybko i sprawnie przygotować nowy zestaw danych do analizy czy raportu.

### Dashboard

<figure><img src="/files/fXuD7WPbuDCNY7rPHwDN" alt=""><figcaption><p>Dashboard</p></figcaption></figure>

<figure><img src="/files/EUurTqv59c9LjAhfwefE" alt=""><figcaption><p>Wykresy dashboard</p></figcaption></figure>

<div align="left"><figure><img src="/files/t5LwfHdHgShpqr4Os20E" alt=""><figcaption><p>Widok flow replikacyjnego</p></figcaption></figure> <figure><img src="/files/rMYQxHjYWx7yvIEEpk4I" alt=""><figcaption><p>Tabela konektorów</p></figcaption></figure></div>

### Monitoring

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

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

### Tworzenie konektorów

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

<figure><img src="/files/7m2XhGISbWV5nF6X3K0R" alt=""><figcaption></figcaption></figure>

### Config Store

<figure><img src="/files/60TLCsSV5xEXMQ3FiKAl" alt=""><figcaption></figcaption></figure>

### Compare

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

<div><figure><img src="/files/uEOErziRmq1BCbXJAn65" alt=""><figcaption></figcaption></figure> <figure><img src="/files/6aB2nHJJUMBDyplcSvOF" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/LZp03v1c9OadHPW61mP1" alt=""><figcaption></figcaption></figure> <figure><img src="/files/aiuRy1muV9cxtAVL70Az" alt=""><figcaption></figcaption></figure></div>

<div><figure><img src="/files/lTaD3iFB2FgTC7VyUWGO" alt=""><figcaption></figcaption></figure> <figure><img src="/files/H5tkkQW802wquoUbgjFF" alt=""><figcaption></figcaption></figure></div>

### Kafka topic

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

### Credential Store

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

### System alertowania

<figure><img src="/files/3S34iYJyo6KMlGolhtlZ" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/2a0cbev58rHrKm4Ai9sf" alt=""><figcaption></figcaption></figure>

<div><figure><img src="/files/TlgGpneeQ9MqFItXzzdy" alt=""><figcaption></figcaption></figure> <figure><img src="/files/IMjY45KuuWdVBhQVCdF8" alt=""><figcaption></figcaption></figure></div>

### Logowanie

<figure><img src="/files/IERbLuKwKo59SGBkk4nZ" alt=""><figcaption><p>Widok logowania</p></figcaption></figure>

### Zarządzanie użytkownikami

<figure><img src="/files/QOL38Jm2u1jvj2zB8GB0" alt=""><figcaption><p>Widok tworzenia uzytkowników</p></figcaption></figure>

<figure><img src="/files/0Kd3TwMO0nckfbtz2gCS" alt=""><figcaption><p>Widok tabeli użytkowników</p></figcaption></figure>

### Profil użytkownika

<div><figure><img src="/files/z56JgZL3993P6j3KO0tg" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YQ6gXQ0IeOaW9VC2gPrk" alt=""><figcaption></figcaption></figure></div>


---

# 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, and the optional `goal` query parameter:

```
GET https://goldenore.gitbook.io/goldenore-cdc/wstep/interfejs-graficzny.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
