# Assigned to Me

{% hint style="success" %}
The tasks that were directly assigned to the user are visible under the "**Assigned to me**" section.
{% endhint %}

###

### Let's explore the steps to view the tasks assigned to you:

***

1. **Log in** to your NeoDove mobile application.
2. Select the **'My Task'** option from the screen just beside the '**My Report**' button.

<div align="left"><figure><img src="/files/bjQAYhLMwMFYCVK9KLDx" alt="" width="336"><figcaption></figcaption></figure></div>

3. Next, click on the '**Assigned to me**' option.
4. Afterward, all the tasks assigned to you by other users will be **visible** on your screen.

<div align="left"><figure><img src="/files/NnRMSnYVqhYuBLK4X7Md" alt="" width="330"><figcaption></figcaption></figure></div>

5. To **review** the details of a task assigned to you, click on that specific task. Subsequently, you can  **"view"** the lead details and **update** the status of the task with comments.
6. Press on the **'Call'** button for calling.

<div align="left"><figure><img src="/files/P9AMzoJHwGK7XVs6D6cS" alt="" width="329"><figcaption></figcaption></figure></div>

7. After adding the desired comments for that specific task and selecting the updated status, click on the **'Submit'** option at the bottom to have the **status** updated for that particular task.

<div align="left"><figure><img src="/files/crPx0A6bwS2trtTdci61" alt="" width="334"><figcaption></figcaption></figure></div>


---

# 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.neodove.com/neodove-mobile-application/my-tasks/assigned-to-me.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.
