# Signup Process

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

* Customer will submit their trial request by filling all the required fields- First name, Last name, Email, Organization, Company Size, Contact No, Captcha.
* After filling all the required fields and clicking on Submit:
  1. An email will be received on specific email address having information of registration.
  2. Super Admin can see the registration account in the Registration List.
  3. Once the Super Admin hits the Register Button, the account will be created and email will be sent to the customer.


---

# 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://tableflow-1.gitbook.io/tableflow-guide/product-guide/signup-process.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.
