# Jira

{% hint style="info" %}
¿Tu Jira está alojado en tus propios servidores? Pasa a la página siguiente para conectar [Jira autoalojado](/es/aplicaciones/j/jira/jira-autoalojado.md).
{% endhint %}

### Conectar Jira en Violet

2. Seleccione <img src="/files/536bdf6d7e69ce8f3f4e136d6215fd0201215db3" alt="" data-size="line"> **Jira**
3. Introduce la URL de tu Jira, nombre de usuario y token de API (crea un Token de API de Atlassian [aquí](https://id.atlassian.com/manage-profile/security/api-tokens)) y haz clic **Conectar.**\
   \
   **IMPORTANTE: Jira introdujo recientemente Alcances para sus tokens, los cuales aún no soportamos. Deberás crear un token sin Alcances. Podrás crear un token con Alcances O conectarte directamente vía OAuth en enero de 2026. ¡Estate atento!**
4. Una vez conectado, configura tu integración (opcional), luego haz clic **Crear.** ¡Listo!


---

# 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/j/jira.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.
