> For the complete documentation index, see [llms.txt](https://support.iafcertsearch.org/certification-bodies/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.iafcertsearch.org/certification-bodies/data-management/certifications/add-certificate.md).

# Add Certification

**To manually add a certificate you'll have 2 options:**

1. [Add to an existing Certified Entity record](https://support.iafcertsearch.org/certification-bodies/data-management/certified-entities/add-certificate)
2. [Add a Certificate to a new Certified Entity](#to-manually-add-a-certificate-with-a-new-certified-entity)

### To manually add a Certificate with a new Certified Entity:

1. Go to the Certified Entity page
2. Click the '**+ Add Certified Entity'** button

<figure><img src="/files/9Y4cpombHHK0WQAywvzd" alt=""><figcaption></figcaption></figure>

3. You'll need to fill in your data into the **Certified Entity Information form,** which has 2 data forms: Certified Entity Information and Certificate Information.
4. Once successfully added, you can now click the **+ Add Certification** button and complete the certificate information.

<figure><img src="/files/VlgMI7g8tfjhgqyeLVcB" alt=""><figcaption></figcaption></figure>

\ <br>

{% tabs %}
{% tab title="Certification Information" %}
**Certificate Information**

* Certification Status <mark style="color:red;">(required)</mark>
* Accreditation Body <mark style="color:red;">(required)</mark>
* Certificate Number <mark style="color:red;">(required)</mark>
* Certification Type <mark style="color:green;">(read-only)</mark>
* Certification Standards and Schemes <mark style="color:red;">(required)</mark>
* Certification Scope (optional)

#### **Certificate Issuance Details**

* Certification Original Issue Date (optional)
* Certificate Issued Date <mark style="color:red;">(required)</mark>
* Certificate Expiry Date <mark style="color:red;">(required)</mark>

**Certification Site**&#x20;

Here you will be provided with 2 options:

* **Multi-line:** where you can choose to input data in specified address fields
* **Single line:** where you can input the full address in a single input address field, ideal for addresses that are formatted differently

{% tabs %}
{% tab title="Multi-line (Recommended)" %}

<table><thead><tr><th width="221">Field Name</th><th width="223">Requirement</th><th>Example</th></tr></thead><tbody><tr><td>Country</td><td><mark style="color:red;">Required</mark></td><td>United States</td></tr><tr><td>Bldg. No. / Floor No. / Street</td><td><mark style="color:red;">Required</mark> <br>*<em>if preferred to input Multi-Line Address field</em></td><td>1234 Elm Street</td></tr><tr><td>City</td><td>Optional</td><td>Springfield</td></tr><tr><td>State</td><td>Optional</td><td>IL</td></tr></tbody></table>
{% endtab %}

{% tab title="Single-line (Alternative)" %}

<table><thead><tr><th width="221">Field Name</th><th width="223">Requirement</th><th>Example</th></tr></thead><tbody><tr><td>Country</td><td><mark style="color:red;">Required</mark></td><td>United States</td></tr><tr><td>Full Address</td><td><mark style="color:red;">Required</mark> <br>*<em>if preferred to input Single-Line Address field</em></td><td>1234 Elm Street, Springfield IL</td></tr></tbody></table>
{% endtab %}
{% endtabs %}
{% endtab %}
{% endtabs %}

5. Once completed, click the **'Submit'** button
6. If all data is valid, the Certified Entity and its certificate will be successfully added to the IAF CertSearch.

{% hint style="info" %}
**Note:** If errors are encountered during the import process, go to Error Handling.
{% endhint %}

To know more about Certification and Certified Entity fields, click [**here**](/certification-bodies/data-management/import-certification/certification-templates.md)

**Want to import bulk data? Try** [**Data Import**](/certification-bodies/data-management/import-certification/data-import.md)

***

### Related Articles

> [Update Certificate Information](/certification-bodies/data-management/certifications/edit-certificate.md)
>
> [Add Multiple Standards](/certification-bodies/data-management/certifications/add-multiple-standards.md)
>
> [Add Additional Sites](/certification-bodies/data-management/certifications/add-additional-site.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/data-management/certifications/add-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.
