Skip to main content

What are Projects?

A Project in Unlingo represents a single application or product that requires internationalization. Projects serve as the top-level container for organizing all translation-related resources including namespaces, versions, releases, and API keys.

Project Structure

Each project contains:
  • Namespaces: Logical groupings of related translations
  • Releases: Versioned collections of translations ready for deployment
  • Screenshots: Visual translation mapping for UI elements
  • API Keys: Authentication credentials scoped to the project
  • Settings: Configuration options

Creating Projects

Via Dashboard

1

Navigate to Dashboard

Sign in to your Unlingo account and go to the main dashboard
2

Click Create Project

Click the “Create Project” button on your dashboard
3

Fill Project Details

Enter the required information

Best Practices

Project Organization

One Project per Application: Create separate projects for different applications, even if they share some translations. This provides better isolation and access control.

Good Project Structure

Avoid This Structure

Troubleshooting

Check that you haven’t reached your plan’s project limit. Free accounts are limited to 1 project.
Ensure that your API key is associated with the correct project

Next Steps

Namespaces

Organize your translations within projects using namespaces

Releases

Package your translations for deployment