# Completeness sets

Completeness sets can be assigned to a [section](/product-design/product-templates/sections.md) and can also be used as [transition conditions](/workflow/information/designer/conditions.md) within the [workflow](/workflow/information.md).&#x20;

{% hint style="info" %}
Real-life usage examples can be creating a completeness set for the SEO section only, to have a visual confirmation that all SEO-required data is filled, or using it as a transition condition so no one will be able to skip this step.
{% endhint %}

To create a new one click on *+ NEW COMPLETENESS SET*.

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

Set a name for it and click on *CREATE* to save it or *CREATE & EDIT* to open it in [edit mode](/product-design/product-templates/completeness-sets/general.md).

{% hint style="info" %}
Code can have only letters, digits, or underscore symbols.
{% endhint %}

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

To delete the completeness set click on the bin icon.

{% hint style="info" %}
It's only possible to delete a completeness set if it's not used in any template.
{% endhint %}

<figure><img src="/files/1bIHdb00TQfDmXiMLhFi" alt=""><figcaption></figcaption></figure>

To change basic display settings click on the cog icon.

<figure><img src="/files/bAZcYv8iT2ShvyKSKxgN" 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://usermanual.ergonode.com/product-design/product-templates/completeness-sets.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.
