> For the complete documentation index, see [llms.txt](https://support.vlex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.vlex.com/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio.md).

# Criando e Gerenciando Fluxos de Trabalho de IA no Vincent Studio

{% content-ref url="/pages/25b8d852429b6a5e820c85d9d209e8aac7d99c47" %}
[Construindo a Lógica Central: Usando o Prompt do Fluxo de Trabalho e os Recursos](/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio/construindo-a-logica-central-usando-o-prompt-do-fluxo-de-trabalho-e-os-recursos.md)
{% endcontent-ref %}

{% content-ref url="/pages/94f7eeeab2401a7b1a77a90fd8d207460aab22c6" %}
[Configurando a Entrada do Usuário e o Tratamento de Arquivos em um Fluxo de Trabalho](/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio/configurando-a-entrada-do-usuario-e-o-tratamento-de-arquivos-em-um-fluxo-de-trabalho.md)
{% endcontent-ref %}

{% content-ref url="/pages/9efcb5a696813f448e79d645fc09b504a76fc27a" %}
[Promovendo a Adoção: Como Fazer Sua Equipe Usar os Fluxos de Trabalho do Vincent Studio](/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio/promovendo-a-adocao-como-fazer-sua-equipe-usar-os-fluxos-de-trabalho-do-vincent-studio.md)
{% endcontent-ref %}

{% content-ref url="/pages/6cebaa08f801c383088e24ff2996d6b96c4b246d" %}
[Como Criar um Novo Fluxo de Trabalho no Vincent Studio (Guia de 4 Etapas)](/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio/como-criar-um-novo-fluxo-de-trabalho-no-vincent-studio-guia-de-4-etapas.md)
{% endcontent-ref %}

{% content-ref url="/pages/4676328431d588ca69ab2e09c9919875b9494fbe" %}
[Como Configurar os Detalhes do Fluxo de Trabalho: Nome, Descrições e Tags](/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio/como-configurar-os-detalhes-do-fluxo-de-trabalho-nome-descricoes-e-tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/ced25ee614f68c45bad698994eaf75cfa8a26b0a" %}
[Como Criar e Configurar Tarefas para um Fluxo de Trabalho](/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio/como-criar-e-configurar-tarefas-para-um-fluxo-de-trabalho.md)
{% endcontent-ref %}

{% content-ref url="/pages/63109bce7a14bf97aa424d1b7353d1232f4d9849" %}
[Como Reutilizar Tarefas Existentes da Biblioteca de Tarefas](/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio/como-reutilizar-tarefas-existentes-da-biblioteca-de-tarefas.md)
{% endcontent-ref %}

{% content-ref url="/pages/eb698e96fd08f04426f6b7a6edbd8b59957aad2d" %}
[Como Publicar e Compartilhar Seu Fluxo de Trabalho do Vincent Studio](/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio/como-publicar-e-compartilhar-seu-fluxo-de-trabalho-do-vincent-studio.md)
{% endcontent-ref %}

{% content-ref url="/pages/879feae4f6dceb98214c57201eb304e18a4a6960" %}
[Entendendo os Tipos de Ação no Vincent Studio](/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio/entendendo-os-tipos-de-acao-no-vincent-studio.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://support.vlex.com/pt-br-vlex-library-knowledge-base/vincent-by-vlex-1/vincent-studio/criando-e-gerenciando-fluxos-de-trabalho-de-ia-no-vincent-studio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
