<@U04UQ68083H> i have connected google and faceboo...
# ory-copilot
c
@chilly-king-10285 i have connected google and facebook to ory network, can i create ory identity using them through ui ?
b
A message from kapa.ai
Yes, you can create an Ory identity using Google or Facebook through the UI after connecting them as social sign-in providers in Ory Network. When users choose to sign up or log in with Google or Facebook, they are redirected to the respective provider for authentication. Upon successful authentication, Ory uses the returned profile data to create a new identity (if it’s the user’s first time) or log them into an existing account (if they’ve signed in before) in your application. This process is available through the Ory Account Experience UI or your custom UI integrated with Ory flows [Social sign-in overview](https://www.ory.sh/docs/kratos/social-signin/overview) [Identities Social sign-in](https://www.ory.sh/docs/identities/get-started/social-sign-in). The user flow is as follows: 1. The login or registration page displays buttons for each configured social provider (e.g., Google, Facebook). 2. The user clicks a provider button and is redirected to authenticate with that provider. 3. After authentication, the user is redirected back to your application. 4. If it’s their first time, a new Ory identity is created automatically; otherwise, they are logged into their existing account [Identities Social sign-in](https://www.ory.sh/docs/identities/get-started/social-sign-in). This functionality is available both via the Ory Console and the Ory Account Experience UI.