# \[Opcional] Conectar usando un PAT

Si prefieres conectar Asana usando un Token de Acceso Personal (PAT), sigue las instrucciones a continuación para generar uno.&#x20;

### Genera un Token de Acceso Personal en Asana

1. En Asana, navega hasta el icono de tu perfil en la esquina superior derecha y haz clic **Mis ajustes**

<img src="/files/c352371f78787a1b27941b997373b9fa97f57044" alt="" width="563">

2. En el menú superior, selecciona **Aplicaciones**, luego **Administrar aplicaciones de desarrollador** para ir a la consola de desarrolladores de Asana.

<img src="/files/4a93ccbf0709ce6b76223bb41beeb4b9b9ebff25" alt="" width="563">

3. Seleccione **Crear nuevo token**, luego dale al token un nombre descriptivo, marca la casilla para aceptar los Términos de la API de Asana y haz clic **Crear token**. Cópialo - ¡has terminado!

<img src="/files/18a8aeca808aa598e0eb1d02ee51403dab1173db" alt="" width="563">


---

# 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://docs.violetlabs.com/es/aplicaciones/a/asana/opcional-conectar-usando-un-pat.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.
