> 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-dv-public-trust-certificates/phase-1-steps/step-3-certificate-requestor-information.md).

# Step 3 - Certificate Requestor Information

This screen captures the details of the person placing this certificate order. This is the same for all four DV variants.

&#x20;

<figure><img src="/files/8jGs9zxffUD8tdw3UaLC" alt=""><figcaption></figcaption></figure>

&#x20;

#### Fields on This Screen

#### Name *(Required)*

* *Enter the full name of the certificate requestor.*
* This is the individual responsible for submitting the certificate request.
* The requestor does not necessarily have to be the person who will install the certificate.
* *The field is automatically populated from the CERTInext account profile.*
* *Verify that the displayed name is correct.*
* *Avoid using initials, abbreviations, or nicknames.*

#### Requestor Email ID *(Required)*

* This is the primary email address associated with the certificate request.
* All important communications are sent to this email address, including:
  * Order confirmation emails
  * Domain validation requests
  * Certificate issuance notifications
  * Certificate download instructions
  * Renewal reminders
* *The field is automatically populated from the account profile.*
* Ensure the email address is monitored regularly.
* Do not use distribution lists, shared mailboxes, or unattended inboxes.

#### Mobile Number

* Used for important notifications and communication related to the certificate request.
* *The country code is selected from the dropdown list.*
* *Verify and update the number if required.*
* Example:
  * United States: +1
  * India: +91

#### Certificate Download Delegation *(Optional)*

* Allows certificate download responsibility to be delegated to another person.
* Useful when the requestor is different from the system administrator or technical team responsible for installation.
* *Enable this option only if someone else will download and install the certificate.*
* *Leave it disabled if the requestor will handle certificate download and installation.*

#### Contact Name (Delegation - Optional)

* *Enter the full name of the person authorized to download the certificate.*
* Typically this is a server administrator, application owner, or infrastructure engineer.
* *Leave blank if download delegation is not required.*

#### Email ID (Delegation - Optional)

* *Enter the email address of the delegated certificate downloader.*
* The delegated contact will receive:
  * Certificate issuance notifications
  * Certificate download emails
  * Download instructions and access information
* *Leave blank if download delegation is not required*

&#x20;**💡  TIP**

If you are applying on behalf of a client or colleague, enter your own details as the Requestor (so you receive all notifications). Use the Certificate Download Delegation fields to ensure the person who will actually install the certificate also receives the download email.

&#x20;

*Click Back to go back, or Next 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-dv-public-trust-certificates/phase-1-steps/step-3-certificate-requestor-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.
