> 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-edit-your-task-lists-name.md).

# How to edit your task list's name

#### 1. Go to the task list in the app Home tab

![](https://images.tango.us/public/screenshot_62171541-2611-4d38-81f6-afbb3c5628a9.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.5708\&fp-y=0.4836\&fp-z=1.2457\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 2. Click on More options

![](https://images.tango.us/public/screenshot_f6b23875-edec-46fa-85f5-8d8430475b75.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.9625\&fp-y=0.4604\&fp-z=3.0830\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 3. Click on Modify/Delete list

![](https://images.tango.us/public/screenshot_5b1dec6b-876c-4b24-8065-d02fbf155531.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.9021\&fp-y=0.5859\&fp-z=2.9931\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 4. Make your edits to the task list name

![](https://images.tango.us/public/screenshot_f05320ae-3cc2-4eb3-a5b6-91572fa0f0bf.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.5000\&fp-y=0.4007\&fp-z=1.5929\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 5. Click on Edit

![](https://images.tango.us/public/screenshot_1d0a86b5-8658-4f07-9c0d-2a0b48efb6db.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.6361\&fp-y=0.7052\&fp-z=2.8125\&w=1200\&mark-w=0.2\&mark-pad=0\&mark64=aHR0cHM6Ly9pbWFnZXMudGFuZ28udXMvc3RhdGljL21hZGUtd2l0aC10YW5nby13YXRlcm1hcmsucG5n\&ar=1440%3A821)

#### 6. Your task list will be updated

If you have shared your task list in a channel, your task list name will be updated in the channel. If you have shared your task list in a DM, click on the 'Sync Todo List' button for the list to get synced with the Home tab. After that, the updated name of the task list will show up in the DM as well.

![](https://images.tango.us/public/screenshot_1edb658d-9d02-4607-a706-c2aff8e9baef.png?fm=png\&crop=focalpoint\&fit=crop\&fp-x=0.4092\&fp-y=0.5657\&fp-z=2.0496\&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-edit-your-task-lists-name.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.
