> For the complete documentation index, see [llms.txt](https://legacydocs.nexudus.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://legacydocs.nexudus.com/platform/faq/community/newsletters.md).

# FAQ: Newsletters

### **Which subscriber groups are on the platform by default?** <a href="#which-subscriber-groups-are-on-the-platform-by-default" id="which-subscriber-groups-are-on-the-platform-by-default"></a>

There are no subscriber lists by default now. However, you can see your subscribers lists by going to [**Community-> Subscribers**](https://platform.nexudus.com/content/newslettersubscribers). You can also create new lists and populate subscribers based on different criteria now.

![](https://lh6.googleusercontent.com/ejRaeKOumpYB3csIetnBpnDjoHjENz7ahZxjudN9LUNIj-zGfEZ3ws9F-FE70V8t3URjbk8T_hNerPZlsDQJtN1VGEkUFOJz-LNVV6xGHUGu2Z-fz0dAmIHbGHtxmJ-wHlvNaT4m)

### **How can I add a new subscriber group?** <a href="#how-can-i-add-a-new-subscriber-group" id="how-can-i-add-a-new-subscriber-group"></a>

To add a new subscriber group, go to the list and click on the **Add Subscriber Group** button.‌

### **Can I send newsletters in several languages?** <a href="#can-i-send-newsletters-in-several-languages" id="can-i-send-newsletters-in-several-languages"></a>

The newsletter content can be in whatever language you want. However, if you need different newsletters depending on the language that subscribers have set on their accounts, you can do so in the following languages: *English, American English, Spanish.*[<br>](https://app.gitbook.com/@3di/s/nexudus-help-center/faqs/dashboard/communication)


---

# 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://legacydocs.nexudus.com/platform/faq/community/newsletters.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.
