# How to sync a Todo list

#### 1. Todo lists shared in a channel are synced automatically

Shared todo lists \[todos shared in a DM] are not synced automatically

![](https://images.tango.us/public/screenshot_c49f3964-4ec8-4d0b-8f0d-f1b6fd9bb69c.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.6028\&fp-y=0.5646\&fp-z=1.2721\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 2. Click on Ricotta Todos and head over to the app home tab

![](https://images.tango.us/public/screenshot_6fa6cd85-8fe7-48d5-9f44-7dadad00c4a7.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.2418\&fp-y=0.6937\&fp-z=2.0809\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 3. Make the required edits to your task list

![](https://images.tango.us/public/screenshot_6f0da9f2-807b-4950-a948-3d9697380548.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.3954\&fp-y=0.5225\&fp-z=2.0496\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 4. Go back to the DM where you've shared the task list

![](https://images.tango.us/public/screenshot_85ce61d6-16a2-4199-a10d-b612274e1d42.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.0705\&fp-y=0.7406\&fp-z=2.7221\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 5. You will see that the task list has not been updated

![](https://images.tango.us/public/screenshot_0f8a6eb9-869d-4d30-b111-e512f2b86dc9.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.6028\&fp-y=0.5646\&fp-z=1.2721\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 6. Click on Sync Todo List button

![](https://images.tango.us/public/screenshot_a4310af4-3329-444c-aa4e-b91904c4f5ff.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.2667\&fp-y=0.3739\&fp-z=2.6087\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 7. Your task list will be synced and your edits will be updated

![](https://images.tango.us/public/screenshot_f0f8227c-af66-442b-ad56-fde29a3f2d54.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.6028\&fp-y=0.5463\&fp-z=1.2721\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)


---

# 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/how-to-sync-a-todo-list.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.
