> ## Documentation Index
> Fetch the complete documentation index at: https://docs.get-clara.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Billing FAQ

> Frequently asked questions about Twenty pricing and billing.

## 料金

<AccordionGroup>
  <Accordion title="Twentyを自分でホストして無料で利用できますか？">
    はい、自分でホストしながら無料で利用できます。 You will get access to everything included in the Pro (Cloud) plan, except the support from our core-team. サポートはDiscordコミュニティを通じて利用可能です。

    If you want to self-host and need the Premium features (SSO and row-level permissions), you can choose the paid Organization (Self-Hosted) license. This also includes support from the Twenty team and removes the requirement to publish custom code as open-source before distributing.
  </Accordion>

  <Accordion title="What are the Premium features?">
    Premium features are only available on the Organization plans (Cloud or Self-Hosted):

    * **SSO integration**: Single Sign-On with your identity provider
    * **Row-level permissions**: Fine-grained access control at the record level
  </Accordion>

  <Accordion title="ビュー専用ユーザーのための無料席を提供していますか？">
    無料の席は提供していません。 料金はユーザー毎に設定されており、各ユーザーはTwentyを利用するためにライセンスが必要です。
  </Accordion>

  <Accordion title="どこでサブスクリプションをOrganizationプランに切り替えられますか？">
    `設定 → 請求` で行います。 その後、`Organizationに切り替え` をクリックしてください。
  </Accordion>

  <Accordion title="どこでサブスクリプションをProプランに切り替えられますか？">
    現在、UIを使用して簡単に行う方法がないので、サポートを通じて直接チームにお問い合わせください。
  </Accordion>

  <Accordion title="どこでサブスクリプションを年間プランに切り替えられますか？">
    `設定 → 請求` で行います。 その後、`年間プランに切り替え` をクリックしてください。
  </Accordion>

  <Accordion title="どこでサブスクリプションを月間プランに切り替えられますか？">
    現在、UIを使用して簡単に行う方法がないので、サポートを通じて直接チームにお問い合わせください。
  </Accordion>

  <Accordion title="どこでクレジット使用量を見ることができますか？">
    `設定 → 請求` で見つけることができます。
  </Accordion>

  <Accordion title="ワークフロークレジットはいくつありますか？">
    The number of credits depends on your billing cycle, not your plan:

    * **Monthly subscriptions**: 5 credits per month
    * **Yearly subscriptions**: 50 credits per year
  </Accordion>

  <Accordion title="ワークフロークレジットの消費はどのように機能しますか？">
    各ワークフローアクションは、その複雑さに応じてクレジットを消費します。

    * **基本的な内部操作**（検索、更新、レコード作成など）は、非常に少ないクレジットを消費します。
    * **より複雑な操作**（コードノードや外部サービスへのリクエストなど）は、より多くのクレジットを消費します。
    * **AIプロンプト**（近日公開） 使用量に応じてさらに多くのクレジットを消費します。

    ワークフローが実行されるときにリアルタイムでクレジットが差し引かれます。 消費や残りクレジットを追跡するために **設定 → 請求** で使用状況を監視できます。
  </Accordion>

  <Accordion title="ワークフロークレジットを追加購入できますか？">
    `設定 → 請求` で追加クレジットを購入することができます。
  </Accordion>
</AccordionGroup>

## 請求

<AccordionGroup>
  <Accordion title="請求の詳細はどこで管理できますか？">
    `設定 → 請求` で行います。
  </Accordion>

  <Accordion title="支払い方法はどこで更新できますか？">
    `設定 → 請求` で行います。 その後、`請求の詳細を見る` をクリックしてください。 そこで新しい支払い方法を追加できます。
  </Accordion>

  <Accordion title="請求情報はどこで更新できますか？">
    `設定 → 請求` で行います。 その後、`請求の詳細を見る` をクリックしてください。 そこで請求情報を編集できます。
  </Accordion>

  <Accordion title="請求書はどこで入手できますか？">
    `設定 → 請求` で行います。 その後、`請求の詳細を見る` をクリックしてください。 画面の下部で、すべての請求書を確認することができます。
  </Accordion>
</AccordionGroup>
