> 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-6-additional-information-optional.md).

# Step 6 - Additional Information (Optional)

<figure><img src="/files/3eKVYqIn2YSX3C63aWBH" alt=""><figcaption></figcaption></figure>

&#x20;

This step contains optional fields. None of the fields on this screen are required for the certificate to be issued. They are provided for your own organizational tracking and convenience.

&#x20;

**Fields on this screen:**

**Tags**

Tags are custom labels you can add to this certificate order for easy searching and filtering within CERTInext. For example, you might tag an order with a project name or department.

*Click "+ Add Tag" to add one or more tags. This is optional. Leave blank if not needed.*

**Order Remarks**

A free-text field where you can add any internal notes or comments about this certificate order.

*Type any notes relevant to your team (e.g., "For product XYZ release," "Requested by IT department"). This is for internal reference only and will not appear in the certificate. Leave blank if not needed.*

**KYC Documents checkbox**

KYC stands for "Know Your Customer." Checking this box indicates that you wish to attach supporting identity documents (such as business registration documents) along with your application.

*Check this box only if you have been specifically asked to attach KYC documents by your CERTInext administrator. In most cases, leave it unchecked.*

**Additional email recipients checkbox**

Checking this box allows you to add extra email addresses that should also receive order notifications and status updates.

*Check this box and enter additional email addresses if others in your team need to be kept informed. Otherwise, leave it unchecked.*

&#x20;

**⚠  IMPORTANT NOTE**

•  None of the fields on this screen are mandatory. You can click "Next" without filling in anything.

•  Tags and Order Remarks are purely internal and will not affect the certificate content or issuance.

&#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-6-additional-information-optional.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.
