# Editar Certificado

### **Para** **actualizar manualmente la información del certificado**

1. En la página de lista de **Certificaciones**, busca el certificado que deseas actualizar
2. Haz clic en el **Número del Certificado**
3. En la página de detalle del certificado, haz clic en el botón **Editar**

<figure><img src="https://github.com/QualityTrade/iaf-docs-certification-bodies-es/blob/main/.gitbook/assets/[CE]-certs-edit%20(1).png" alt="" width="563"><figcaption></figcaption></figure>

4. Ingresa los datos actualizados en los campos correspondientes:

{% tabs %}
{% tab title="Información del Certificado" %}
**Información del Certificado**

* Estado de la Certificación <mark style="color:red;">(requerido)</mark>
* Número de Certificado <mark style="color:red;">(requerido)</mark>
* Tipo de Certificación <mark style="color:green;">(solo lectura)</mark>
* Normas y Esquemas de Certificación <mark style="color:red;">(requerido)</mark>
* Alcance de la Certificación (opcional)
* Sitio Principal de Certificación <mark style="color:green;">(solo lectura)</mark>

**Detalles de Emisión del Certificado**

* Fecha de Emisión Original del Certificado (opcional)
* Fecha de Emisión del Certificado <mark style="color:red;">(requerido)</mark>
* Fecha de Vencimiento del Certificado <mark style="color:red;">(requerido)</mark>
  {% endtab %}
  {% endtabs %}

4. Una vez actualizados, haz clic en el botón de enviar
5. Si todos los datos son válidos, la información del certificado se actualizará correctamente.

Para obtener más información sobre los campos de Certificación y Entidad Certificada, haz clic [**aquí**](/certification-bodies/cb-es/data-management/data-import/certification-templates.md)

**¿Quieres importar datos en masa? Prueba** [**Importación de Datos**](/certification-bodies/cb-es/data-management/data-import.md)


---

# 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://support.iafcertsearch.org/certification-bodies/cb-es/data-management/certifications/edit-certificate.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.
