# Get started

An Acho organization is a single place for your team and your work. Looking for more information about creating or managing your new organization on Acho? This guide is for you, and we’re glad you’re here!

{% content-ref url="/pages/tv6KBelfDIPdpnvW9s32" %}
[Create an organization](/organization/create-an-organization.md)
{% endcontent-ref %}

{% content-ref url="/pages/esYu5tywQiiC9HvLaOUk" %}
[Invite people to your organization](/organization/invite-people-to-your-organization.md)
{% endcontent-ref %}

{% content-ref url="/pages/kCXXjpILzNHN6nmnqfD8" %}
[Share your resources](/organization/share-your-resources.md)
{% endcontent-ref %}

{% content-ref url="/pages/QGzkmM6JgwF5sOlHQtrz" %}
[Share your projects](/organization/share-your-projects.md)
{% endcontent-ref %}

## Organization

Click on the avatar in the top-right corner to access your organization's profile, where you'll find organization configuration, members, billing information, and plan details.<br>

<figure><img src="/files/DqzdJHS3dX0s1iBBWrkI" alt=""><figcaption><p>Open organization profile</p></figcaption></figure>

### Rename organization

Your organization name will be displayed on the invitation emails, embedded tables and default sign in pages. If you want to rename the organization, click on the **Edit** button.

<figure><img src="/files/i6gzpTvwwTschv4OghQb" alt=""><figcaption><p>Rename organization</p></figcaption></figure>


---

# 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/get-started.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.
