> For the complete documentation index, see [llms.txt](https://docs.mylinkconnect.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mylinkconnect.com/artificial-intelligence/nlp/testing-and-verifying/using-the-nlp-log-view.md).

# Using the NLP Parse Logs

The NLP Parse Logs view gives you an overview of all the nearly missed expressions that have been sent by your chatbot users. This view can be critical to diagnose near misses or outstanding variations that can be used to further improve your chatbot training.&#x20;

![](/files/-LeMuESUD0V50kWvUucl)

Using the contextual menu on each row you can quickly add an expression to an existing intent. Once you've added all the expressions you like, remember to [train](/artificial-intelligence/nlp/testing-and-verifying.md) again your model and, eventually, [publish your chatbot](/basic-concepts/publishing.md).

This list is automatically tailed daily. Entries older than 5 days are automatically removed.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mylinkconnect.com/artificial-intelligence/nlp/testing-and-verifying/using-the-nlp-log-view.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.
