# Quick start

## **Create an account and start exploring AnnoStation** <a href="#create-an-account-and-start-exploring-gitbook" id="create-an-account-and-start-exploring-gitbook"></a>

1. Visit our website. [**Sign up**](https://annostation.com/users/sign_up) to create a new account and try it out for free with a 30-day trial.
   * Once you're ready, you will be sent a verification email.
2. Verify your email address.
3. [**Log In**](https://annostation.com/users/sign_in) to AnnoStation.

{% hint style="info" %}
All trial accounts get thirty days free, no credit card required.
{% endhint %}

### **Invite members to your Organization**

The best way to get the most out of AnnoStation is by inviting members to your Organization. Define their roles and put someone in charge of administrating your Organization and Projects.

**Get more information on Organization and how to invite:**

{% content-ref url="/pages/-MF3U9Nx9D4Z-Rh\_kz2l" %}
[Organization](/mastering-annostation/organization.md)
{% endcontent-ref %}

#### **You've been invited to join an Organization?**

If you received an email to join someone's organization, you can start collaborating with the team you've just been invited to. Make sure you are signed in with the right account before joining the organization.

## **Annotate an image**

### Create a new Project

You can start testing AnnoStation by creating a new Project.  For each Project, you can import images and set up different annotation labels.&#x20;

**Get more information on how to set up a Project:**

{% content-ref url="/pages/-MF--dai9QMvAvT6D3nX" %}
[Setting up a Project](/mastering-annostation/projectsetup.md)
{% endcontent-ref %}

{% hint style="info" %}
Don't see a button to create a new Project? You need to be an owner of an Organization to create a new Project.
{% endhint %}

**Learn about the permission of members:**

{% content-ref url="/pages/-MFjcnxbvRF4C4ToyQXO" %}
[Project member roles](/mastering-annostation/projectsetup/project-members/project-member-roles.md)
{% endcontent-ref %}

### Import images

You can import images to your Project from your local directory or connect to images stored in the external data source such as amazon S3 or Google Drive.

**You can read more about importing images and connecting to external data here:**

{% content-ref url="/pages/-MF-1ZbVlJGfEJRsQHm9" %}
[Adding datasets](/mastering-annostation/projectsetup/data-set.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MF-LMumQctyTf4ZBbxU" %}
[Connecting to external data](/mastering-annostation/projectsetup/data-set/connecting-to-external-data.md)
{% endcontent-ref %}

### **Start annotation**

Open an image to start annotating target objects. Select the desired label from a list of labels defined for the Project. Depending on if the label is vector or segmentation, you can use a different set of tools to annotate an object.

&#x20; **If you want to get more details on annotation features you can have a look here:**

{% content-ref url="/pages/-MF-0cxQAUmQekgdpze-" %}
[Annotating an image](/mastering-annostation/annotating.md)
{% endcontent-ref %}

You can use keyboard shortcut keys to quickly switch between tools.

**You can see all the supported keyboard shortcut keys here:**

{% content-ref url="/pages/-MF-06SWo1Qe4S745Eb2" %}
[Keyboard shortcuts](/resources/shortcut.md)
{% endcontent-ref %}

### **Submit for Review**

Once you are done with annotating all objects in the image, you can submit it for review. This will change the status of the image so that reviewers can easily know which images require review.

**You can learn more about workflow here:**

{% content-ref url="/pages/-MF3VMiAoV5z5u-LHqTP" %}
[Workflow and status management](/mastering-annostation/workflow-and-status-management.md)
{% endcontent-ref %}

## **Collaboration**

AnnoStation is designed to support collaboration for optimal productivity.

### **Comments and review**

Leave comments at the precise location with detailed instructions so that annotators know exactly what needs to be fixed.

**If you want to get more details on review features you can have a look here:**

{% content-ref url="/pages/-MF-1g\_w97WEnZYbWLfl" %}
[Reviewing annotation](/mastering-annostation/review.md)
{% endcontent-ref %}

### **Assign annotators to specific images**

Annotators can jump onto any image that is not yet started or you can assign specific images to each annotator for better traceability. It is possible to automatically distribute images among multiple annotators or cherrypick specific images for a member.

**You can read more about assignment features in here:**

{% content-ref url="/pages/-MF3SU3bgK9YuCD\_bDS5" %}
[Assigning annotators](/mastering-annostation/projectsetup/assigning-annotators.md)
{% endcontent-ref %}

### **Collaborating with external Organizations**

You may need to work with external partners for some Projects. You can invite external Organizations to your Project so that members from the external Organization can start accessing your Project.

{% hint style="info" %}
You can always invite your external partners directly to your Organization as well. This is easier if you know exactly whom you need to invite, otherwise collaboration allows you to skip managing members of the external Organization.
{% endhint %}

Learn more about collaborating with external Organizations here:

{% content-ref url="/pages/-MFkIYQ-fqBw\_Bw14cSe" %}
[Sharing Projects with external Organization](/mastering-annostation/collaboration/collaborating-with-external-organization.md)
{% endcontent-ref %}


---

# 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.annostation.orni.co.jp/getting-started/quick-start.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.
