# Generar Workflow

Permite la creación de lista de contactos frecuentes a los cuales se le denomina Flujo de trabajo (Workflow), para lo cual en el menú **CONFIGURACIÓN** ir a la opción **WORKFLOW**.

Se muestra una nueva ventana con la siguiente información:

<mark style="color:blue;">**NOMBRE:**</mark> Nombre asignado a workflow.

<mark style="color:blue;">**DESCRIPCIÓN**</mark>: Breve reseña del workflow.

<mark style="color:blue;">**EMPRESA:**</mark> A qué empresa pertenece.

<mark style="color:blue;">**RUC:**</mark> Identificación de empresa.

<mark style="color:blue;">**TIPO DE WORKFLOW:**</mark> Indica si es privado o público.

<mark style="color:blue;">**HABILITADO:**</mark> Indica estado del workflow.

<mark style="color:blue;">**ACCIONES:**</mark> Permite Editar o Deshabilitar workflow.

&#x20;

<mark style="color:red;">**Crear workflow.**</mark>

Para crear un nuevo workflow, ir a <mark style="color:green;">**NUEVO**</mark>, y luego en la ventana que se apertura es necesario llenar los siguientes casilleros.

<mark style="color:blue;">**EMPRESA:**</mark> Buscar y seleccionar nuestra empresa.

<mark style="color:blue;">**NOMBRE:**</mark> Nombre asignado a workflow.

<mark style="color:blue;">**WORKFLOW:**</mark> Privado (sólo nosotros podemos ver dicho workflow) y Público (los demás usuarios de nuestra empresa podrán verlo)

<mark style="color:blue;">**DESCRIPCIÓN:**</mark> Breve descripción del workflow.

<mark style="color:blue;">**AGREGAR:**</mark> Nos permite agregar usuarios que forman parte del workflow.

<mark style="color:blue;">**ELIMINAR:**</mark> En caso sea necesario quitar usuario de workflow.

Luego de agregar a los usuarios, clic en <mark style="color:green;">**GUARDAR**</mark>.

<mark style="color:blue;">**FILTRAR:**</mark> permite realizar búsqueda de workflow.


---

# 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://guia.intellisign.com/usuario-gestor/generar-workflow.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.
