# Todoist Integration

{% hint style="info" %}
This integration was released recently! If you have issues please reach out to Chris (<chris@aloa.co>) for support :)
{% endhint %}

## How it works

Our Todoist integration allows you to sync items from any (or multiple) Todoist projects into an Ellie list.

These tasks will also have a special Todoist icon and a deep link to open it in Todoist.

<figure><img src="/files/cGjr4hgweMA2tu2jx360" alt=""><figcaption></figcaption></figure>

## How to enable the integration

1. Go to Settings -> Integrations in Ellie
2. Link the Todoist integration
3. Once your Todoist workspace is linked, click into it and add a new database connection
4. Select the Todoist project + relevant filters and import will begin from the Todoist database into Ellie
5. Ellie tasks from this integration will have a Todoist icon

<figure><img src="/files/peRUI6Uypvbj1ZXivyje" alt=""><figcaption><p>Ellie Todoist Integration page</p></figcaption></figure>

## 2-way sync

The integration allows you to sync data back to Todoist if you choose to enable it

{% hint style="info" %}
Note on deletion: deleting a task in Ellie does **NOT** delete it in Todoist
{% endhint %}

<figure><img src="/files/EftJGCm4F2kwbqYpHWlg" alt=""><figcaption><p>Database connection setting</p></figcaption></figure>

{% hint style="info" %}
Please contact <chris@aloa.co> if you have issues with the integration
{% endhint %}

## Accidentally imported 1000 tasks?

You can click the 3 dot menu at the right and an option to delete all imported tasks is at the bottom :)\
\
This is great if you put the wrong filter and accidently imported too many tasks.

<figure><img src="/files/ThgejeRkWpJSNkcFM1Xm" alt=""><figcaption></figcaption></figure>


---

# 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://guide.ellieplanner.com/features/integrations/todoist-integration.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.
