# データセットを追加する

## 概要

AnnoStationにデータセットを追加するには、2つの方法があります。

1. ローカルディレクトリから画像をインポートし、AnnoStationにアップロードします。
2. amazon S3 や Google Drive などの外部データソース、または社内ネットワークに保存されている画像に接続します。

{% hint style="info" %}
外部データソースに接続する場合、画像自体はAnnoStationにアップロードされません。
{% endhint %}

## サポートされているフォーマット

以下のフォーマットに対応しています。

* JPEG
* PNG
* GIF


---

# 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/jpn/mastering-annostation/projectsetup/data-set.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.
