# Create an organization

## Create an organization

If you don't have an account on Acho, you can create an organization when you register an account. Just follow the instruction to create one.

1. Go to <https://app.acho.io/register>
2. Enter your email and click **Create a new account**.
3. Check your email for a confirmation code.
4. Enter your code, then finish the onboarding process to create your account.
5. After choosing a trial plan, you can start to create an organization.

![](https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2Fe6msUcWteVVqdOc4xcpj%2Fimage-20211210153834945.png?alt=media\&token=86b9e230-abc2-4d6a-b11e-42662106de21)

If you already have an account on Acho:

1. [Log in](https://app.acho.io/login) to your Acho account.
2. Click the dropdown at the top-right corner and select **Create a new organization**.

![](https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2FHk9Td1jkXqRCQBweo2WM%2Fimage-20211210154011580.png?alt=media\&token=614813bf-48af-493f-a6ee-28eba8307565)

## Change the organization name and logo

1. Navigate to **Profile > Organization**.
2. Change your organization name or logo.

![](https://3574406564-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MB_fx7PCUqvFEdrucJC%2Fuploads%2FzhmByBPCOcss6v8Btenw%2Fimage.png?alt=media\&token=54c47dbc-93d8-4f53-9cc2-f700869e8da2)


---

# 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.acho.io/organization/create-an-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.
