> For the complete documentation index, see [llms.txt](https://help.activenow.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.activenow.io/zapisy-online/dodawanie-wlasnych-pol-w-formularzu-z-zapisami.md).

# Zbieranie dodatkowych informacji od uczestników podczas zapisów

Przy zapisach potrzebujesz dodatkowych informacji od uczestnika — np. o jego stanie zdrowia, numerze PESEL albo rozmiarze stroju? Za pomocą własnych pól możesz zebrać od uczestników wszystkie informacje, których potrzebujesz.

## Jak dodać własne pole do formularza

1. Przejdź do *Ustawienia → Zapisy* i kliknij *Edytuj* przy formularzu, do którego chcesz dodać pole.
2. Rozwiń sekcję *Dane klienta*.
3. Przy pytaniu *Potrzebujesz innego dodatkowego pola w formularzu?* kliknij *Stwórz nowe pole* i uzupełnij jego nazwę (np. PESEL).
4. Po zapisaniu pola znajdź je na liście *Dodaj do formularza dodatkowe pola* i kliknij *Dodaj pole*.

![Edytor formularza zapisu z sekcją Dane klienta i opcją Stwórz nowe pole](/files/FVIRUMlOBnp8qjZeMaVn)


---

# 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://help.activenow.io/zapisy-online/dodawanie-wlasnych-pol-w-formularzu-z-zapisami.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.
