# Onboarding Anthropic account onto Economize

After signing up with [Economize](https://www.economize.cloud/signup) to connect your Anthropic account, select the **Connect Anthropic** option when choosing your provider, and follow these steps:

<figure><img src="https://4121990823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn3X3NsKiruYotJHSzbQX%2Fuploads%2FBIl1D8IZ84H5LhkaSMwR%2FConnect_Card.png?alt=media&#x26;token=d8a148e1-82b6-4670-8260-ba54b3c62ffe" alt="" width="563"><figcaption></figcaption></figure>

## **Step 1: Create a Connection**

Economize integrates with the Anthropic account using the Admin API through the [Usage and Cost API](https://docs.anthropic.com/en/api/usage-cost-api).

1. Sign in to the [Anthropic console](https://console.anthropic.com/dashboard).
2. In the left sidebar, under **Manage**, choose **API keys**.
3. Click **Admin keys**, then hit **+ Create Admin Key**.
4. Enter **Economize** as the key name and click **Add**.
5. Copy the newly created key. Admin keys start with `sk-ant-admin`.

<figure><img src="https://4121990823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn3X3NsKiruYotJHSzbQX%2Fuploads%2FUYGS6lvKDfuFJjZ5CN0A%2FAnthropic_Steps.gif?alt=media&#x26;token=c95449f8-b80d-4b40-a74e-4b6ac3e6a302" alt="" width="563"><figcaption></figcaption></figure>

## Step 2: Add configuration information to Economize console <a href="#save-credentials" id="save-credentials"></a>

After you complete all the above steps, add the **Admin Name,** and **Admin Key Value** you previously obtained into the Economize console, then click **Connect**.

<figure><img src="https://4121990823-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fn3X3NsKiruYotJHSzbQX%2Fuploads%2FWWE0lZZOro81BsO2JbS1%2FCard.png?alt=media&#x26;token=d0114f8f-bff1-4c54-9afb-604d7863f6b4" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
**SUCCESS**

It can take upto 15 minutes to ingest Anthropic costs. As soon as they are processed, they will be available within Economize.
{% endhint %}


---

# 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.economize.cloud/ai/anthropic.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.
