> For the complete documentation index, see [llms.txt](https://knowledgebase.autorabit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledgebase.autorabit.com/product-guides/arm/arm-features/ncino/feature-ci-jobs/running-a-ci-job/select-external-unique-id.md).

# Select External Unique ID

## **Select External Unique Identifier During nCino Feature Deployment**

This provision allows you to go through the list of external unique IDs available and will allow you to select the external unique ID of your choice.

1. By default, the ID, Name, and a unique field will be populated in the dropdown.
2. If the name is auto generated, then that name will not be considered a unique field.

The external unique ID field is available in the “Deploy” page.

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

If the source for the deployment is a CSV file, then all the fields will be displayed in the dropdowns.


---

# 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:

```
GET https://knowledgebase.autorabit.com/product-guides/arm/arm-features/ncino/feature-ci-jobs/running-a-ci-job/select-external-unique-id.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
