> For the complete documentation index, see [llms.txt](https://help.tahua.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tahua.io/knowledge-base/integrations-help-guides/xero/xero-faqs/syncing-milestone-errors.md).

# Syncing Milestone Errors

This can happen for a number of reasons - usually because the bill in Xero is in a state that doesn't allow it to be updated (i.e. it has already been approved, voided, or paid), or it falls within a [locked period](/knowledge-base/integrations-help-guides/xero/xero-faqs/syncing-milestone-errors/lock-dates-and-xero-syncing.md). You will need to resolve this in Xero before resyncing the Milestone by using the link supplied in the email you received.

Alongside the "resync link", the syncing error email will provide links (if available) through to the Milestone, Application, Contract and Xero Bill, which will enable you/your accountant to figure out what has happened and why.&#x20;

**Exempting a milestone from syncing**

If a milestone should never be pushed to Xero (for example, it doesn't require an invoice and doesn't need to trigger a payment), you can mark it as exempt from Xero syncing on the Milestone page. This will prevent future sync attempts and error emails for that milestone.

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


---

# 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://help.tahua.io/knowledge-base/integrations-help-guides/xero/xero-faqs/syncing-milestone-errors.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.
