> For the complete documentation index, see [llms.txt](https://docs.ricotta.team/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1.md).

# RICOTTA BIRTHDAY BOT ON SLACK

- [How to install Ricotta Birthdays](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-install-ricotta-birthdays.md): Installing Ricotta birthdays from the Ricotta website
- [How to setup Ricotta Birthdays](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-setup-ricotta-birthdays.md)
- [How to add a Celebration Channel](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-add-a-celebration-channel.md)
- [How to add your Birthday & Work Anniversary](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-add-your-birthday-and-work-anniversary.md)
- [How to enable/ disable Work Anniversaries](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-enable-disable-work-anniversaries.md)
- [How to import birthdays via Excel](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-import-birthdays-via-excel.md)
- [How to auto-collect birthdays via DM](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-auto-collect-birthdays-via-dm.md)
- [How to add birthdays manually](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-add-birthdays-manually.md)
- [How can I edit my birthday or work anniversary](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-can-i-edit-my-birthday-or-work-anniversary.md)
- [How to set a celebration time](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-set-a-celebration-time.md)
- [Managing Weekend/ Holiday Birthdays](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/managing-weekend-holiday-birthdays.md)
- [How to set a language for birthday messages](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-set-a-language-for-birthday-messages.md)
- [How to enable/disable GIFs in celebration messages](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-enable-disable-gifs-in-celebration-messages.md)
- [How to select a Content Pack](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-select-a-content-pack.md)
- [How to remove Ricotta from a channel](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-remove-ricotta-from-a-channel.md)
- [How to opt out of celebrations](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-opt-out-of-celebrations.md)
- [How to set Super Admins & Admins](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-set-super-admins-and-admins.md)
- [How to view upcoming events](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-view-upcoming-events.md)
- [How to disable, edit and enable a celebration](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-disable-edit-and-enable-a-celebration.md)
- [How to add custom holidays](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-add-custom-holidays.md)
- [How to edit or remove a holiday](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-edit-or-remove-a-holiday.md)
- [How to subscribe to a paid plan](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-subscribe-to-a-paid-plan.md)
- [How to cancel your subscription](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-cancel-your-subscription.md)
- [How to update your billing information or paid plan](https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1/how-to-update-your-billing-information-or-paid-plan.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, and the optional `goal` query parameter:

```
GET https://docs.ricotta.team/ricotta-birthday-bot-on-slack-1.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.
