# Auto Ignore

As you set down your Moasure device throughout a measurement at 6 to 8 second intervals, the Moasure app records a point – a data coordinate with X, Y and Z values.&#x20;

The Auto Ignore tool enables you to "ignore" or disable points along the same plane. Once a point is ignored, the Path is connected between the points before and after the ignored point, giving you a single, straight line and its corresponding measurement.

To Auto Ignore points, follow these steps:

1. On your measurement diagram, tap on the shape you'd like to edit
2. Tap **Edit** in the bottom toolbar.
3. Scroll along and tap **Auto Ignore**

{% embed url="<https://vimeo.com/840426072>" %}
Automatically ignore points along the same plane using the Auto Ignore tool.
{% endembed %}

To unignore a point, simply tap on the point and then tap **Unignore** in the **Edit** menu.

{% hint style="info" %}
If you want to automatically ignore points for all measurements without following the steps above for each measurement, you can set Auto Ignore as a global setting. You can learn more about this in the [**Auto Ignore Setting**](/en/moasure-app/settings/auto-ignore.md) *guide.*
{% endhint %}

{% hint style="info" %}
If you want to manually remove points on a path, use the[ **Ignore Tool** ](/en/moasure-app/master-edit-tools/ignore.md)instead.
{% 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.moasure.com/en/moasure-app/master-edit-tools/auto-ignore.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.
