# Nonconformities

### **Registering non-conformities**

Non-conformities can be registered in several ways, ensuring a low threshold to register any deviation, no matter their size or impact.&#x20;

Non-conformities can be registered from:

* Projects (under Quality / Checklist)
* From Tasks (bottom right corner of the task)&#x20;

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

* Or from your timesheet

![](/files/v7gtkkOXAIR6qXrUMibo)

## Registering tasks from non-conformities

### Non-conformity templates

In order to make the registration of non-conformities as effortless as possible, you can create standard templates. If necessary, these templates can also be altered to reflect different degrees of relevancy or importance.

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

In the video above you can see the different fields available for registering non-conformities. These fields contain the following info:&#x20;

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

{% tabs %}
{% tab title="Short title" %}
Write a short title regarding the discovered non-conformity
{% endtab %}

{% tab title="Discovered by" %}
Choose the co-worker that discovered the non-conformity
{% endtab %}

{% tab title="Discovered date" %}
The date the non-conformity was discovered
{% endtab %}

{% tab title="Responsible" %}
The person responsible for implementing relevant actions to correct the non-conformity
{% endtab %}

{% tab title="Who is closing" %}
The person responsible for closing the non-conformity when the relevant issues have been addressed
{% endtab %}

{% tab title="Notification method" %}
Select how the responsible co-workers will be notified about a new non-conformity. A notification will be sent both to the person added under "Responsible" and "Who is closing?".

Choose between notifications directly in Moment (through the notification bell), by Moment Mobile (App) or by e-mail (as registered in Moment).
{% endtab %}
{% endtabs %}

### Follow-up tasks

To really get a coherent Quality environment in Moment, it is strongly suggested to register and use tasks in Moment. You can read more about [tasks here](https://docs.moment.team/help/tasks).&#x20;

From non-conformities, you can also register follow-up tasks to ensure actions are being taken to prevent similar non-conformities in the future.

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

It is important to note from the picture above, that you can select either to create a new task, select an existing task or choose a task from a project template. You can read more about project templates [here](https://docs.moment.team/help/projects/template-projects).

You can also create custom tags to categorize your non-conformities. Read more in [this article](https://docs.moment.team/help/quality-system/nonconformities/categorize-with-tags).

## Non-conformities Report

To review your registered non-conformities, go to [**Non-conformities Report**](https://app.moment.team/quality/nonconformities). Here you can filter and group your items as you like, and easily see the impact of your registered non-conformities and if they're closed or not:

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


---

# 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.milientsoftware.com/help/quality-system/nonconformities.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.
