# Přehled aplikace

![](/files/-MUDlAhjduaAZ7GP_8DO)

Po dokončení nastavení se vám objeví tento přehled. V tomto přehledu uvidíte všechny exporty, které  vytvoříte.

### 1. Pravý panel přehledu

![](/files/-MUDp5cZ_QUGgVkBo8fk)

* **Objevené stránky 1. (Seznam objevených stránek)**
  * Zde se prokliknete na přehled stránek, které Scraping Camel objevil.
* **Stažené stránky 2. (Seznam stažených stránek)**
  * Zde se prokliknete na přehled stažených stránek.
* **Elementy 3. (Seznam definovaných prvků)**
  * Zde se prokliknete na přehled prvků jednotlivých stránkách, které jste definovali.
* **Elementy 3.1. (Editovat elementy)**
  * Zde se prokliknete na stránku, kde můžete vytvořit nebo upravit stávající elementy.
* **Export souborů 4 (Seznam exportovaných souborů)**
  * Zde se prokliknete na seznam exportovaných souborů.
* **Export souborů 4.1. (Vytvoření nového exportního souboru)**
  * Zde se prokliknete na stránku, kde můžete vytvořit nový exportní soubor.


---

# 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://info.scraping-camel.cz/prehled-aplikace.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.
