# Odoslania formulárov

Ak náhodou nechodia vám odoslania z formulárov na e-mail, môžete k nim mať prístup aj cez web. Systém funguje tak, že ak váš návštevník vyplní formulár, odoslanie sa najprv uloží do databázy systému, až potom vám pošle e-mail. Ak e-mail nedostanete, môže mať rôzne príčiny. Najistejšie je však sledovať odoslania na dennej báze priamo vo vašom systéme.&#x20;

![](/files/-M7wRyLGrJWzwt0knwSC)

### Postup

1. Po [prihlásení ](/webstranky/prihlasenie.md)do webu kliknite na **Obsah**
2. Kliknite na **Formuláre**
3. V riadku vybraného formulára kliknite na **Odoslania**
4. Na stranke s odoslaniami,  podľa dátumu vyberte riadok a kliknite na **zobraziť**
5. Zobrazí sa odoslanie z formulára


---

# 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://podpora.lemonweb.sk/webstranky/admin/formulare/odoslania.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.
