ArkorAlpha

Settings

Renaming organizations and projects, and deleting projects.

arkor.ai/<org>/settings manages the organization and its projects.

The organization settings page
The organization settings page
The organization settings page
The organization settings page

Organization

You can change the organization's display name and URL slug. Slugs are lowercase letters, digits, and hyphens, at least 3 characters.

Changing the slug moves every dashboard URL under the organization (arkor.ai/<new-slug>/...) immediately. Old links stop working, and CLI configurations that reference the old slug need updating. Endpoint URLs are not affected; *.arkor.app subdomains belong to endpoints, not organizations.

Projects

Each project row supports:

  • Rename — display name and slug (slug rules as above, minimum 2 characters). Renaming a project moves its dashboard URLs; endpoint URLs are unaffected.
  • Delete — permanently removes the project with everything in it: training jobs and their artifacts, endpoints, and stored run history.

Deletion is refused while the project has queued or running jobs; cancel them first from the Jobs tab. The confirmation dialog states the scope before anything happens, and the deletion cannot be undone.