# Identifiers

Use these endpoints to inspect and manage account identifiers.

## Endpoints

{% content-ref url="/pages/zMfMddyq1QrLZiNNFrOh" %}
[Get Identifiers](/cad/api-integration/api-endpoints-v2/emergency/identifiers/get-identifiers.md)
{% endcontent-ref %}

{% content-ref url="/pages/r5ENL53nUo9Aubm176Mi" %}
[Set Selected Identifier](/cad/api-integration/api-endpoints-v2/emergency/identifiers/set-selected-identifier.md)
{% endcontent-ref %}

{% content-ref url="/pages/AMq83wJYxl7CSuQjE4is" %}
[Create Identifier](/cad/api-integration/api-endpoints-v2/emergency/identifiers/create-identifier.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qq2iYctoyOpW422fYFA0" %}
[Update Identifier](/cad/api-integration/api-endpoints-v2/emergency/identifiers/update-identifier.md)
{% endcontent-ref %}

{% content-ref url="/pages/idvqJ5ti9iO63pytCoWy" %}
[Delete Identifier](/cad/api-integration/api-endpoints-v2/emergency/identifiers/delete-identifier.md)
{% endcontent-ref %}

{% content-ref url="/pages/dvddLh50UWLQU9Ccsl4F" %}
[Set Identifier Group](/cad/api-integration/api-endpoints-v2/emergency/identifiers/set-identifier-group.md)
{% endcontent-ref %}


---

# 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://docs.sonoransoftware.com/cad/api-integration/api-endpoints-v2/emergency/identifiers.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.
