> For the complete documentation index, see [llms.txt](https://docs.sprinto.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinto.com/monitors/governance-and-compliance-monitors/resolve-sprinto-check-for-product-login-page-availability-on-company-products.md).

# Resolve Sprinto Check For Product Login Page Availability On Company Products

### About <a href="#about" id="about"></a>

Sprinto check: Product login page should be available

The above Sprinto check fails if any product added to the[ company profile](https://app.sprinto.com/app/admin/companyProfile) lacks a valid URL for the Product login page.

By default, this check is assigned to the[ Infra Operations Person](https://app.sprinto.com/app/admin/orgStructure/infosecRoles).

### Purpose <a href="#purpose" id="purpose"></a>

This check ensures that all products listed on the[ Company Profile](https://app.sprinto.com/app/admin/companyProfile) page have a valid URL for the product login page.

### How to fix <a href="#how-to-fix" id="how-to-fix"></a>

Follow these steps to resolve the pending check:

1. Access Pending Checks
   1. Log in to the Sprinto admin portal with your credentials and navigate to Data Library > Dashboard.

      <figure><img src="/files/6s550YIw9sk8ObDN899z" alt="" width="563"><figcaption></figcaption></figure>
   2. Select the Tasks tab and find the pending checks under the Company Products category.<br>
2. Action Pending Checks
   1. Click on the pending check that you need to address.
   2. On the check details page, click Fix it next to the product you wish to update.
   3. If required, you can view detailed check details or mark it as a special case. For more information, refer to[ Mark Sprinto Check as a Special Case](https://sprinto.freshdesk.com/en/support/solutions/articles/72000632095-how-to-mark-a-sprinto-check-as-a-special-case).<br>

      <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72129782356/original/WCCEER-6txhypIlUqlA6L5JGJVo4LYeIMA.png?1735206677" alt="" width="563"><figcaption></figcaption></figure>
   4. On the Product Details page, enter a valid Product Login URL in the respective field, then click Save Changes. Click Add URL for additional URL fields. \
      Note: Ensure the URL includes the "http\://" or "https\://" as a prefix.

      <figure><img src="https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/72129782357/original/5Ln6N2xVDkzNwKXW-nGBkaqM8FviyF1Slw.png?1735206677" alt=""><figcaption></figcaption></figure>
   5. Sprinto will validate the entered URL and update the check status to "Passing."

### Support <a href="#support" id="support"></a>

Please get in touch with our [support team](mailto:www.support@sprinto.com) if you have any queries related to the Sprinto check or need any assistance.


---

# 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.sprinto.com/monitors/governance-and-compliance-monitors/resolve-sprinto-check-for-product-login-page-availability-on-company-products.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.
