> For the complete documentation index, see [llms.txt](https://preapproval-guide.imda.gov.sg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-2-vendor-application/preparing-submission/existing-vendors-first-login.md).

# Existing Vendors first login

1. Go to Corppass and follow the instructions listed [here](/pre-approval-guide/stage-2-vendor-application/preparing-submission/grant-corppass-access.md) to gain access
2. Login in to [Vendor Mangement Portal ](https://services2.imda.gov.sg/VMP)once you have granted access to you and your authorised users
3. Go to [company profile](/pre-approval-guide/stage-2-vendor-application/preparing-submission/company-profile.md), review the information is accurate and up to date
4. Go to Approved Solutions, review the information is accurate and up to date
5. If there are any issues, please email <adam_sanusi@imda.gov.sg> or <seah_jie_ling@imda.gov.sg>
6. If everything is fine, please provide a feedback to help us improve at <https://go.gov.sg/vmpuserfeedback>

For other functions, you can visit these sections to understand how to create:

* [Annual Review Submission(Detailed Steps)](/maintaining-your-contract-status/how-to-keep-my-status-as-a-pre-approved-vendor/annual-review-process/annual-review-submission-detailed-steps.md)submit annual review
* [Create new draft submission](/pre-approval-guide/stage-2-vendor-application/preparing-submission/create-new-draft-submission.md)prepare new submission
* [Change Request Process](/maintaining-your-contract-status/how-to-keep-my-status-as-a-pre-approved-vendor/change-request-process.md)submit new change request


---

# 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://preapproval-guide.imda.gov.sg/pre-approval-guide/stage-2-vendor-application/preparing-submission/existing-vendors-first-login.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.
