> 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/how-to-remove-a-channel-or-group-chat.md).

# How to remove a channel or group chat

#### 1. Click on Ricotta Birthday Bot

<img src="https://images.tango.us/workflows/b9b1b0fe-1262-466a-afe6-69b6cde6f286/steps/73040dd9-8f5b-419e-bbd3-efc45f194a7f/9f859938-57a1-48b6-962b-e993323bf643.png?fm=png&#x26;crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.5391&#x26;fp-y=0.0793&#x26;fp-z=2.4036&#x26;w=1200&#x26;border=2%2CF4F2F7&#x26;border-radius=8%2C8%2C8%2C8&#x26;border-radius-inner=8%2C8%2C8%2C8&#x26;mark-x=433&#x26;mark-y=86&#x26;m64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL2JsYW5rLnBuZz9tYXNrPWNvcm5lcnMmYm9yZGVyPTQlMkNGRjc0NDImdz0zMzUmaD0xMjAmZml0PWNyb3AmY29ybmVyLXJhZGl1cz0xMA%3D%3D" alt="Click on Ricotta Birthday Bot" width="600">

#### 2. Scroll down to the channel or group chat you want to remove and click on remove from channel

<img src="https://images.tango.us/workflows/b9b1b0fe-1262-466a-afe6-69b6cde6f286/steps/e7bbe23a-372a-48f2-a60d-aad3edd79e67/e8769c38-a4ae-4012-bd7b-6fc7ba3ac33d.png?fm=png&#x26;crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.7177&#x26;fp-y=0.7181&#x26;fp-z=1.7685&#x26;w=1200&#x26;border=2%2CF4F2F7&#x26;border-radius=8%2C8%2C8%2C8&#x26;border-radius-inner=8%2C8%2C8%2C8&#x26;mark-x=945&#x26;mark-y=608&#x26;m64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL2JsYW5rLnBuZz9tYXNrPWNvcm5lcnMmYm9yZGVyPTQlMkNGRjc0NDImdz0yMDUmaD01MyZmaXQ9Y3JvcCZjb3JuZXItcmFkaXVzPTEw" alt="Scroll down to the channel or group chat you want to remove and click on remove from channel" width="600">

#### 3. Click on Remove from channel

<img src="https://images.tango.us/workflows/b9b1b0fe-1262-466a-afe6-69b6cde6f286/steps/452cdd94-1478-4fbb-858a-cef5078ad5d1/cd3bb925-d70d-4e10-b212-8fffff310f0b.png?fm=png&#x26;crop=focalpoint&#x26;fit=crop&#x26;fp-x=0.7200&#x26;fp-y=0.6819&#x26;fp-z=2.9500&#x26;w=1200&#x26;border=2%2CF4F2F7&#x26;border-radius=8%2C8%2C8%2C8&#x26;border-radius-inner=8%2C8%2C8%2C8&#x26;mark-x=391&#x26;mark-y=339&#x26;m64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL2JsYW5rLnBuZz9tYXNrPWNvcm5lcnMmYm9yZGVyPTQlMkNGRjc0NDImdz00MTgmaD05MiZmaXQ9Y3JvcCZjb3JuZXItcmFkaXVzPTEw" alt="Click on Remove from channel" width="600">

#### 4. The channel will be removed but not uninstalled. You can add back the channel at any time from the dashboard.

To learn how to reconfigure the channel, [click here](/how-to-reconfigure-a-channel-or-group-chat.md).

To learn how to uninstall the app, [click here.](https://support.microsoft.com/en-us/teams/apps-service/remove-an-app-in-microsoft-teams)


---

# 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/how-to-remove-a-channel-or-group-chat.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.
