> 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-doc-signer-certificates/phase-1-steps/step-3-organization-representative-info.md).

# Step 3 - Organization Representative Info

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

This step captures the details of the individual who is the authorized representative of the organization for this certificate. This is typically the person who has authority to sign on behalf of the organization.

#### Choose User

At the top of this section, you will see two radio button options:

**New**: Select this if the representative is being registered for the first time on CERTInext.

**Existing**: Select this if the representative already has a CERTInext account. Their details will be auto-populated.

#### Field Reference

**Name \***: The full name of the organization representative.  Enter the first and last name of the authorized representative.

**Email ID \***: The email address of the organization representative. Verification emails and notifications are sent here.  Enter a valid, actively monitored email address. This person will receive important verification communications.

**Mobile Number**: The mobile phone number of the representative.  Enter the phone number with the correct country code prefix selected from the dropdown.

#### Certificate Download Delegation (Optional)

This section allows you to designate a different person to download the certificate on behalf of the organization. This is useful if the representative who authorizes the certificate is different from the person who will manage the downloaded file.

**Contact Name**: The name of the person authorized to download the certificate.  Enter the name of the delegate. Leave blank if the organization representative will download the certificate themselves.

**Email ID**: The email address of the delegate for certificate download.  Enter the delegate's email address. Leave blank if no delegation is needed.

&#x20;

<table data-header-hidden><thead><tr><th valign="top"></th></tr></thead><tbody><tr><td valign="top"><strong>IMPORTANT:</strong> Ensure the email address entered for the Organization Representative is correct and accessible. Critical verification steps in Phase 2 will require this person's active participation, including receiving and sharing an authentication code.</td></tr></tbody></table>

&#x20;

Click NEXT to proceed to Step 4.


---

# 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-doc-signer-certificates/phase-1-steps/step-3-organization-representative-info.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.
