<@U04UQ68083H> How can i integrate an image file i...
# ory-copilot
f
@chilly-king-10285 How can i integrate an image file into my identity schema?
c
A message from kapa.ai
Hmm, I don't know enough to give you a confident answer yet. The knowledge sources provided do not contain information on how to integrate an image file into an identity schema in Ory. However, Ory supports all JSON Schema types (
string
,
number
,
integer
,
boolean
,
object
) and you can customize your identity schema to include custom fields such as birthday or job title. For more detailed information, you might want to check the [official Ory documentation](https://www.ory.sh/docs/kratos/manage-identities/customize-identity-schema) on how to customize identity schemas.