# Unit type code

## Intro

SAFc, SAFcA, and SAFcE are the three type SAF Certificates that can be identified and understood by their "unit type code". Unit type codes are always accompanied by an explanatory tooltip.

<figure><img src="/files/3HU5uZdEqbfNj2BHMoGF" alt=""><figcaption><p>3 example unit type codes</p></figcaption></figure>

The unit type code follows this formula **AAAAA-BC-D**, where:

* **A** is either SAFc, SAFcA, or SAFcE
* **B** is the sustainability tier
* **C** is the usability tier
* **D** is the assurance level

{% hint style="info" %}
SAFcE inherit their unit type code elements B and D from their "parent" SAFc. If these elements change for the underlying parent, then they will also change for the SAFcE.
{% endhint %}

## :page\_facing\_up: Sustainability tier

* “**A**” indicates a SABA-preferred SAFc (that is, the unit represents SAF that meets the criteria for SABA-preferred SAF according to the SABA SAF Sustainability Framework).
* “**B**” indicates a SABA-eligible SAFc (that is, the unit represents SAF that meets the criteria for SABA-eligible SAF according to the SABA SAF Sustainability Framework).
* “**C**” indicates an SCS-eligible SAFc (that is, the unit represents SAF that meets the minimum criteria of a SAF sustainability certification scheme).

{% hint style="info" %}
The sustainability tier of a SAFc may be updated by the Registry Administrator if the underlying issuance information is changed in accordance with the [registry rulebook](/rulebook.md).
{% endhint %}

## :boomerang: Usability tier

Though the usability tiers for SAFc, SAFcA, and SAFcE use a similar numbering scheme, they have different meaning.

### Usability tiers for SAFc

SAFc can only be "Type 2". SAFc was formally called **SAFcA Type 2**, but was renamed for clarity.

SAFc can be retired for voluntary purpose and contain both SAFcA (Scope 1) and SAFcE (Scope 3) certificates that are yet to be unbundled from one-another.&#x20;

### Usability tiers for SAFcA

* “**1**” indicates a SAFcA that is applicable only for compliance use by air transport providers.
* “**3**” indicates a SAFcA that is available for voluntary purpose retirement and a SAFcE was already unbundled from it.

{% hint style="info" %}
The registry automatically converts usability tier 2 SAFcA to usability tier 3 when SAFcE are unbundled from the SAFcA
{% endhint %}

### Usability tiers for SAFcE

* "**2**" indicates the SAFcE cannot yet be retired because the underlying SAFcA has not been retired.
* "**3**" indicates the SAFcE can be retired because the underlying SAFcA has been retired.

{% hint style="info" %}
The registry automatically converts usability tier 2 SAFcE to usability tier 3 when the underlying SAFcA is retired.
{% endhint %}

## :thumbsup: Assurance level

The assurance level is a classification system in the registry that indicates the degree of verification of the sustainability information associated with a SAFc. The assurance levels are explained in the registry rulebook and summarised below:

* “**VAL**” indicates that a SAFc has been validated.
* “**REV**” indicates that a SAFc has been revalidated.
* “**VER**” indicates that a SAFc has been verified.
* “**UR**” indicates that the assurance level of a SAFc is under review.


---

# 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.safcregistry.org/user-guide/vi.-saf-certificates/unit-type-code.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.
