# Setting Up an Account

#### Register an account <a href="#register_an_account" id="register_an_account"></a>

**Step 1: Navigate to the Sign Up page**

Click [here](https://app.respond.io/user/register) to be directed to the Sign Up page.

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

**Step 2: Select a sign-up method**

You can sign up using your Google account. Alternatively, you can choose to sign up using your work email and password.

{% hint style="success" %}
You may skip the following step if you signed up with Google.
{% endhint %}

**Step 3: Fill in the required information**

Provide your first name, last name and password. Note that your password must be at least 6 characters long.

{% hint style="warning" %}
**Important:** Ensure your password is secure and you are able to remember it. Avoid using the same password that you use on other sites!
{% endhint %}

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

**Step 4: Submit**

Once you have filled in the form, press the blue **SIGN UP** button to create your account. If there is no error, you should be prompted to check your email to activate your account.

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

**Step 5: Verify your email address**

You should receive an email from IS-Messenger to complete the verification. Proceed to verify your email by clicking the **VERIFY MY EMAIL** button in the email.

{% hint style="info" %}
If you don't see the email, check your spam or junk folder. Check the entered email address or request to have the email resent. If you still haven't received it after a few tries, please [contact us](/ismessenger/modules/contacts.md).
{% endhint %}

### Creating Your First Workspace <a href="#creating_your_first_workspace" id="creating_your_first_workspace"></a>

A Workspace is an independent sub-account within the Organization. It gives you access to essential platform modules such as a central dashboard, Contacts, Messages, Workflows, Reports and more.

A Workspace can have multiple Users, and a single User can be granted access to multiple Workspaces. Each Workspace operates autonomously so changes in one Workspace will not be reflected in other Workspaces within the same Organization.

Get started by creating a Workspace.

{% hint style="info" %}
Your first Workspace is created when you create an Organization. Read more about Organization.
{% endhint %}

**Step 1: Sign in to IS-Messenger**

Navigate to the IS-Messenger platform and sign in with a user account.

**Step 2: Fill in basic details**

Upon the first sign-in, the platform will prompt the user to create an Organization.

**Step 3: Submit the details**

Once the details are submitted, a new Workspace is created successfully with a default name provided by the platform. The space can be navigated from the *User Profile* menu.

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

**Step 4: Workspace created successfully**

Now that the Workspace has been created, [connect a Channel](/ismessenger/getting-started/quick-start.md) to start receiving and sending messages.

{% hint style="info" %}
If you need to make changes to an Organization, you can do so by accessing Organization Settings.
{% endhint %}

{% content-ref url="/pages/UqX84Epfr8goshO5qICP" %}
[Connecting Channels](/ismessenger/getting-started/quick-start/connecting-channels.md)
{% endcontent-ref %}


---

# 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.is-messenger.com/ismessenger/getting-started/quick-start/setting-up-an-account.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.
