> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/skyone-studio/integracoes/fluxos/modulos-ferramentais/modulo-file-job-execute.md).

# Módulo File Job Execute

### Definição

O "**File Job Execute**" é um módulo ferramental que permite a execução de ações em arquivos em um fluxo de trabalho, possibilitando ações em lote e a execução de ações em arquivos dentro do fluxo de trabalho.

{% hint style="warning" %}
Para utilizar este módulo, é necessário ter o Data Management habilitado e ter configurado previamente um Data Engine.&#x20;
{% endhint %}

### Adicionar módulo "File Job Execute”

O módulo "**File Job Execute**" aparece na opção Ferramentas da edição de um fluxo. Após clicar para adicioná-lo, o modal de configuração inicial será exibido.

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

Preencha ou escolha os seguintes itens para executar um File Job em seu fluxo:

* Selecione o Data Engine
* Escolha o File Job desejado clicando no item correspondente.

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

Para finalizar, clique em "**Salvar**".

#### Editar módulo

Para editá-lo, basta clicar em "[**Editar**](/skyone-studio/integracoes/edicao-de-gatilhos-e-modulos-no-fluxo.md)" do módulo.

Em "**Ações**",  verifique os grupos de leitura, escrita e tags do File Job.

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

Clique em "**Próximo**". Você será redirecionado para a tela de teste da execução.

Se estiver tudo certo, basta clicar em "**Salvar**".


---

# 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://docs.skyone.cloud/skyone-studio/integracoes/fluxos/modulos-ferramentais/modulo-file-job-execute.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.
