# Create an Organization

&#x20;All computer vision projects in [BinaExperts](https://binaexperts.com/en) belong to a workspace. When you sign up for a BinaExperts account, a workspace is automatically created for you.

&#x20;

Workspaces allow you to manage who has access to which projects and what features are available for the projects within the workspace.

&#x20;

## Create a New Organization

After logging in, to create a new organization, click on **ADD NEW ITEM**.

<figure><img src="/files/BqnB4CETWfkGkFRYh9sg" alt=""><figcaption><p>create a new organization in <a href="https://binaexperts.com/en">BinaExperts</a></p></figcaption></figure>

Within your organization, you can search for your projects, import and merge them, and define access levels for specific members.

&#x20;

Additionally, in the sidebar, you can view:

&#x20;

A.   The list of members

B.   Training resource consumption

C.   Profiles

D.   Organization logs related to model training

In your organization, you can search for your projects, import and merge them, as well as define access levels for desired members.


---

# 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.binaexperts.com/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.
