# Creating an organisation

As a Partner you can easily set up organisations for merchants that are being onboarded to HighCohesion.

{% embed url="<https://youtu.be/o83JAxAXu5c>" %}
Step-by-step how to video guide
{% endembed %}

## Step-by-step guide

As a Partner you can easily set up an organisation by simply following the below 4 steps:

1. Login to the HighCohesion Control Panel using your provided credentials
2. Navigate to the section "Organisations" in the left side menu
3. Click on "Create organisation"
4. Fill out the mandatory fields
5. Click on "Create organisation"

Congratulations - you have created an organisation in HighCohesion. The next step from here is to create Users for this organisation and share the credentials with the merchant. You can follow a step-by-step guide on how to create a user [**here**](https://app.gitbook.com/@highcohesion/s/public/getting-started/creating-an-account/creating-a-user).

{% hint style="info" %}
Remember that you currently require an invite in order to get your initial access to the HighCohesion platform. When you have access as a Partner, you can then create Organisations yourself
{% 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.highcohesion.com/administration/creating-an-organisation.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.
