# Functionalities

1. **Dashboard**

As a Registry Admin, you can have multiple invite people on the platform based on what type of user do you want on the platform.&#x20;

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

1. **Add a user to the company:** this allows the Registry Admin to create a user from scratch for the company that he has selected. (In this case, the user only needs to log in afterwards with the email)
2. **Invite user to account:** this provides an invitation for a user to sign up and be assigned to an existed account on the platform
3. **Invite user to company**: Adds an existing user or a new user (that needs to onboard) to become the company representative of that company
4. **Add user to account**: Adds an existing user or a new user (that needs to onboard) as an account representative for an account that we choose.
5. **Invite registry admin**: Invites another user to become the registry admin as well.

In the top left corner, when you click on the 3 dots, you can also "edit" and "delete" a company as long as it is not the Registry Admin company.

2. **Companies**

You can create a new company by pressing the "create a company" button on the top right corner. ![](/files/VO4tgin1GFUMRDViJ9FW). After creating a new company, you will need to asign user to it and at least a Company Representative, using the functionalities from the "Dashboard", which are detailed above.

3. **Accounts**

Every company needs to have at least one account. This can have multiple forms and various access to data and functionalities, but for now you can only create one type of account with no restrictions.&#x20;

The account creation allows you to determine the amount of Account Representatives required for the processes from the platform.&#x20;

<figure><img src="/files/N9k2MEBfPRiUo07CjC1V" 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-launchpad.energyweb.org/launchpad-by-ew/launchpad-by-energy-web/generic-and-energy-services/green-proofs-as-a-service/registry-functionalities-and-processes/functionalities.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.
