# Quick Start

## Login to your Account <a href="#register-an-account" id="register-an-account"></a>

**Step 1: Navigate to the Login page**

Click [here ](http://app.is-global.com/user/login)to be directed to the Login page<br>

![](/files/-McsLQbJdr9SjM4LgktW)

**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.&#x20;

{% hint style="info" %}
You may skip the following steps if you signed up with Google.&#x20;
{% 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 remember it. Avoid using the same password that you use on other sites!
{% endhint %}

**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.

## Creating your first Workspace

## Workspace

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.&#x20;

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 others 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](https://docs.is-messenger.com).&#x20;
{% endhint %}

**Step 1: Sign in to ISMessenger**\
Navigate to the respond.io 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 space is created successfully with a default name provided by the platform. The space can be navigated from the *User Profile* menu.

![](/files/C7SDF5PF3nTNxTDClLaN)

**Step 4: Space created successfully**\
Now that the space is created, [connect](https://docs.is-messenger.com/getting-started/connecting-a-channel) a channel and start receiving messages.

{% hint style="info" %}
**Note**: If you need to make changes to an Organization, you can do so by accessing [Organization Settings](https://docs.is-messenger.com/workspace-setting/managing-a-workspace).
{% endhint %}


---

# 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.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.
