# Jira autoalojado

### Configure su instancia de Jira autoalojada

1. Cree un enlace entrante usando enlaces de aplicación (ver [instrucciones completas aquí](https://confluence.atlassian.com/adminjiraserver/configure-an-incoming-link-1115659067.html)).
   1. En Jira, vaya a **Administración → Aplicaciones → Enlaces de aplicación**
   2. Haga clic en **Crear enlace**
   3. Seleccione **Aplicación externa**, y luego elija **Entrante** como la dirección.

2. Establezca la URL de redirección aplicable a su instancia de Violet:

   * Violet: `https://app.violetlabs.com/oauth/redirect/`&#x20;
   * VioletGov: `https://app.violetgov.com/oauth/redirect/`

   Establezca el permiso en **Escritura** y haga clic en Guardar.

3. Copie el **ID de cliente y secreto de cliente** que se generan.

   <img src="/files/0dfc927e86fc363c31eb8bf5719a3491be4bed5b" alt="" width="375">

### Conectar Jira a Violet

2. Seleccione <img src="/files/536bdf6d7e69ce8f3f4e136d6215fd0201215db3" alt="" data-size="line"> **Jira**
3. Introduzca la URL de su instancia de servidor y su ID de cliente y secreto de cliente y haga clic en **Conectar**.

   <img src="/files/fc139df094b36131c44fa08f495c666728695881" alt="" width="188">
4. Será redirigido a una página de aprobación en su instancia de Jira, haga clic en **Permitir**

   <img src="/files/d8998672b50cbcc347ec9a7142b201972560d39e" alt="" width="375">
5. Si aún no está seleccionado, elija la conexión que acaba de crear en el menú desplegable:

   <img src="/files/a8c79097ba9f2ba72d31698bb82cd169a76382d2" alt="" width="375">
6. 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/jira-autoalojado.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.
