> 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/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio.md).

# Creating & Managing AI Workflows in Vincent Studio

{% content-ref url="/pages/ZZID6OhXhDpfNsGbwG8f" %}
[Building the Core Logic: Using the Workflow Prompt and Assets](/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio/building-the-core-logic-using-the-workflow-prompt-and-assets.md)
{% endcontent-ref %}

{% content-ref url="/pages/2SktU4YAgaszwMW5dG2v" %}
[Configuring User Input and File Handling in a Workflow](/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio/configuring-user-input-and-file-handling-in-a-workflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/PjwYwpGF0E9UxrY0awIa" %}
[Driving Adoption: How to Get Your Team to Use Vincent Studio Workflows](/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio/driving-adoption-how-to-get-your-team-to-use-vincent-studio-workflows.md)
{% endcontent-ref %}

{% content-ref url="/pages/PEy65TmDTGhSgLjgwxuc" %}
[How to Create a New Workflow in Vincent Studio (4-Step Guide)](/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio/how-to-create-a-new-workflow-in-vincent-studio-4-step-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/daNr8z49vp5puatITSnc" %}
[How to Configure Workflow Details: Naming, Descriptions, and Tags](/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio/how-to-configure-workflow-details-naming-descriptions-and-tags.md)
{% endcontent-ref %}

{% content-ref url="/pages/ESIVVxnFuGWD7VgpCn7v" %}
[How to Create and Configure Tasks for a Workflow](/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio/how-to-create-and-configure-tasks-for-a-workflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/W0uDIbIGZecWvzcCKRZc" %}
[How to Reuse Existing Tasks from the Task Library](/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio/how-to-reuse-existing-tasks-from-the-task-library.md)
{% endcontent-ref %}

{% content-ref url="/pages/ipIbMKTOAnwpR46bkUr4" %}
[How to Publish and Share Your Vincent Studio Workflow](/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio/how-to-publish-and-share-your-vincent-studio-workflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/IXBbLqKFYKbdVJMCfq4B" %}
[Understanding Action Types in Vincent Studio](/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-vincent-studio/understanding-action-types-in-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/vincent-by-vlex-1/vincent-studio/creating-and-managing-ai-workflows-in-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.
