# Tag Checker

Sometimes, you may need to check if all the tags in your workflow are valid. Fortunately, we've introduced a handy "Refresh" button in your source table. This button enables you to quickly check all the tags in your template, ensuring they are in sync with any changes you make to the source document.

**In this article, you will learn how to:**

1. **Check the tags in your workflow**

### **Check your tags in your workflow**

The first step is to open your template document block:

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/6525869bcdbc4a54ad2432ed_FMNajcRPHbocWowKNfVsaS6R-M75lapjznUj3AGjqqHC6faLhvEgOme6OdK0ILz1WxvnVhjEBjHNG3w4rVOnP9h3qSRUB6va2DTM9mQX2-MEP4KNA3T5jDfX5iVASqQ_P8e_8DflLIp4g4n_mhFWbqU.png" alt=""><figcaption></figcaption></figure>

Next, within your template document block, locate and click the "Refresh" button in your source table. You will receive a confirmation message indicating that all tags have been correctly updated:

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/6525869ae45143abd28036d3_F15e2iWfsR_RVnP5y2gIFO1E42cbZiQul1rtIR7Gq7kzPM9obdtdcuBel8bDlNo7LfP-7WXtIxUZ4-i8-1_N-Cv3H6kO2mgBMe-l-iSUwIXrUQrqkUTbE6BKnzP9z0vHnD_bgIWaobAxRUUv4owU4Qs.png" alt=""><figcaption></figcaption></figure>

If there is any issue with a tag, Portant will promptly identify and highlight the problem, as demonstrated in the example below:

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/6525869a87dbc5f7169d0734_2DxRoBkhs1qqGcrZOP5JHweTv8yb_sTV33mUQm_miGku7dRj9DX2sD7nZip-qasEUeOb1nRjrzxlehFX_S0fcWWhFwrKLlHC0HuPCbhN_q2D6fu-QcGuEjL3zCnxJGUQb5d8p-MzoVCP7lyM7cEsVSU.png" alt=""><figcaption></figcaption></figure>

In this example, there is a typo in the tag {{Notes}}, which will result in Portant being unable to place the source data in the output document. To resolve this issue, correct the typo and then refresh your source table once more to ensure that all tags are valid and functioning correctly.<br>

<figure><img src="https://assets-global.website-files.com/5f3b57b5405f8bd0f98b5e14/6525869ae45143abd28036d3_F15e2iWfsR_RVnP5y2gIFO1E42cbZiQul1rtIR7Gq7kzPM9obdtdcuBel8bDlNo7LfP-7WXtIxUZ4-i8-1_N-Cv3H6kO2mgBMe-l-iSUwIXrUQrqkUTbE6BKnzP9z0vHnD_bgIWaobAxRUUv4owU4Qs.png" alt=""><figcaption></figcaption></figure>

#### **Feedback and feature suggestions**

We created Portant in 2021, and the feedback we have received since then has been very helpful and greatly appreciated. If you have any feedback, please feel free to send us an email at <contact@portant.co>


---

# 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.portant.co/portant-docs/personalise-documents/invalid-tags/tag-checker.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.
