> 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-todos/how-to-open-ricotta-todos-on-slack.md).

# How to open Ricotta Todos on Slack

#### 1. Click on 'More' on your Slack workspace

![](https://images.tango.us/public/screenshot_1dadeafe-d18e-4050-a523-61923ccb2dbf?crop=focalpoint\&fit=crop\&fp-x=0.1622\&fp-y=0.1709\&fp-z=3.0809\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 2. Click on Apps

![](https://images.tango.us/public/screenshot_2059cf2b-b17c-4d40-a93e-c6de41b67d8c?crop=focalpoint\&fit=crop\&fp-x=0.1125\&fp-y=0.4543\&fp-z=2.2930\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 3. Type "Ricotta Todos" in the search bar

![](https://images.tango.us/public/screenshot_ce6ba3c2-81e2-4559-aacc-ae2d81c8d01e?crop=focalpoint\&fit=crop\&fp-x=0.2998\&fp-y=0.2417\&fp-z=2.0690\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 4. Choose the Ricotta Todos App

![](https://images.tango.us/public/screenshot_51a5a9d3-0d47-482b-b6ab-bb44e4fc36df?crop=focalpoint\&fit=crop\&fp-x=0.3236\&fp-y=0.3155\&fp-z=1.7910\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 5. You will be redirected to the Ricotta Todos home page

![](https://images.tango.us/public/screenshot_b762d168-7383-4c67-93c2-b4eee217e34f?crop=focalpoint\&fit=crop\&fp-x=0.4907\&fp-y=0.4777\&fp-z=1.0465\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)


---

# 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-todos/how-to-open-ricotta-todos-on-slack.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.
