> For the complete documentation index, see [llms.txt](https://docs.messageflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.messageflow.com/pl/sms/kampanie-sms/przychodzace/eksport-listy.md).

# Eksport listy

Dzięki przyciskowi eksportu w prawym rogu panelu możesz wyeksportować listę przychodzących wiadomości.&#x20;

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXdaVcatVJ7XDPy6nx_Fui1OtI2WzJGnYDFwWdCTsOnF6Cs77QJ3ka6aRkmEGr9JzY4tCNHJwAxnfU0pQ-re9MXXPawjRndojgD_n58uqjjgZFw44DK_TSDzKkiWizd4A5-b5EEyuw?key=U5L-fzcVJrzBhLGp96s7wbu4" alt=""><figcaption></figcaption></figure>

1. Kliknij przycisk **Eksportuj** w prawym górnym rogu.
2. Gdy eksport będzie gotowy otrzymasz powiadomienie e-mail.
3. Gotowy plik znajdziesz na **Liście operacji**:

* Przejdź do zakładki **Konto** (wybierz Konto z górnego menu):

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXeEBddXQoJHzG6z3UTvD2Wxitbo25TbnBoG_X7FILc9v_XFkHWiQk8L9ijn8_fL2_g2pWJRJTBs27_V5rpI4PpSf2dKa2BzHDzgLR1EYNJH8-VvDX5AgI9JRuic8yXNZG8mEynH7g?key=U5L-fzcVJrzBhLGp96s7wbu4" alt=""><figcaption></figcaption></figure>

* Z lewego menu wybierz **Lista operacji**:<br>

  <figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXfFF9acrsUk-itVzsVqvEMGph6NImKQYm-6qMg05abYRI04NwJTH-Y7Atah7VwBDKkrS74zS7F3obZWYPLdWnaV6E4Y-G3rtLRqrUXycKksbM_Td6kqUiQk0VoiaXpaBIgA6uyV?key=U5L-fzcVJrzBhLGp96s7wbu4" alt=""><figcaption></figcaption></figure>
* Twój plik będzie pierwszy na liście - za pomocą przycisku **Pobierz** możesz pobrać plik na swój dysk.

4. Plik z eksportu zawiera takie informacje jak:
   1. Numer&#x20;
   2. Treść&#x20;
   3. Doręczono&#x20;
   4. NDI


---

# 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://docs.messageflow.com/pl/sms/kampanie-sms/przychodzace/eksport-listy.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.
