# Issuance/Certificate Creation

For starters, there are 20 fields available to be used. There are some which are predetermined, and predefined and some which are user-generated. So let's dive into each of them:

1. Name the certificate: Naming your certificate is the first process. The name is a "text" field which will stay the same on the platform for all certificates (Editing your registries is on our current roadmap)

<figure><img src="/files/2fSdasD85Ugc1abAkLjz" alt=""><figcaption></figcaption></figure>

2. The ID number: this is a predefined field, which the system provides for each creation (issuance) of a certificate to give it a unique identifier.
3. Date of issuance: the last predefined field, it is given by the system to asses the date that the issuance occurred. It is very useful to see which certificates have been issued more recently or not.&#x20;
4. There are 17 more fields which you can create, with the following types: string/text/number/date/email/upload file.&#x20;

Each of the 20 fields has an extra box for description.

You can also define if the field in the end will be "required" or not by triggering the boolean value.

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

Also, there are 4 values that can be part of the "Table". Which means that they will be shown front and centre on the table. The rest will be displayed only on the unit.&#x20;

<figure><img src="/files/01Wyo7mvqGH99ZpsXYcM" alt=""><figcaption></figcaption></figure>


---

# 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.energyweb.org/launchpad-by-ew/launchpad-by-energy-web/generic-and-energy-services/green-proofs-as-a-service/green-proofs-as-a-service-quickstart-guide/issuance-certificate-creation.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.
