> For the complete documentation index, see [llms.txt](https://docs.roboteasy.tech/studio-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboteasy.tech/studio-en/studio/objetos/lacos.md).

# Loops

Objects that allow the execution of objects inserted inside to be repeated. Also used for looping through lists, such as lists of objects and data in excel.

## Available Objects&#x20;

{% content-ref url="/pages/-MW573uSvHVvH5NQs4dl" %}
[Sort List](/studio-en/studio/objetos/lacos/classificar-lista.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW579FrX58JggVZ-kaN" %}
[Convert List into Numeric](/studio-en/studio/objetos/lacos/converter-lista-para-numerico.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW5sE78uTrSudsvQ3SK" %}
[Convert List to XML](/studio-en/studio/objetos/lacos/converter-lista-para-xml.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW5sWTyxM9d4hgxxLbl" %}
[Convert to JSON](/studio-en/studio/objetos/lacos/converter-para-json.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTl4Rfv94gGH7ppcHFb" %}
[Filter List](/studio-en/studio/objetos/lacos/criar-filtro-na-lista.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW5tBCY7865NZ0qDue8" %}
[Reverse List](/studio-en/studio/objetos/lacos/inverter-lista.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MT5ra\_HIj\_9Hzw0zsio" %}
[Free Loop](/studio-en/studio/objetos/lacos/laco-livre.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTl4cqXrWoAR8zESbXC" %}
[Clear List](/studio-en/studio/objetos/lacos/limpar-lista.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MT5s9JaGNP0rajdtufe" %}
[Next Loop](/studio-en/studio/objetos/lacos/proximo-laco.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MW5viRDp77f4MKTZBu7" %}
[Remove Duplicates](/studio-en/studio/objetos/lacos/remover-itens-duplicados.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MT5s4sEZPkalX7ZKWOW" %}
[Exit Loop](/studio-en/studio/objetos/lacos/sair-do-laco.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MT5rw3iTevdS27loeOb" %}
[Loop Through List](/studio-en/studio/objetos/lacos/varrer-lista.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MTl4Y54Cw-vJ5KZDXGh" %}
[Check if Element Exists in the List](/studio-en/studio/objetos/lacos/verificar-se-existe-na-lista.md)
{% endcontent-ref %}
