# Daily Cost Estimated

Daily Cost Estimated is a feature used to display estimated daily costs based on resource and service usage in the Deka GPU Service Portal on a particular day. This feature helps users monitor daily spending in real-time, making it easier to control and manage costs efficiently. By viewing the estimated daily costs, users can identify unexpected increases in resource usage and take immediate action to optimize resource allocation and avoid cost overruns. To access this feature, open the Billing menu and select the **Daily Cost Estimated tab.**

<figure><img src="/files/Xah6sfZ8tZoETN1rvDyC" alt=""><figcaption></figcaption></figure>

After clicking the icon view, the system will display the estimated daily cost details.

<figure><img src="/files/AqOQVFLMm2uWPchAW5at" alt=""><figcaption></figcaption></figure>

After clicking the Detail icon in the Action column, the system will display the Detail Service window containing detailed information about the selected service usage, such as Service Name, Status, Billing Type, Usage duration, and the total estimated billing cost.

<figure><img src="/files/5qEztWXC0rFlC5Aqm67k" alt=""><figcaption></figcaption></figure>


---

# 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.cloudeka.ai/service-portal-ai/billing/daily-cost-estimated.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.
