# Processes

1. **Issue Unit**

The first functionality for the end-user, after the company, account, users have been onboarded, is to create units. You can do this by going to the "Holdings Page" and pay attention to the top right corner with the "Issue Unit" Functionality ![](/files/Ugrqs7fAPzYBBBd49TvM)

You can define the certificate in the most basic form at this stage, with more configuration available in the near future

<figure><img src="/files/pavyIPwiNyOtwytP4tPr" alt=""><figcaption><p>Click Submit to generate your first certificate</p></figcaption></figure>

<figure><img src="/files/mUPDOUjFKhjb5ViYBI2f" alt=""><figcaption><p>Make sure to select the certificate unit </p></figcaption></figure>

2. **Transfer Unit**&#x20;

The transfer functionality allows you to move a unit from one account to another. You need to select an account for the transfer to happen and the volume of units. Once you have confirmed the transfer the units will show in the "holdings tab" of the other account.&#x20;

3. **Split Unit**&#x20;

If you wish to break down the unit into smaller units, you can use the split functionality. For example, if you have 30 units, you can split them into 15 units and 15 units on two blocks.

4. **Claim (Retire) Unit**&#x20;

The "Claim" functionality allows for the certificate to be taken out of circulation, as the information from it will be used further to be reported (eg. the sustainability report of the company that had the certificate on the platform).

5. **Export Unit**&#x20;

The export functionality allows the user to get the data from the unit, from the platform to a CSV file. The file can then be used further for sustainability purposes or the data can be integrate onto a different company report.&#x20;

**Holdings Tabs:**

There are three holdings tabs:&#x20;

1. **Current**: shows active units (that can still circulate, or that other actions can be performed on them)
2. **Pending**: any issuance, transfer or other process that requires a bigger number of signatures (more participants involved) will be shown here
3. **History**: past data about units will be shown here, such as issuances, retirements etc.&#x20;


---

# 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-launchpad.energyweb.org/launchpad-by-ew/launchpad-by-energy-web/generic-and-energy-services/green-proofs-as-a-service/registry-functionalities-and-processes/processes.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.
