# 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](/ai/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: 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.xenioo.com/ai/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.
