> For the complete documentation index, see [llms.txt](https://docs.fairmarkit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fairmarkit.com/suppliers/suppliers/administration/certifications.md).

# Certifications

With the Certification section, you can add and showcase your company's diversity, sustainability, quality, and security certifications. This will increase your chances of being recommended to buyers looking for certified suppliers.

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

### Add a certification <a href="#addacertification" id="addacertification"></a>

{% stepper %}
{% step %}
Click **Add Certification**. The Add certification window displays.

<figure><img src="/files/6GZpjthBkklBFS8LVUn2" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter information about your certification.

#### Add certification descriptions

The following outlines the fields used to define a certification. The \*required fields are marked.

<table><thead><tr><th width="247.0390625">Field</th><th>Description</th></tr></thead><tbody><tr><td>*<strong>Certificate type</strong></td><td>Select a certificate type. Available options include <em>Diversity</em>, <em>Quality</em>, <em>Sustainability</em>, and <em>Security</em>.</td></tr><tr><td>*<strong>Diversity classification area</strong></td><td>Select the diversity classification area. This field is only available when you select Diversity in Certificate Type.</td></tr><tr><td>*<strong>Certification name</strong></td><td>Select the certification name. The available selections are based on your Certificate type selection.</td></tr><tr><td>Add Certification</td><td>Add a certification in PDF format. You can upload one file up to 2 MB.</td></tr></tbody></table>
{% endstep %}

{% step %}
Click **Add**
{% endstep %}
{% endstepper %}

### Edit a certification <a href="#editacertification" id="editacertification"></a>

* Click **actions** ![](/files/SGECweNEFJrCkF4VpHvT) and then select **Edit certification**. The location displays in edit mode.<br>

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

### Delete a certification <a href="#deleteacertification" id="deleteacertification"></a>

* Click **actions** ![](/files/Xv85gAg6Tu8zSrKOo3JJ) and then select **Delete certification**. The certification is removed.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.fairmarkit.com/suppliers/suppliers/administration/certifications.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
