---
title: "entityIdentifier(for:)"
framework: appintents
role: symbol
role_heading: Type Method
path: "appintents/entityidentifierconvertible/entityidentifier(for:)"
---

# entityIdentifier(for:)

Identifiers should be able to initialize via a String format.

## Declaration

```swift
static func entityIdentifier(for entityIdentifierString: String) -> Self?
```
