# Ajustes SIGE

Configura las credenciales de acceso a la API de interoperabilidad del MINEDUC, necesarias para realizar el envío de la asistencia diaria desde el módulo de Asistencia.

| Campo       | Descripción                                      |
| ----------- | ------------------------------------------------ |
| ID Convenio | Identificador del convenio con el MINEDUC.       |
| ID Cliente  | Identificador del cliente en la plataforma SIGE. |
| API Key     | Clave de autenticación de la API.                |

{% hint style="warning" %}
Los campos se almacenan **cifrados**. No es posible visualizarlos directamente una vez guardados. Para recuperarlos, use el botón **"Exportar credenciales"**, que solicita la contraseña entregada por el administrador del sistema.

Cada cambio requiere confirmación y queda registrado en el historial de auditoría.
{% endhint %}


---

# 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://schoolmatic.gitbook.io/funcionarios/administracion-del-sistema/hub-de-configuracion/hub-ajustes-sige.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.
