# CIDX

## CIDX Requirements

* Depositor-defined Compound IDs (CIDXs) are defined in COMPOUND\_RECORD deposition files.&#x20;
* The CIDX string should be meaningful to the depositor, for example the identifier, name or abbreviations used in the deposition.&#x20;

#### Suggested format:&#x20;

Smith\_KinaseXYZ\_compound12b\
(abbreviation of the group leader, subject area, specific identifier).&#x20;

This CIDX is easy to differentiate from others, and easy to track through the deposition files. It makes any data issues during loading easier to resolve, and makes your data easier to search when loaded.


---

# Agent Instructions: 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://chembl.gitbook.io/chembl-data-deposition-guide/deposition-overview/depositor-defined-identifiers/cidx.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.
