Ask AI is now on the home page — ask a question and get a sourced answer from the Ory docs. You'll also find it in the bottom-right corner of any page.

Skip to main content

Create an Ory Network project

Now that you have chosen your migration strategy, you can begin the actual migration process. Perform the migration in a development or staging environment before migrating to your production environment. This allows you to test and refine the process without affecting your live data or users.

  1. Get an Ory Network account.
  2. Install Ory CLI and set up your local environment to start developing with Ory.
  3. Create an Ory project and get your Ory project ID.
  4. Set up the necessary dependencies and configurations to integrate Ory's features into your application.
  5. Review a quick start for your framework.

You can use the Ory CLI to specify the environment of the project, the output format, the name of the project, and the workspace to use. See the Ory CLI Reference for the ory create project command and additional options.