> For the complete documentation index, see [llms.txt](https://central-docs.mymagic.my/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://central-docs.mymagic.my/by-modules/ssm-integration/ssm-check-entity.md).

# SSM Report Purchase

## How to get here

{% hint style="info" %}
Not all user will allow to do this action
{% endhint %}

You can access this page by navigate the main menu to `Services` > `SSM Integration` > `Manage Entity` .&#x20;

![Navigate to Manage Entity page](/files/-MiVarn7Nv7bKGderP9U)

Once you have land to the page you should see the `Check/Purchase SSM Report` menu on the right side of the page.

![Manage Entity](/files/DF1yWObkbziBBwwVqEzJ)

Alternatively, you could find the `SSM` tab, when you view details for particular `Organization` at the bottom of the page.

![Organization view](/files/m5pIEHVqQbczLpFqUDez)

You could also find a button after you have performed `Advance Search` under the SSM tab

![Advance Search result](/files/vR0U6vD0f87FABVl9k2r)

## SSM Report Purchase

![](/files/brTk6GYyJqpES3toov9e)

What you need is just a company/business registration number to be put in the `Company Number` field. You can use either new format number or old format number. **Do not put both** format number. The `Title` is an optional field. If the request is success, it will automatically update the `Title` based on the return result.

Basically this function will purchase the company/business profile through the API. Each success request will cost us about RM15.30 (including service tax).

{% hint style="warning" %}
If you caught for misuse this service, you will not be able to do this action anymore. Your access to this action will be removed.
{% endhint %}


---

# 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://central-docs.mymagic.my/by-modules/ssm-integration/ssm-check-entity.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.
