# Subscribers

Each subscriber will be stored in the database once. After storing the person, he/she can subscribe to one or more newsletter cats.

On this tab you can see a list of all persons, which have subscribed to minimum one newsletter cat. ![](/files/-MEJRHUpKZNXqe2rnEzz)

Beside the date of creation you see the current state:

* ![](/files/-MEJRHUqccvAQ7Jr8fKV) the subscriber didn't send the confirmation mail till now
* ![](/files/-MEJRHUrCmWbJ_FNygcz) confirmation mail already sent

You have also the possibility to add a person manually to the database. ![](/files/-MEJRHUsb3QAJrasbRTM)


---

# 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://xoops.gitbook.io/xnewsletter-tutorial/en/2administration/subscribers.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.
