> 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-ev-code-signing-certificates/phase-1-steps/step-4-certificate-information.md).

# Step 4 - Certificate Information

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

&#x20;

This screen is a review and confirmation screen. It displays the organization information you entered in Step 2, pulled automatically by the system. You will also be asked for one additional piece of information: your company registration number.

&#x20;

**Pre-filled fields shown (read-only - for your review):**

•     Organization Name

•     Organization Unit

•     Business Category

•     Street Address 1 and Street Address 2

•     Country

•     State / Province

•     Locality

•     Postal Code / Post Office Box Number

&#x20;

*Review all these fields carefully. If any information is incorrect, click the "Back" button to return to Step 2 and correct it.*

&#x20;

**Field to fill in:**

**Company Duns / Company Registration Number**

DUNS stands for Data Universal Numbering System – it is a unique 9-digit identifier assigned to businesses. Alternatively, you can enter your local company registration number issued by your government authority (e.g., Secretary of State in the US).

*Enter your organization's DUNS number or company registration number. This is used to verify your business identity. If you do not know your DUNS number, you can look it up at no charge at dnb.com.*

&#x20;

**⚠  IMPORTANT NOTE**

•  If your organization does not have a DUNS number, use your government-issued company registration number. Contact your finance or legal team if you are unsure which number to use.

•  This number is used for identity verification. An incorrect number will delay or reject your certificate application.

•  This field is marked as required for EV certificates. You cannot proceed without entering a valid value.

&#x20;

*Click the orange "Next" button to proceed.*


---

# 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-ev-code-signing-certificates/phase-1-steps/step-4-certificate-information.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.
