# Ricotta Todos

- [Getting started with Ricotta Todos](https://docs.ricotta.team/ricotta-todos/getting-started-with-ricotta-todos.md)
- [How to open Ricotta Todos on Slack](https://docs.ricotta.team/ricotta-todos/how-to-open-ricotta-todos-on-slack.md)
- [Add Ricotta Todos to a private channel](https://docs.ricotta.team/ricotta-todos/add-ricotta-todos-to-a-private-channel.md)
- [How to subscribe to Ricotta Todos](https://docs.ricotta.team/ricotta-todos/how-to-subscribe-to-ricotta-todos.md)
- [How to use Slash command to create a task](https://docs.ricotta.team/ricotta-todos/how-to-use-slash-command-to-create-a-task.md)
- [How to create a task from a Slack message](https://docs.ricotta.team/ricotta-todos/how-to-create-a-task-from-a-slack-message.md)
- [How to create a Team task in a Slack channel](https://docs.ricotta.team/ricotta-todos/how-to-create-a-team-task-in-a-slack-channel.md)
- [How to create a task list on the Ricotta app Home tab](https://docs.ricotta.team/ricotta-todos/how-to-create-a-task-list-on-the-ricotta-app-home-tab.md)
- [How to create a todo list in a Slack DM](https://docs.ricotta.team/ricotta-todos/how-to-create-a-todo-list-in-a-slack-dm.md)
- [How to add task assignees in a channel](https://docs.ricotta.team/ricotta-todos/how-to-add-task-assignees-in-a-channel.md)
- [How to add assignees from the Home tab](https://docs.ricotta.team/ricotta-todos/how-to-add-assignees-from-the-home-tab.md)
- [How to set a task due date & reminders (Step 15 & 16)](https://docs.ricotta.team/ricotta-todos/how-to-set-a-task-due-date-and-reminders-step-15-and-16.md)
- [How to edit or delete the task due date](https://docs.ricotta.team/ricotta-todos/how-to-edit-or-delete-the-task-due-date.md)
- [How to edit or delete assignees](https://docs.ricotta.team/ricotta-todos/how-to-edit-or-delete-assignees.md)
- [How to edit or delete a reminder](https://docs.ricotta.team/ricotta-todos/how-to-edit-or-delete-a-reminder.md)
- [How to mark tasks as complete](https://docs.ricotta.team/ricotta-todos/how-to-mark-tasks-as-complete.md)
- [How to sync a Todo list](https://docs.ricotta.team/ricotta-todos/how-to-sync-a-todo-list.md)
- [How to find and post a todo list shared in a channel](https://docs.ricotta.team/ricotta-todos/how-to-find-and-post-a-todo-list-shared-in-a-channel.md)
- [How to categorize tasks in the Ricotta app home page](https://docs.ricotta.team/ricotta-todos/how-to-categorize-tasks-in-the-ricotta-app-home-page.md)
- [How to edit your task list](https://docs.ricotta.team/ricotta-todos/how-to-edit-your-task-list.md)
- [How to delete a Task](https://docs.ricotta.team/ricotta-todos/how-to-delete-a-task.md)
- [How to edit your task list's name](https://docs.ricotta.team/ricotta-todos/how-to-edit-your-task-lists-name.md)
- [How to delete a task list](https://docs.ricotta.team/ricotta-todos/how-to-delete-a-task-list.md)


---

# Agent Instructions: 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.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.
