# Getting Started

Setting up a new organisation on [<mark style="color:purple;">**Pletox**</mark>](https://pletox.com) is a straightforward process that allows you to tailor the platform to meet your specific needs.&#x20;

This guide will walk you through the essential steps to get your organisation up and running, from account creation to configuring your organisational settings.

To create a new organisation account on Pletox, click on [<mark style="color:purple;">Get Started Free</mark>](https://pletox.com/setup-account) and open the Setup New Account page.

Once you are on the setup new account page. You will see a form as shown in the screenshot below&#x20;

<figure><img src="/files/c2p8WsPP3MXx5uMOGINi" alt="" width="301"><figcaption><p>Step 1: Setup New Account</p></figcaption></figure>

**Fill in the following details in step 1:**

1. Your Name.
2. Your Business E-mail Address *(This will be your master/admin email for the organisation you are creating).*
3. Your Primary Contact Number.
4. Verify yourself as a human with a captcha.

Once you click on **Continue** you will be taken to step 2 as shown below

<figure><img src="/files/E5dNl9z7AadTNFtpXqmI" alt="" width="298"><figcaption><p>Step 2: Setup New Account</p></figcaption></figure>

**Here in Step 2,**&#x20;

You have to enter your Business/Organisation/Company name. As you enter your company name, a workspace URL will be automatically generated for you in the second input.\
\
Workspace URL is a unique link to your organisation on Pletox i.e *<mark style="color:purple;">**xyz.pletox.com**</mark>* where xyz is your unique URL. You can customise your workspace URL.

<figure><img src="/files/YrQR8YHnSU4hmXsZqwOw" alt="" width="292"><figcaption><p>Step 3: Setup New Account</p></figcaption></figure>

**In the last step,**

You need to enter the password for the master account of your organisation. Confirm your entered password and click on <mark style="color:purple;">**Create Account**</mark>.

Once you click on Create Account, you will see a screen as below

<figure><img src="/files/x3daECy20hVehgrTZKcW" alt="" width="312"><figcaption></figcaption></figure>

Do not click any button or close the window until your account is created and you are redirected to your workspace.

After redirecting to your workspace, you will be asked to confirm or update your general shift settings. You can click on Continue to Dashboard and configure that later.

<figure><img src="/files/SV3i5GFnRtog6ILD9AtW" alt="" width="273"><figcaption><p>Complete Account Setup</p></figcaption></figure>

You can get in touch with our [<mark style="color:purple;">**support**</mark>](https://pletox.com/support) team for Onboarding and Implementation help.


---

# 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://help.pletox.com/overview/getting-started.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.
