# Post Purchase: Accepting Credits

<figure><img src="/files/UiwthkU6EPgHecfdBatZ" alt="" width="375"><figcaption><p>Email signifying the Credits have been Transferred</p></figcaption></figure>

#### 6. Receive Email Confirmation

Once the order has been fulfilled, you will receive an **email notification** indicating that the credits have been transferred to a **holding account**, awaiting your acceptance.&#x20;

#### 7. Onboard and Accept Credits

You can onboard and fully accept the credits to your **organization’s profile** on **carbonregistry.com**.

**Onboarding Steps:**

1. Click the **Accept Credits** link in the email.
2. This link directs you to the **login page**:
   * If you already have an account, log in.
   * If you are new, create an account.
3. Upon logging in, a **banner** will notify you of credits waiting for acceptance.

#### 8. Assign Credits

You have two options:

* Accept the **credits to your personal account**.
* Create a **new organization** by entering:
  * Organization Name
  * Website
  * (Optional) Organization Logo

#### 9. Accept and Display Credits

* Once your **organization profile** is created, **accept the credits** to your organization.
* Your credits and retirement will now be accessible through your **dashboard** under **Retirements**.
* If you make your **organization public**, your climate action will be displayed on your **public profile**.

#### **Important Note:**

{% hint style="info" %}
You **do not** need to accept the credits to receive a **Retirement Certificate**—retirements are generated automatically. However, accepting and onboarding the credits allows for **easier tracking** and **public visibility** of your climate impact.
{% endhint %}

The video below provides an **Overview of how to Accept Credits on the Credit Bundler.**

{% embed url="<https://youtu.be/UdxaH4hiOuo>" %}


---

# 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://documentation.carbonregistry.com/documentation/carbonregistry.com/the-credit-bundler/post-purchase-accepting-credits.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.
