# Account Creation

The signup process is the beginning part of the journey with Prophaze AppSec. During sign-up, complete assistance from Prophaze is offered.

\
**Go to** [**https://dash.prophaze.com/register/**](https://dash.prophaze.com/register/)<br>

<figure><img src="https://1544693270-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LevD5HugLtlefDG0Ljs%2Fuploads%2FJnXQQVl8ltQMiHO4seZO%2Fimage.png?alt=media&#x26;token=ef903e24-c24c-42d4-b4e1-1ba512349c7b" alt=""><figcaption></figcaption></figure>

Fill the sign-up form with your company name, Official Mail id and Confirm a password. By agreeing with Prophaze terms and conditions, you can hit the button “Free Sign Up”. Now the registration has been completed.

Now you will be redirected to a page as shown below:

<figure><img src="https://1544693270-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LevD5HugLtlefDG0Ljs%2Fuploads%2FpVP0UUU3SSoeOg6bQPQW%2Fimage.png?alt=media&#x26;token=b9839e70-41ed-44a7-b38b-15e9b620eeeb" alt=""><figcaption></figcaption></figure>

To secure your domains, complete the set up wizard.<br>

**For SaaS customers:** Please follow these[ ](https://docs.prophaze.com/waf-onboarding/deployment-models/cloud)[**procedures.**](https://docs.prophaze.com/waf-onboarding/deployment-models/cloud)

**For On-Premise Customers:** Please follow these [<mark style="color:blue;">**procedures**</mark>](https://docs.prophaze.com/waf-onboarding/deployment-models/on-premise)<mark style="color:blue;">**.**</mark>

**For Kube-native Customers:** Please follow these [<mark style="color:blue;">**procedures**</mark>](https://docs.prophaze.com/waf-onboarding/deployment-models/kubernetes-deployment)<mark style="color:blue;">**.**</mark>

## **Slack Webhook:**

Webhooks are used for real time notifications, so your system can be updated right when an event takes place. Outgoing Webhooks was a quirky way to send your own server a Webhook when messages met a narrow set of criteria.

<pre><code><strong>Enter the URL and click on Save button
</strong></code></pre>


---

# 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.prophaze.com/waf-onboarding/prophaze-waf-registration.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.
