# Create to-dos

## View your to-dos

**To view your to-dos:**

1. Navigate to To-Dos on the left-hand navigation pane
2. Select “Owned by you” under the filters on the left-hand side

## **Create a to-do**

**To create a to-do**

1. Navigate to To-Dos on the left-hand navigation pane OR hover over the To-Dos icon on the top bar
2. Click "Create New To-Do"
3. Complete fields in To-Do editor (e.g., title, status, relevant patient, owner, watchers)
4. Click "Create"

{% hint style="info" %}
Any clinician within the company can be assigned as the "Owner" of a to-do, so the to-do will pop up in their "Owned by you" to-dos. Any clinician involved in the treatment of the patient associated should be added as a "Watcher"
{% endhint %}

![](/files/-MRI069hwis2xZHBFEs5)


---

# 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.juniperplatform.com/to-dos/create-to-dos.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.
