> For the complete documentation index, see [llms.txt](https://wiki.beabee.io/help-center-english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.beabee.io/help-center-english/community-database.md).

# Community database

- [Filter in the contact database](https://wiki.beabee.io/help-center-english/community-database/filter-in-the-contact-database.md)
- [Segmentation](https://wiki.beabee.io/help-center-english/community-database/segmentation.md)
- [How to create a segment](https://wiki.beabee.io/help-center-english/community-database/segmentation/how-to-create-a-segment.md)
- [How to edit a segment](https://wiki.beabee.io/help-center-english/community-database/segmentation/how-to-edit-a-segment.md)
- [These segments might be helpful](https://wiki.beabee.io/help-center-english/community-database/segmentation/these-segments-might-be-helpful.md)
- [How to create a Mailchimp tag based on a segment](https://wiki.beabee.io/help-center-english/community-database/segmentation/how-to-create-a-mailchimp-tag-based-on-a-segment.md)
- [How to send a one-off email to a segment](https://wiki.beabee.io/help-center-english/community-database/segmentation/how-to-send-a-one-off-email-to-a-segment.md): With beabee, you can send a one-time email to all contacts in a segment. For example, notify contacts in a specific segment about one-time price changes or send a follow-up after an event
- [How to set up an automated email for a segment](https://wiki.beabee.io/help-center-english/community-database/segmentation/how-to-set-up-an-automated-email-for-a-segment.md): beabee can send automated emails when a contact joins or leaves a segment. For example, send a survey to new members or send a notification before memberships expire
- [How to create email templates](https://wiki.beabee.io/help-center-english/community-database/segmentation/how-to-create-email-templates.md): If you want to send recurring or one-time emails to your segments, you don't have to write a new email every time. You can simply use your templates.
- [Tags](https://wiki.beabee.io/help-center-english/community-database/tags.md)
- [How to create, edit and delete tags](https://wiki.beabee.io/help-center-english/community-database/tags/how-to-create-edit-and-delete-tags.md)
- [How to add tags to contacts](https://wiki.beabee.io/help-center-english/community-database/tags/how-to-add-tags-to-contacts.md)


---

# 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://wiki.beabee.io/help-center-english/community-database.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.
