# Cloud Account \[Data Ingest]

OpsNow will inform you whether the data collection status of the Cloud Account registered to OpsNow by the customer is healthy or failed.&#x20;

Here is the data collection status for each CSP.

| Status      | AWS | Azure | GCP |
| ----------- | --- | ----- | --- |
| Healty      | O   | O     | O   |
| In-progress | O   | O     | O   |
| Fail        | O   | O     | O   |

***

### Healthy

All data has been collected normally.

### In-progress

We are currently collecting Cost and Resource data. The following are definition of the data collected for each In-Progress CSP.

### Fail

Data collection failed and action is required

{% hint style="warning" %}
Data Ingest for AWS, Azure and GCP will be updated later.
{% 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.opsnow.io/opsnow-user-guide-v0.2/setting/cloud-accounts/cloud-account-data-ingest.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.
