# Green Proofs as a Service Quickstart Guide

Once you are logged in to Launchpad, you will be able to us GPSaaS to set up your Green Proofs registry. To do so, follow the steps below.

## Subscription

Before you can create a new registry, you will need a subscription. **As an Energy Web Member, you benefit from a 2 months free trial.** You can also request a demo via this [request form](https://energyweb.zendesk.com/hc/en-us/requests/new).&#x20;

To subscribe or kick off your EW Member free trial:

1. Verify that you are in the SaaS environment of Launchpad by checking the toggle button on the top right. You will easily recognize the SaaS environment by its light theme.&#x20;

<div align="left"><figure><img src="/files/umD4TrhTXh6Q3ukqaEuh" alt="" width="173"><figcaption></figcaption></figure></div>

2. Under **Green Proofs** in the left hand menu, select "**Subscription**"
3. Choose the plan that fits your needs and subscribe
4. Complete payment

You are ready to set-up Green Proofs registries!

## Creation & Customization

To create a GPSaaS supported registry, select "**Create New**" under **Green Proofs** in the left hand menu.

This will open the creation form.&#x20;

1. The first step under the **Master Configurations** is to enter your Registry's **general details**:

* Create a name for your registry
* Provide a small description of it
* Generate your subdomain

<figure><img src="/files/ihU0ABw7wSE5O1ASYTti" alt=""><figcaption><p>The first layer of creation of your registry</p></figcaption></figure>

2. The next step contains the  **Registry Configurations**.&#x20;

It allows you to designate someone to be your registry admin, the first person who will administer the platform and use the registry in the beginning.

<figure><img src="/files/vX0ugJz99VRdEIf9sCYH" alt=""><figcaption><p>Second step of customization under the Master Configurations</p></figcaption></figure>

3. The last step is the customization layer

It involves adding and changing your colour theme and providing a logo for the platform, which will be displayed on the registry once it's been launched.

<figure><img src="/files/IMRFgFEWDgBvCzGC1sab" alt=""><figcaption><p>Here the choice is made with a green theme and an AI generated logo</p></figcaption></figure>

4. When you are ready, you can save your progress with the "**Save**" button. Your registry is now saved as a Draft. You can keep your registry as a Draft as long as you need. In this case, it will show as draft in the "**Manage**" menu. You can go back to editing your draft at any point.<br>
5. Once you are set on the customization, you can Deploy your registry. It will take a few minutes for your registry to be deployed and running.\
   &#x20;![](/files/5yWl40oA6zmH4xzNgLYT).&#x20;

## Launch & Management

The notifications will keep you informed of all status changes for your registries.

<figure><img src="/files/www5vMQv8PssdgrupV1n" alt="" width="239"><figcaption><p>Notifications will inform you of any changes</p></figcaption></figure>

You can view all draft and deployed registries in "**Manage**" under **Green Proofs** in the left hand menu.

<div align="left"><figure><img src="/files/GaIwgAVLTbTG4Cr4tlpv" alt="" width="261"><figcaption><p>The registry is ready to launch</p></figcaption></figure></div>

Once your registry is deployed and running, you will be able to click on the "**Launch**" button and dive into your newly created registry. See the next section to understand the functionalities you can take advantage of.&#x20;

You can delete registries at any point as long as their status is not "**In Progress**". To delete a registry, click the 3 dots menu on the registry you want to delete and select "**Delete**". You will be asked for confirmation.


---

# 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.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.
