> For the complete documentation index, see [llms.txt](https://docs.cloudeka.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cloudeka.id/cloudeka_portal_service/voucher/voucher-discount.md).

# Voucher Discount

This menu is used to view the Voucher Discount used by the project and claim vouchers if you have a Voucher Discount code. On the claimed Voucher Discount displays the following data:

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.134%20detail%20voucher%20disc.png" alt=""><figcaption><p><em>Voucher Discount</em></p></figcaption></figure>

<table data-full-width="false"><thead><tr><th width="222">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>1. Voucher Name</strong></td><td>Name of the discount voucher used.</td></tr><tr><td><strong>2. Voucher Code</strong></td><td>It is a unique code used to identify discount vouchers.</td></tr><tr><td><strong>3. Voucher Data</strong></td><td>Contains the name of the project that uses and the type of discount voucher used.</td></tr><tr><td><strong>4. Service Discount</strong></td><td>Usable discount service.</td></tr><tr><td><strong>5. Validity Period</strong></td><td>Voucher validity period.</td></tr></tbody></table>

If you have a Voucher Credit code, you can claim a Voucher Credit by following these steps:

* Click the **Organization** menu and select **Voucher**.

<figure><img src="/files/MT13bWZAUVtK5bhtd6hi" alt=""><figcaption><p>Claim Voucher Discount</p></figcaption></figure>

* On the Voucher page select the **Voucher Discount** tab. Enter the **Voucher code** you have and click **Claim**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.131%20voucher%20disc.png" alt=""><figcaption><p><em>Claim Voucher Discount</em></p></figcaption></figure>

* Show a **Select Project** pop-up, **select Project** that will use the voucher and click **Save**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.132%20choose%20project.png" alt=""><figcaption><p>Claim Voucher Discount</p></figcaption></figure>

* Show notification **Voucher has been successfully claimed!** that vouchers can already be used by project **Tech Writer**.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/1serviceportal/1.133%20success.png" alt=""><figcaption><p><em>Claim Voucher Discount</em></p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cloudeka.id/cloudeka_portal_service/voucher/voucher-discount.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
