# View Plan Details

Users can view the details of plan created by the manager that he needs to follow during the course of the day.

To view the **Plan Details** follow the steps below:

* Go to **Plan Step Items.**

<figure><img src="/files/8QIFHvEmFeAPOhLnO3IW" alt=""><figcaption></figcaption></figure>

* Click on **'Work Plan'.**

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

* Plan Details will now get displayed.

<figure><img src="/files/0zwYcpeoQRjwVu5sgQXp" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
For any queries, reach out to us at <crm@inogic.com>
{% endhint %}


---

# 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.inogic.com/business-process-checklist/features/plan-items/view-plan-details.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.
