> For the complete documentation index, see [llms.txt](https://docs.certinext.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-ov-public-trust-certificates/phase-2-steps-via-email-and-emsign/organization-reuse-consent.md).

# Organization Reuse Consent

#### 2.4 Organization Re-use Consent (If Applicable)

When your order re-uses a previously validated organization (which is the standard case when selecting a pre-validated organization in Step 3), the system requires the Organization Representative to formally consent to this re-use. This is a security measure to prevent unauthorized use of an organization's validated identity.

&#x20;

**When Does This Apply?**&#x20;

Consent is required whenever a new certificate order re-uses an organization's existing validated details and subscriber agreement.

If this is your very first order for an organization that is being validated fresh, you will not see a consent request at this stage - the CA will contact you separately for validation.

&#x20;

#### 2.4a Consent Required Email

<figure><img src="/files/7tY9lDSnQotUTfbsmcG8" alt=""><figcaption></figcaption></figure>

&#x20;

*The Organization Representative receives an email with the subject: 'ORDER #\[ID] - Consent Required to re-use \[Organization] Organization'.*

The email contains the order details (Order ID, Ordered Date, Product & Validity, Identifier/domain, Ordered By, Organization Name, Organization Country) and a 'Click here' hyperlink to open the consent page.

**Action**&#x20;

*Click the 'Click here' link in the email to open the emSign Consent page.*

&#x20;

#### 2.4b emSign Consent Page

<figure><img src="/files/ZLQgghn2J98ceKyb6y1a" alt=""><figcaption></figcaption></figure>

&#x20;

**The consent page displays:**

*A notification message identifying the order, the organization being re-used, and the person who placed the order.*

Order details: Order ID, Date Ordered, Ordered By

Organization details: Organization ID, Organization Name, Country

Consent statement: 'Accepting this consent means that you allow this order to re-use your organization information & subscriber agreement.'

Two buttons: Accept (orange) and Decline (red)

&#x20;

**Important**&#x20;

*If you recognize this order and authorize it, click Accept.*

*If you did NOT authorize this order or do not recognize it, click Decline immediately and contact your CERTInext administrator.*

Declining will halt the certificate issuance for this order.

&#x20;

#### 2.4c Consent Confirmation Dialog (OV Wildcard SSL, OV UCC SSL, OV Wildcard UCC SSL only)

**Product Difference**&#x20;

*For OV Wildcard SSL, OV UCC SSL, and OV Wildcard UCC SSL orders, clicking Accept on the consent page triggers an additional Consent Confirmation dialog.*

This extra step does NOT appear for OV SSL Certificate orders.

&#x20;

<figure><img src="/files/TJHTi7NVgGub73lQrVTo" alt=""><figcaption></figcaption></figure>

&#x20;

*A modal dialog appears asking: 'Are you sure you want to accept the consent?'*

*Click Yes to confirm your consent.*

*Click No to cancel and return to the consent page.*

&#x20;

#### 2.4d Consent Accepted Confirmation

<figure><img src="/files/oOTH6LOzK0LgaFGYYwMy" alt=""><figcaption></figcaption></figure>

&#x20;

*After clicking Accept (and Yes in the confirmation dialog where applicable), a confirmation screen displays: 'Thank you for providing your consent to re-use \[Organization Name].' This confirms the consent has been recorded.*

**Note - Subscriber Agreement**&#x20;

*Once consent is provided, the Subscriber Agreement step (Step 3 in the Order Actions) is typically auto-completed as part of the consent process.*

*Return to the emSign Subscriber Portal to verify the status.*


---

# 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.certinext.io/documentation/certificate-lifecycle-management/ordering-a-certificate/as-a-customer/ordering-ov-public-trust-certificates/phase-2-steps-via-email-and-emsign/organization-reuse-consent.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.
