# Creating Organization

#### Signing Up

1. Go to the official website <https://inbox.hybrid.chat/>.
2. Look for the “Create account” button on the website’s homepage and click on it.
3. Fill out a form with your details. This includes your First and last name, Email address, and your password.
4. Complete the Setup: Click On create account Option.

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

#### Create Organization

5. After signing up, you will be asked to create an organization.
6. Fill out your organization name under the 'Create organization' option.
7. Complete the Setup: Click on Create Organization Option.

<figure><img src="https://lh6.googleusercontent.com/Fx5ESNDFy-PRcGFM1JvYBt6phcIwlfQ2PUuKdbyCLnmQcBESiDMla86DKWU3T7ZbvQZ-LUHBpBpkNu9k-Jv84OekhfA2QAzaSKZHxpkNr70PxYyrKyrbbd-NPAfYu9_Zdw9U19WwV8DNGsnK0_bAWE4" alt=""><figcaption></figcaption></figure>

For technical support or further inquiries, reach us out [here](https://calendly.com/hybrid-chat/15min?month=2023-10)<br>


---

# 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.hybrid.chat/creating-organization.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.
