> 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.md).

# Introduction

- [Sign Up](https://docs.cloudeka.id/cloudeka_portal_service/sign-up.md)
- [Sign In](https://docs.cloudeka.id/cloudeka_portal_service/sign_in.md)
- [Sign Out](https://docs.cloudeka.id/cloudeka_portal_service/sign_out.md)
- [Forgot Password](https://docs.cloudeka.id/cloudeka_portal_service/forgot_password.md)
- [Project](https://docs.cloudeka.id/cloudeka_portal_service/project.md)
- [Create a New Project](https://docs.cloudeka.id/cloudeka_portal_service/project/create-a-new-project.md)
- [List Service](https://docs.cloudeka.id/cloudeka_portal_service/project/list-service.md)
- [Delete Project](https://docs.cloudeka.id/cloudeka_portal_service/project/delete-project.md)
- [Profile Setting](https://docs.cloudeka.id/cloudeka_portal_service/profile_setting.md)
- [Multi Factor Authentication](https://docs.cloudeka.id/cloudeka_portal_service/profile_setting/profile_setting.md)
- [Using MFA Google Authenticator](https://docs.cloudeka.id/cloudeka_portal_service/profile_setting/profile_setting-1.md)
- [Using MFA Microsoft Authenticator](https://docs.cloudeka.id/cloudeka_portal_service/profile_setting/profile_setting-2.md)
- [Organization](https://docs.cloudeka.id/cloudeka_portal_service/organization.md)
- [Manage Role Organization](https://docs.cloudeka.id/cloudeka_portal_service/organization/manage-role-organization.md)
- [Setting Organization](https://docs.cloudeka.id/cloudeka_portal_service/organization/setting-organization.md)
- [Check Audit Log](https://docs.cloudeka.id/cloudeka_portal_service/check_audit_log.md)
- [Broadcast](https://docs.cloudeka.id/cloudeka_portal_service/broadcast.md)
- [Voucher](https://docs.cloudeka.id/cloudeka_portal_service/voucher.md)
- [Voucher Trial](https://docs.cloudeka.id/cloudeka_portal_service/voucher/voucher-trial.md)
- [Voucher Credit](https://docs.cloudeka.id/cloudeka_portal_service/voucher/voucher-credit.md)
- [Voucher Discount](https://docs.cloudeka.id/cloudeka_portal_service/voucher/voucher-discount.md)


---

# 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:

```
GET https://docs.cloudeka.id/cloudeka_portal_service.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.
