> For the complete documentation index, see [llms.txt](https://docs.enate.net/enate-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/enate-help/espanol/trabajar-con-elementos-de-trabajo-enlazados/visualizar-las-tareas-enlazadas.md).

# Visualizar las Tareas enlazadas

## La pestaña de “Enlaces”

La pestaña de Enlaces es donde puede visualizar todas las tareas enlazadas de un Ticket o Caso.​Write a caption​

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-Mj8nUZIHmGMjv5LM6go%2F-Mj8nmQi4DvzgH-T6v-J%2FClicking-on-links-tab.gif?alt=media\&token=8b5a6cf3-f6c5-4189-9dde-8c7c7efaf398)

{% hint style="info" %}
Tenga en cuenta que los Sub-casos creados a través del enlace "+ Tarea" seguirán apareciendo en la [pestaña de "Sub-casos"](https://app.gitbook.com/o/-MMRJw5Faehepj28yGyJ/s/-MWYnDNwe3Cuo4zlGbs5-987003710/~/changes/ppAwsM9xKGCR4c5dFBTu/trabajar-con-elementos-de-trabajo-enlazados#pestana-de-sub-casos) por el momento, y no se mostrarán en la pestaña de Enlaces.
{% endhint %}

Dentro de la pestaña de Enlaces se puede ver una lista de tareas enlazadas, donde se muestra la referencia, el título, la persona asignada, la lista y la fecha de vencimiento de una tarea.

También hay un icono para desenlazar la tarea si se ha enlazado por error.​

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-Mj8nUZIHmGMjv5LM6go%2F-Mj8ndyBgMbiPJ-CCA8l%2FViewing-Actions-in-Links-Tab.gif?alt=media\&token=8298e2c7-ecff-403d-8f36-11d5f994c3db)

También puede desplegar Casos enlazados para ver sus Acciones.​

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-MWYnDNwe3Cuo4zlGbs5%2F-MjAK7hCvl3c29Z5AC5i%2F-MjAM4fjXwEFLXVpYTie%2FUnlink-Work-Items.gif?alt=media\&token=821b4c7f-6cf7-485e-b00b-e850314a0347)

#### Tareas enlazadas para las que no tiene permisos <a href="#tareas-enlazadas-para-las-que-no-tiene-permisos" id="tareas-enlazadas-para-las-que-no-tiene-permisos"></a>

Si no tiene permisos para un determinado proceso de negocio, las tareas de ese proceso aparecerán en gris y no podrá abrirlas o editarlas. Sin embargo, podrá ver información de nivel superior sobre la tarea, por ejemplo, a quién está asignada, en qué lista se encuentra y cuándo vence.

![](/files/5EV7yfJVO17zou4zwnSY)


---

# 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://docs.enate.net/enate-help/espanol/trabajar-con-elementos-de-trabajo-enlazados/visualizar-las-tareas-enlazadas.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.
