> For the complete documentation index, see [llms.txt](https://manual.dxable.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://manual.dxable.com/clickup/onboarding/owners-and-admins/update-your-credit-card-information.md).

# クレジットカード情報を更新する

ワークスペースの[所有者と管理者](https://help.clickup.com/hc/en-us/articles/6309225399703-Permissions-overview)は、ワークスペース設定の請求ページからカードの追加、カードの削除、またはデフォルトの支払い方法の設定を行うことができます。

当社がお客様の情報を安全に保つ方法の詳細については、当社の[セキュリティーポリシーをお読みください](https://clickup.com/security)。

注

所有者と管理者のみが請求設定にアクセスできます。カード番号の下4桁と有効期限のみが表示されます。

### **必要なもの** <a href="#gjdgxs" id="gjdgxs"></a>

* Free Foreverプランでは支払いが必要ないため、アップグレードしない限り請求設定にアクセスできません。
* ワークスペースの[所有者または管理者のみが、](https://help.clickup.com/hc/en-us/articles/6309225399703-Permissions-overview)請求設定にアクセスして編集できます。
* デビットカードまたはクレジットカード。

注

現在、プリペイドデビットカードを処理することはできません。

### **支払いの問題を管理する** <a href="#id-30j0zll" id="id-30j0zll"></a>

お支払いに問題が発生した場合は、お知らせいたします。サポートに問い合わせる前に、次の[トラブルシューティング手順](https://help.clickup.com/hc/en-us/articles/7558864862999-Troubleshoot-payment-issues)を実行できます。

### **カードを追加** <a href="#id-1fob9te" id="id-1fob9te"></a>

カードを追加するには：

1. ワークスペースのアバターをクリックします。
   * ClickUp 2.0では、これは左下隅にあります。
   * [ClickUp 3.0](https://help.clickup.com/hc/en-us/articles/12157360089495-ClickUp-3-0)では、これは左上隅にあります。
2. \[**Billing**]を選択します。
3. 「**Payment method**」セクションまで下にスクロールします。
4. \[**Add card**]をクリックします。
5. カード情報を入力します。
   * ZIPコードは、国として**United States of Americaを選択した場合にのみ**必要です。カードを追加できない場合は、ZIPコードを指定せずにカードを追加してみてください。
6. \[**Add Card**]をクリックします。

注

有料プランにアップグレードするには、カードを１枚登録する必要があります。デフォルトの支払い方法は一度追加すると削除できません。２番目のカードを追加し、それをデフォルトの支払い方法にすると、もう１つのカードを削除できます。

### **デフォルトの支払い方法を設定する** <a href="#id-3znysh7" id="id-3znysh7"></a>

ワークスペースの更新期限が近づいた場合、またはメンバーシートを追加した場合は、デフォルトのお支払い方法で請求されます。

ワークスペースには、一度に１つのデフォルトカードしか含めることができません。現在のデフォルトのカードがある場合は、新しいデフォルトに置き換えられます。古いデフォルトは請求設定に残りますが、削除することができます。

1. ワークスペースのアバターをクリックします。
   * ClickUp 2.0では、これは左下隅にあります。
   * [ClickUp 3.0](https://help.clickup.com/hc/en-us/articles/12157360089495-ClickUp-3-0)では、これは左上隅にあります。
2. \[**Billing**]を選択します。
3. 「**Payment method**」セクションまで下にスクロールします。
4. 「**Set as Default**」をクリックして、新しいカードを選択します。

![Screenshot showing the Set as default button.](/files/XzbYKXd5KTuxLKV3jeW1)

### **カードを削除する** <a href="#id-2et92p0" id="id-2et92p0"></a>

削除したいカードがデフォルトとして設定されている場合は、最初に[別のカードをデフォルトとして選択する必要があります](https://help.clickup.com/hc/en-us/articles/6303292421399-Update-your-credit-card-information#h_a2420c12a6)。

カードを削除するには：

1. ワークスペースのアバターをクリックします。
   * ClickUp 2.0では、これは左下隅にあります。
   * [ClickUp 3.0](https://help.clickup.com/hc/en-us/articles/12157360089495-ClickUp-3-0)では、これは左上隅にあります。
2. \[**Billing**]を選択します。
3. 「**Payment method**」セクションまで下にスクロールします。
4. カードの横にある**ゴミ箱アイコン**をクリックします。
5. カードが削除されました！　有効で期限切れになっていないカードはいつでも再度追加できます。

注

登録されているお支払い方法が１つだけで、それを削除したい場合は、[弊社までご連絡ください。](https://clickup.dxable.com/contact/)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://manual.dxable.com/clickup/onboarding/owners-and-admins/update-your-credit-card-information.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.
