> 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-ms-teams.md).

# Ricotta Birthday Bot on MS Teams

### GETTING STARTED

{% content-ref url="/pages/AQ6A7uihoXdNqITdNOlk" %}
[How to install Ricotta Birthday Bot in a Team Channel](/how-to-install-ricotta-birthday-bot-in-a-team-channel.md)
{% endcontent-ref %}

{% content-ref url="/pages/8jmw1i9qySCwblRP1eFN" %}
[How to Install Ricotta Birthday Bot in a Group Chat](/how-to-install-ricotta-birthday-bot-in-a-group-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/OiUbWNDG6ki5q16YVa3A" %}
[How to setup a Channel or a Group Chat](/how-to-setup-a-channel-or-a-group-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/5PjEuKHZBN7TeaoSq6jl" %}
[How to setup a Channel or Group Chat from the dashboard](/how-to-setup-a-channel-or-group-chat-from-the-dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/KERBwwIn7wn8Xu8g9wQz" %}
[How to enable or disable Work Anniversaries in a Channel/ Group Chat](/how-to-enable-or-disable-work-anniversaries-in-a-channel-group-chat.md)
{% endcontent-ref %}

### ADDING BIRTHDAYS & WORK ANNIVERSARIES

{% content-ref url="/pages/ZMrA5PUUqhBJhmLTylCE" %}
[How to add your birthday and work anniversary dates](/how-to-add-your-birthday-and-work-anniversary-dates.md)
{% endcontent-ref %}

{% content-ref url="/pages/KjlqA5kA4cqJ808lpJt2" %}
[How to auto-collect birthdays and anniversaries via DMs](/how-to-auto-collect-birthdays-and-anniversaries-via-dms.md)
{% endcontent-ref %}

{% content-ref url="/pages/wEMleIr5hE7IiZXWoruG" %}
[How to import via Excel](/how-to-import-via-excel.md)
{% endcontent-ref %}

{% content-ref url="/pages/YHaMeMyEAJL8gDHR437F" %}
[How to add dates manually](/how-to-add-dates-manually.md)
{% endcontent-ref %}

### MANAGING SETTINGS

{% content-ref url="/pages/MmzZXsZrQZ7kPomIVKmc" %}
[How to set a celebration time for a channel or group chat](/how-to-set-a-celebration-time-for-a-channel-or-group-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/v7e49BkvqjFN6M2MUtB0" %}
[How to add a channel or group chat](/how-to-add-a-channel-or-group-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/C3Uc6rrMUx1JsXMN5ftw" %}
[How to reconfigure a channel or group chat](/how-to-reconfigure-a-channel-or-group-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/7FZTMgeQB43OcIZNlFIv" %}
[How to remove a channel or group chat](/how-to-remove-a-channel-or-group-chat.md)
{% endcontent-ref %}

{% content-ref url="/pages/vtlw6htAvKrXJT9Bib2X" %}
[How to choose a Content Pack and enable or disable GIFs](/how-to-choose-a-content-pack-and-enable-or-disable-gifs.md)
{% endcontent-ref %}

{% content-ref url="/pages/3BhQZZPFYJHC9ksqXn3L" %}
[How to manage weekend or holiday schedule](/how-to-manage-weekend-or-holiday-schedule.md)
{% endcontent-ref %}

### ADMIN CONTROLS & LICENSE MANAGEMENT

{% content-ref url="/pages/G4gDL9cInFKFta7CvcCQ" %}
[How to set Super Admin & Admins](/how-to-set-super-admin-and-admins.md)
{% endcontent-ref %}

{% content-ref url="/pages/CUGRHuGwXjFICJIIdkp7" %}
[How to assign licenses to users](/how-to-assign-licenses-to-users.md)
{% endcontent-ref %}

### UPCOMING EVENTS & OPT-OUT

{% content-ref url="/pages/VCOian3kh55n4kwP8n8c" %}
[How to enable/ disable an upcoming birthday](/how-to-enable-disable-an-upcoming-birthday.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lzn9eAfMBQUQJeHPJ9Ta" %}
[How to view opted out users](/how-to-view-opted-out-users.md)
{% endcontent-ref %}

### BILLING & PAYMENT

{% content-ref url="/pages/TRzOmtFCpgATYwcQAYIW" %}
[How to subscribe to a paid plan](/how-to-subscribe-to-a-paid-plan.md)
{% endcontent-ref %}

{% content-ref url="/pages/2mtOmXMWiXu2eINPzQhf" %}
[How to update my payment method](/how-to-update-my-payment-method.md)
{% endcontent-ref %}

{% content-ref url="/pages/Bd8e22nLLTyGOkRW0tId" %}
[How to cancel my subscription](/how-to-cancel-my-subscription.md)
{% endcontent-ref %}


---

# 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://docs.ricotta.team/ricotta-birthday-bot-on-ms-teams.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.
