# Configuring the Settings

### The Dashboard (Connection Tab)

<figure><img src="/files/uEAXTFej3y7xiBVRreVg" alt=""><figcaption><p>HeyTodos Todoist Dashboard</p></figcaption></figure>

You can find the HeyTodos settings by going to **Forms > Settings > Todoist.** The Dashboard provides a way to view some Todoist statistics quickly and has four tabs (Connection, Settings, License, and Advanced).

### Configure Settings and Feed Defaults

<figure><img src="/files/lYFC1vZXXetnjqj6VYwz" alt=""><figcaption><p>HeyTodos Settings Screen</p></figcaption></figure>

You can select a default project and section to use when creating brand new Todoist feeds. This can save you time if you have a common project and section you like to file Todoist tasks.

You're also able to create new projects and sections from this screen without having to leave WordPress.

<div><figure><img src="/files/tzDu4luZfY8X78rhvd4C" alt=""><figcaption><p>Add a new Project via a Modal</p></figcaption></figure> <figure><img src="/files/RYDeS5hsGWPbPl9v9lH1" alt=""><figcaption><p>Add a Section via a Modal</p></figcaption></figure></div>

You can also set the language used for natural language due dates supported by Todoist.

<figure><img src="/files/6oJR5hc4gN5ZZUq2SVCv" alt=""><figcaption><p>Setting a Todoist Natural Language</p></figcaption></figure>

### Setting a License

<figure><img src="/files/gu4UXUh1xYkSmMTpF2eq" alt=""><figcaption><p>Setting a License for the HeyTodos Plugin</p></figcaption></figure>

The license screen will display when your current license is about to expire, showing the number of sites it is currently activated on. You can check your license from this screen, revoke the license, and sign up for beta releases.

### Advanced

<figure><img src="/files/f4ZYN1CE57YQxpSP52FF" alt=""><figcaption><p>The Advanced Tab Allows You to Re-Sync Todoist Data</p></figcaption></figure>

The Advanced section is for users who wish to sync the Todoist workspace data manually. You can override existing tables that have been created to start data retrieval from scratch.


---

# 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.dlxplugins.com/heytodos/getting-started/configuring-the-settings.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.
