# Create a Trend Micro Cloud One Account and API Key

## Create a Trend Micro Cloud One Account

#### Step 1:&#x20;

* Sign into Trend Micro Cloud One.
* In the upper-right corner of the console, select the drop-down next to your account name and then select click **Create New Account**.

#### Step 2:&#x20;

* Enter the following information:
  * **Account Alias:** Enter a friendly name that will help you quickly identify the account. The recommended name is **Epiphany**.
  * **Region:** **US**.
* Select ***Continue***.

{% hint style="success" %}

* If an email address is needed to complete the account creation, please provide one from the origin organization’s domain. Epiphany ***will not*** provide an email address for security purposes.
  {% endhint %}

## Create an API Key

#### Step 1:&#x20;

* In the upper-right corner of the Trend Micro Cloud One console, select the Epiphany account where you want to add an API key.
* Select the account name and then select **Account Settings**.
* On the left side of the console, select **API Keys**.
* Select **New**.

![](/files/ZELpjPNC1qZXtMFZiytp)

#### Step 2:&#x20;

* On the form that appears, enter the following information:
  * **API Key Alias**: A friendly name that will help you identify the API key. The recommended alias is **Epiphany\_Key*****.***
  * **Role**: The API key can have access to various Trend Micro Cloud One services. Epiphany requires a **Read Only** role. This is a **Predefined** role.
  * **Language**: English.
  * **Timezone**: East Coast
* Select **Next.**

#### Step 3:&#x20;

* The API key value is displayed. **Copy the value now and save it in a safe location because it can't be displayed again**. If you lose it, you will need to create a new API key.
* Select **Close**.


---

# 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.reveald.com/technical-documentation/data-sources/trend-micro-cloud-one-deep-security/create-a-trend-micro-cloud-one-account-and-api-key.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.
