Privacy Policy
Effective: April 2, 2026 | Last Updated: May 22, 2026
Fordart Limited GK ("we," "us," or "Miseai") operates the 「みせあい」 platform (miseai.co), an automated social media posting service for small businesses. This Privacy Policy describes how we collect, use, store, and protect information when you use our services.
1. Information We Collect
1.1 Account Information
- Business name and contact information (email address, phone number)
- Business category and location
- Login credentials (email and password, stored securely with bcrypt hashing)
1.2 Social Media Account Data
When you connect your Instagram Business or Creator account through Instagram Login, we receive:
- Instagram Business Account ID
- Instagram username and account type (Business or Creator)
- Instagram access token (long-lived, automatically refreshed)
We use these credentials solely to publish content to your Instagram account on your behalf. We do not require a Facebook account or Facebook Page. We do not access your private messages, follower lists, or any data beyond what is necessary for content publishing.
1.3 Content and Images
- Photos and images you upload for use in automated posts
- Business profile information used to generate AI-powered captions
- Posting preferences, schedules, and content categories
1.4 Automatically Collected Data
- Post publishing logs (timestamps, success/failure status, media IDs)
- Service usage data for system monitoring and improvement
2. How We Use Your Information
| Purpose | Data Used |
| Publish scheduled posts to your Instagram account | Social media tokens, images, AI-generated captions |
| Generate AI-powered captions tailored to your business | Business profile, category, content preferences |
| Provide posting history and analytics | Post logs, timestamps, media IDs |
| Maintain and refresh API access tokens | Instagram access tokens (automatically refreshed) |
| Send service notifications (post failures, system alerts) | Email address |
3. Data Sharing
We do not sell, rent, or trade your personal information. We share data only with the following third-party services, solely for the purpose of delivering our service:
| Service | Purpose | Data Shared |
| Meta (Instagram Graph API) | Publishing posts to your Instagram | Images, captions, access tokens |
| Anthropic (Claude API) | AI caption generation | Business profile context (no personal data) |
| Templated.io | Feed image generation | Text overlays, background images |
4. Data Storage and Security
- All data is stored on secured servers with restricted SSH access
- Passwords are hashed using bcrypt (never stored in plaintext)
- API tokens are stored in encrypted environment variables
- Authentication uses JWT tokens with HttpOnly secure cookies
- Three-tier backup system (post-publish, daily, weekly) with off-site redundancy
- All web traffic encrypted via HTTPS (Cloudflare SSL)
5. Data Retention
- Active accounts: Data retained for subscription duration
- Post logs: Retained for 12 months
- Cancelled accounts: Deleted within 30 days
- Instagram tokens: Auto-refreshed during subscription; revoked upon cancellation
6. Your Rights
- Access your data through the customer dashboard (my.miseai.co)
- Correct inaccurate information via account settings
- Delete your account by contacting us (see Data Deletion Requests below)
- Disconnect Instagram at any time through your settings
- Export posting history by request
Data Deletion Requests
To disconnect Instagram and delete the data we hold:
- Email [email protected] with "Data Deletion Request" in the subject line
- Include your Instagram username (@xxx) and account holder name
- After identity verification, we will delete the following within 7 business days:
- Instagram Business Account ID (ig_user_id)
- Instagram access token
- Past posting logs and caption history
- You can also revoke the connection directly via Instagram: Settings → Apps and Websites → miseai-direct-IG → Remove
7. Instagram Data
Our use complies with Meta Platform Terms and Developer Policies.
- We only request permissions necessary for content publishing (
instagram_business_basic, instagram_business_content_publish)
- We do not require or access any Facebook account data
- We do not use data for advertising or profiling
- You may revoke access at any time via Instagram Settings → Apps and Websites
8. Cookies
We use essential cookies only (HttpOnly authentication cookie). No tracking, analytics, or advertising cookies.
9. Children's Privacy
Miseai is a B2B service. We do not knowingly collect information from individuals under 18.
10. International Data
Miseai is operated from Japan. Data may be transferred to and processed in Japan.
11. Changes to This Policy
We may update this policy from time to time. Changes will be posted with an updated date.
12. Contact Us
プライバシーポリシー
施行日: 2026年4月2日 | 最終更新: 2026年5月22日
Fordart Limited 合同会社(以下「当社」)は、「みせあい」プラットフォーム(miseai.co)を運営し、小規模事業者向けのSNS自動投稿サービスを提供しています。本ポリシーは、情報の収集・利用・保管・保護について説明するものです。
1. 収集する情報
1.1 アカウント情報
- 事業者名および連絡先(メールアドレス、電話番号)
- 業種および所在地
- ログイン情報(bcryptハッシュ化で安全に保管)
1.2 SNSアカウントデータ
お客様が Instagram ログインで Instagram ビジネス/クリエイターアカウントを連携すると、以下を取得します:
- InstagramビジネスアカウントID
- Instagramユーザー名およびアカウント種別(ビジネス/クリエイター)
- Instagramアクセストークン(長期、自動更新)
コンテンツ投稿目的のみに使用します。Facebook アカウントや Facebook ページは不要です。個人的なメッセージ、フォロワーリスト、その他投稿に不要なデータにはアクセスしません。
1.3 コンテンツおよび画像
- 自動投稿用にアップロードされた写真・画像
- AI キャプション生成に使用する事業プロフィール
- 投稿設定、スケジュール、カテゴリ
1.4 自動収集データ
- 投稿ログ(タイムスタンプ、成功/失敗、メディアID)
- システム監視・改善のための利用データ
2. 情報の利用目的
| 目的 | 使用データ |
| Instagramへのスケジュール投稿 | SNSトークン、画像、AIキャプション |
| 事業に最適化されたAIキャプション生成 | 事業プロフィール、業種、設定 |
| 投稿履歴・分析の提供 | 投稿ログ、タイムスタンプ |
| APIトークンの維持・更新 | Instagramアクセストークン |
| サービス通知 | メールアドレス |
3. データの共有
個人情報の販売・賃貸・第三者取引は行いません。サービス提供に必要な範囲で以下と共有:
| サービス | 目的 | 共有データ |
| Meta(Instagram Graph API) | 投稿 | 画像、キャプション、トークン |
| Anthropic(Claude API) | AIキャプション生成 | 事業プロフィール情報 |
| Templated.io | フィード画像生成 | テキスト、背景画像 |
4. データの保管とセキュリティ
- SSHアクセス制限付きセキュアサーバーで保管
- パスワードはbcryptハッシュ化
- APIトークンは暗号化環境変数で保管
- JWT + HttpOnlyセキュアCookieで認証
- 3層バックアップ体制 + オフサイト冗長化
- HTTPS(Cloudflare SSL)で全通信を暗号化
5. データの保持期間
- 有効アカウント:契約期間中保持
- 投稿ログ:12ヶ月間
- 解約済み:30日以内に削除
- トークン:契約中は自動更新、解約時に無効化
6. お客様の権利
- アクセス:ダッシュボード(my.miseai.co)で確認
- 訂正:設定画面から修正
- 削除:お問い合わせにより削除(下記「データ削除請求の手順」参照)
- 連携解除:設定または Instagram の設定 → アプリとウェブサイト から解除
- エクスポート:リクエストにより投稿履歴を提供
データ削除請求の手順
Instagram 連携を解除し、当社が保持するデータを削除するには:
- [email protected] 宛に、件名「データ削除請求」と記載してメールでご連絡ください
- ご登録の Instagram ユーザー名(@xxx)と契約者氏名をお知らせください
- 本人確認後、7営業日以内に以下を削除します:
- Instagram ビジネスアカウント ID(ig_user_id)
- Instagram アクセストークン
- 過去の投稿ログ・キャプション履歴
- Instagram 側からも連携解除できます: 設定 → アプリとウェブサイト → miseai-direct-IG → 「削除」
7. Instagramデータ
Metaプラットフォーム規約および開発者ポリシーに準拠します。
- 投稿に必要な権限のみ取得します(
instagram_business_basic、instagram_business_content_publish)
- Facebook アカウントのデータは一切取得・使用しません
- 広告・プロファイリング目的では使用しません
- 連携はいつでも Instagram の設定 → アプリとウェブサイト から解除できます
8. Cookie
認証用HttpOnly Cookieのみ使用。トラッキング・広告Cookieは不使用。
9. 未成年者のプライバシー
B2Bサービスのため、18歳未満からの情報収集は行いません。
10. 国際データ
日本から運営。国外アクセスの場合、データは日本で処理されます。
11. ポリシーの変更
随時更新の可能性あり。変更は本ページに掲載します。
12. お問い合わせ